iOS Frameworks with x86 Slice for Simulator + Appstore Approval
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am building and distributing an iOS Framework library for consumption by other developers. Recently I ran into a bug (feature?) of the Apple Store whereby if an iOS Framework is built with the x86 Architecture (for the simulator) then the entire app fails App Store approval with the error: [Transporter Error Output]: ERROR ITMS-90087: "Unsupported Architectures. The executable for blah.app/Frameworks/MyLib.framework contains unsupported architectures '[x86_64, i386]'." What is the best practice here? Should I: Include debug (with simulator