Alex

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Failed upload to Mac App Store #1841
    Alex
    Participant

    Hi,

    Yeah, I am using version 1.5.
    With no changes I get two errors

    ITMS-90276: Missing Bundle Identifier – The application bundle contains a tool or framework PreciseLocaleOSX [myAppName.pkg/Payload/myAppName.app/Contents/Plugins/PreciseLocaleOSX.bundle] that is missing the bundle identifier in its Info.plist file.

    ITMS-90334: Invalid Code Signature Identifier – The identifier “PreciseLocaleOSX-5555494476289383c1a93bc2adda05f69ae41af1” in your code signature for “PreciseLocaleOSX” must match its Bundle Identifier “$bundleIdentifier”

    I attempted adding the CFBundleIdentifier as “PreciseLocaleOSX-5555494476289383c1a93bc2adda05f69ae41af1” and it gave a new error

    ITMS-90511: CFBundleIdentifier Collision – The Info.plist CFBundleIdentifier value ‘PreciseLocaleOSX-5555494476289383c1a93bc2adda05f69ae41af1’ of ‘myAppName.app/Contents/Plugins/PreciseLocaleOSX.bundle’ is already in use by another application.

    I then tried changing the CFBundleIdentifier to “myAppName.PreciseLocaleOSX” and it gave another error

    ITMS-90334: Invalid Code Signature Identifier – The identifier “PreciseLocaleOSX-5555494476289383c1a93bc2adda05f69ae41af1” in your code signature for “PreciseLocaleOSX” must match its Bundle Identifier “myAppName.PreciseLocaleOSX”

    I’m not sure where the identifier “PreciseLocaleOSX-5555494476289383c1a93bc2adda05f69ae41af1” is coming from or if there is a way to remove/change it?

    in reply to: Failed upload to Mac App Store #1838
    Alex
    Participant

    Hi i get the “is already in use by another application.” by another application error above when trying to upload to the Mac store. When i change the bundle id in the Info.plist i get a new error

    ITMS-90334: Invalid Code Signature Identifier – The identifier “PreciseLocaleOSX-5555494476289383c1a93bc2adda05f69ae41af1” in your code signature for “PreciseLocaleOSX” must match its Bundle Identifier “myAppName.PreciseLocaleOSX”

    I’d be grateful for any help or ideas.

Viewing 2 posts - 1 through 2 (of 2 total)