Hey Corona community,
When I’m ready to publish my apps to the App Store, I simply build my Corona project (using correct prov profile) and an .ipa file is generated ready for upload. No dramas at all.
However, a client who is publishing my new app wants me to send them a .xcarchive file however I can’t find a way to generate this file since I don’t have an Xcode project. I’ve successfully built their .app file using their certificate and prov files. It’s just that I don’t know how to create the .xcarchive package / archive.
I have read about the “xcodebuild” command line tool that can generate the .xcarchive however it wants an Xcode project which I don’t have.
Maybe I’m missing something here, but is it possible to generate a .xcarchive package when all I use is Corona SDK?
Thanks for your time.
Norman.