Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.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
Objective c Xcode中的SentTestingKit_Objective C_Xcode_Sentestingkit - Fatal编程技术网

Objective c Xcode中的SentTestingKit

Objective c Xcode中的SentTestingKit,objective-c,xcode,sentestingkit,Objective C,Xcode,Sentestingkit,嗨,我收到了这个警告信息,我以前没有: ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKit, missing required architecture armv7 in file /Applications/Xcode.app/Contents/Developer/Library/Framewo

嗨,我收到了这个警告信息,我以前没有:

ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKit, missing required architecture armv7 in file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKit (2 slices)
我怎样才能修好它

我尝试在框架搜索路径中使用“${DEVELOPER\u LIBRARY\u DIR}/Frameworks”,但什么也没发生

提前谢谢