Posts

Post not yet marked as solved
5 Replies
1.6k Views
Hello!I'm trying to submit a Java app to the Apple Mac Store, so I have to do this manually. I could fix 23 of 25 issues but I stuck on the last 2 😉ERROR ITMS-90230: "Invalid product archive metadata. Error in keyPath [product-metadata.product-identifier]. Please re-build your archive with an up-to-date version of Xcode, and submit again."ERROR ITMS-90230: "Invalid product archive metadata. Error in keyPath [product-metadata.product-version]. Please re-build your archive with an up-to-date version of Xcode, and submit again."For both of them I couldn't find anything useful in the net. What does ist mean and how to fix it???The result is the same in the Transporter app and when uploading manually in the terminal.Thanks in advance for any hint!Thomas
Posted
by thkusch.
Last updated
.
Post marked as solved
2 Replies
1.2k Views
Hello!I developed a java application using eclipse. The application has been bundled to an app with appbundler and correclty signed with codesign (using terminal).Now I would like to distribute it in the Apple Mac Store (it may currently be download directly from my web page). How can this be achieved? Is it possible to import the whole app structure into xcode and use xcode just for signing and distribution? I'm not familiar with xcode and I am quite lost in the variety of functions...If it may be achieved outside xcode, where can I find any guiding documents?Any help will be highly appreciated!Best regards,Thomas
Posted
by thkusch.
Last updated
.