Skip to content

[iOS] Xcode archive and distribution option broken in latest releases/2.x branch #2876

@rh101

Description

@rh101
  1. Build app for distribution in Xcode using the Archive command
  2. The build is successful, but when the organizer opens, it is not listed under the correct app target name, but instead shows "{Target} (other item)", and the entry is missing the version code. For example:
Image

Xcode prevents the build from being distributed to the App Store because it is not valid.

Building with Axmol v2.9.1 fixes the issue.

Could this possibly have something to do with the changes to cmake for the use of OpenAL-soft on iOS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions