Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
iOS testflight sdk arm7体系结构问题_Ios_Cocoapods_Testflight - Fatal编程技术网

iOS testflight sdk arm7体系结构问题

iOS testflight sdk arm7体系结构问题,ios,cocoapods,testflight,Ios,Cocoapods,Testflight,我已将test flight sdk添加到我的项目中,存档后,我发现以下错误: ld: warning: ignoring file Include/libapps-on-maps-sim.a, file was built for archive which is not the architecture being linked (armv7): Include/libapps-on-maps-sim.a Undefined symbols for architecture armv7:

我已将test flight sdk添加到我的项目中,存档后,我发现以下错误:

ld: warning: ignoring file Include/libapps-on-maps-sim.a, file was built for archive which is not the architecture being linked (armv7): Include/libapps-on-maps-sim.a
Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_TestFlight", referenced from:
      objc-class-ref in MTAppDelegate.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
如何更改此文件的体系结构?我有我的项目和pods$ARCHS_标准的架构设置