xcode7 更新之后项目炸了!

ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk/Developer/Library/Frameworks'


targets ---选择项目test----build setting -----frame search path 里删除$(SDKROOT)/Developer/Library/Frameworks 
我这么操作就OK了 


你可能感兴趣的:(xcode7 更新之后项目炸了!)