问题
I have developed a Mac OS app in Qt 5.2.1
. I have used macdeployqt
, signed frameworks and plugins, signed the app and made a package.
When I use Application Loader
to upload the pkg
file, after a while, I get an error message You must supply an Apple ID
.
Any idea how to correct this?
回答1:
I find that I need to use the Application Loader
that I have downloaded separately from Itunes Connect instead of the one that comes bundled with Xcode.
来源:https://stackoverflow.com/questions/22642246/qt-mac-os-deployment-you-must-supply-an-apple-id