Skip to content

CFBundleExecutable key in Info.plist blocks app store submission #3

@wjlafrance

Description

@wjlafrance

This reopens issue #1 and is solved by pull request #2. Creating this issue for visibility.

Attempting to upload an app built with the DJI UX SDK will produce the following error:

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/[appname].app/DJIFlySafeDatabaseResource.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue."

Since this bundle does not include an executable, it's improper for the CFBundleExecutable key to be in the Info.plist. Please merge #2

(PS: com.joey.MyTest.DJIFlySafeDatabaseResource is likely not the proper bundle identifier, either.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions