-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
- axmol version: releases/2.x branch, https://github.com/axmolengine/axmol/tree/b29f765003e70fba56917cc5fd8035cc680e6272
- devices test on:
- developing environments
- NDK version: r23c
- Xcode version: 16.2
- Visual Studio:
- VS version: 2022 (17.9+)
- MSVC version: 19.39+
- Windows SDK version: 10.0.22621.0+
- cmake version: 4.2
Steps to Reproduce:
- Build app for distribution in Xcode using the Archive command
- 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:
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
Labels
bugSomething isn't workingSomething isn't working