Hi, I posted on the developer forum but it seems pretty quiet, so I’m hoping some kind soul on here will be able to help:
My "ready for sale" version is 1.0.5 and I'm trying to submit 1.1, a substantial update for Yosemite that I’ve been busy at work on, only to be stumped by a silly version number issue. I've been tring all sorts of combos 1.1.0 and different build numbers, but it still says Invalid Binary with the reason below when submitting for review. Validation passes fine, which is a bit contradictory. What's the issue here? Any clues? I’ve been banging my head against the submission process wall all morning and my head hurts :) Thanks, Martin "Invalid or Non-Increasing CFBundleVersion - The value specified in the bundle's Info.plist file for the key CFBundleVersion must be a string consisting of any number of dot-separated components, where each component is composed only of the digits 0 through 9. For example, any of the following are syntactically valid values for CFBundleVersion: "1.0", "4.2.1", "5545.12", "1.4.0.0.5"; whereas the following are all syntactically invalid: "GX5", "3.4.2b6", "2.6GM", "1.0 (Gold)", "-3.6". Additionally, each updated version of the same application must have a CFBundleVersion that increases relative to that of the previous version that was actually made available for sale on the iTunes Store. For example, if a previously-available version had a CFBundleVersion of "1.4", then any of the following would be acceptable as the next update: "1.4.0.0.0.0.5", "1.4.1", "1.4.332", "1.5"; but all of the following (though syntactically valid) would be unacceptable: "1.4", "1.3", "1.3.99999", "0.9".
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (Carbon-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com