XCode 6.0.1 Enterprise In House Distribution Is No

2019-03-27 05:58发布

After upgrading to XCode 6.0.1, in In House Enterprise Distribution from Archive now creates a .pkg file instead of .ipa/.plist files. This breaks our enterprise distribution system. I haven't found any documentation on this change. Does anyone have any insight on this?

1条回答
小情绪 Triste *
2楼-- · 2019-03-27 06:33

add key "Application supports iTunes file sharing" value YES or "LSRequiresIPhoneOS" value YES to info.plist before choose Archive now.it will built ipa with xcode 6.0.1

查看更多
登录 后发表回答