Skip to content

Cannot build with XCode 16 since frameworks contains bitcode. #8

@AndreasPaulsson

Description

@AndreasPaulsson

In XCode 16, frameworks are not allowed to contain bitcode, so upload of App to App Store Connect fails validation.

This means that it is currently not possible to publish an app to Apple App Store using this library using XCode 16.

See

https://stackoverflow.com/questions/78993520/invalid-executable-the-executable-appname-app-frameworks-hermes-framework-herm/79000365#79000365

for possible solutions, but better solution is probably to upgrade to latest version of Zettle SDK.

Is there any plans to upgrade this project to be usable with XCode 16? I could try to upgrade it myself if you could update the instruction of how to do this since they right now are incorrect, they refer to files that does not exist (e.g. Cartfile).

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