Xcode configuration for iOS distribution of Appery project
I've reviewed the documentation below, but have a few questions/clarfications that are unanswered:
http://devcenter.appery.io/documentat...
I am submitting my app via Xcode (I can't do a binary submission directly from appery as I am linking extra Xcode frameworks.). I have uploaded all the icons and images as are needed in the iOS binary section and the submission to iTunes Connect is successful.
My questions are:
1) When I import the Appery project in Xcode, the device orientation options appear as below:
While on Apple website (https://developer.apple.com/library/i...), these are as below:
Which ones should I adhere to?
2) I am assuming that I do not need to include a) launch screen files and 2) app icons in Xcode, since there are already included/configured via Appery project?
3) Lastly in code signing section, the under release (see screenshot below), iOS Developer is selected by default when Appery project is opened in Xcode. I should be changing that to iOS Distribution? Correct?
Many thanks.