ERROR ITMS-9000: “Unsupported architectures. Your executable contains unsupported architectures '[x86_64, i386]'”
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: But always get error: ERROR ITMS-9000: "Unsupported architectures. Your executable contains unsupported architectures '[x86_64, i386]'" In my project -> Build Settings: ARCHS = $(ARCHS_STANDARD_32_BIT) //:configuration = Debug ONLY_ACTIVE_ARCH = YES //:configuration = Release ONLY_ACTIVE_ARCH = NO VALID_ARCHS = armv7 armv7s 回答1: Check out this slick solution on Daniel Kennett's blog - it worked perfectly for me with the SpritzSDK, which I had similar issues with. He supplies a script you can drop-in to your build phases to strip out the