5.4.0 sending application package to Apple via Application Loader failed with error ITMS-9000 Bundle identifier mismatch
-
Hi,
i just created my application package to send it to apple using the application loader (3.0 620) running on yosemite.
for each Qt framework inside the bundle i get the error:
ERROR ITMS-9000: "Bundle identifier mismatch. The executable at QtWebEngineProcess in MyApp.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/5/Helpers/QtWebEngineProcess.app has been signed with identifier 'de.test.myApp' which does not match the bundle identifier 'com.yourcompany.QtWebEngineProcess'."
Somehow qtmacdeploy seem to replace the qt frameworks bundle identifiers? is this correct?
Greetings
Nando