Closed EndrII closed 2 years ago
packaging ipa has nothing to do with this toolchain.
you must put the built .app in Payload
directory, then zip the Payload
directory.
Closing this due to the above mentioned comment. This is outside the scope of this CMake toolchain.
i build my Qt application using static build. After build i get folder APP_NAME.app with my static application and them sign.
i tried to compress the release folder to zip archive and rename zip file to ipa file. But after upload a have a error message "invalid ipa package"
error message:
Please add detail instruction for build ipa packages for upload to app store.
Thank you.