Problem:
I upgraded to dev environment to the latest versions of XCode 7.2 and Xamarin iOS 9.2.I have been unable to build a production ipa file in Visual Studio or Xamarin Studio.
I am focusing on getting the Xamarin Studio solution to work before proceeding to Visual Studio.
XS will build in simulator or deploy to local phone. It will compile and build the ipa for release but when I go to the application loader. The ipa fails to load to the store.
Build Case to get the error:
- XS right-click and build on iPhone project.
- Dig the ipa out of the bin directory.
- Launch Application Loader
- Load ipa into loader
- Click Send
Solution:
What I have been able to do successfully is to follow the directions provided by Xamarin here Xamarin Studio: http://developer.xamarin.com/releases/studio/xamarin.studio_5.9/xamarin.studio_5.9/#Publishing_WorkflowThe publish to archive option will build an ipa file which the application loader will accept. This is a workaround until I can determine what is going on.
Source:
- https://forums.xamarin.com/discussion/comment/123046#Comment_123046
- https://forums.xamarin.com/discussion/40388/disallowed-paths-itunesmetadata-plist-found-at-when-submitting-to-app-store/p1
- http://forums.xamarin.com/discussion/50979/error-itms-90475-invalid-bundle-ipad-multitasking-support-requires-launch-story-board-in-bundle
- https://forums.xamarin.com/discussion/40338/ios-archive-submissions-failed-with-errors-disallowed-paths-itunesmetadata-plist