Build Static Library in Xcode 4.6 for Simulator
问题 How to build a static library for simulator on Xcode 4.6 ? I've tried "https://github.com/kstenerud/iOS-Universal-Framework". But got an error while using that framework on demo. Error is like: ld: warning: ignoring file /Users/shuvo/test_lib/Demo(V.1)/myProject.lib/libMyProjectLibrary.a, missing required architecture i386 in file /Users/shuvo/test_lib/Demo(V.1)/myProject.lib/libMyProjectLibrary.a (2 slices) Undefined symbols for architecture i386: "_OBJC_CLASS_$_showScreen", referenced from: