Error building Xcode project
Issue description
The problem appears when you build an Xcode project generated with Unity using Bitcode.
In this case, the logs contain lines of the form:
Copy
Command took 0 seconds
Bundle only contains bitcode-marker /var/folders/dr/g9g9m_rn2l7c668g2yf6lg940000gn/T/ipatool20230320-64919-bqp44u/thinned-in/arm64/Payload/SkillTile.app/Frameworks/XsollaSDKUtilities.framework/XsollaSDKUtilities (arm64)
The problem occurs because the SDK does not support Bitcode.
Issue status: Fixed in 2.0.0.
Workaround
Open the Xcode project generated with Unity, go to the
Was this article helpful?
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.Found a typo or other text error? Select the text and press Ctrl+Enter.