Never got this problem. This is my steps: 1. Set Qt Creator to iphoneos release (I never used debug version for creating the archive) 2. Only “Run Qmake” from Qt Creator 3. Open the Xcode project present into the build directory with Xcode 4. Archive and submit
Never got any error in this way. Ciao, Gianluca. > On 9 Jun 2016, at 17:21, Jason H <[email protected]> wrote: > > Cross-posted interest/creator > > It seems that when I am using Qt to make iOS builds that I sometimes get an > error. > 1. build an OSX debug version > 2. archive/compile my project in Xcode using the Xcode project.xcodeproject > from the iOS release folder > 3. upload the archive to the store. > 4. get the error. > > Then I "fix" it by: > 5. switching Qt creator from Desktop to the iOS kit/platform, release. > 6. build it > 7. re-archive in Xcode > 8. upload (works) > > > Has anyone noticed this and/or can anyone explain this? It takes several > minutes to complete the transfer with Xcode, so it is a pain when the result > is an error. > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
