Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Xcode warning #9288

Open
wants to merge 2 commits into
base: development
Choose a base branch
from
Open

Added Xcode warning #9288

wants to merge 2 commits into from

Conversation

jdiehl
Copy link
Contributor

@jdiehl jdiehl commented Apr 1, 2025

No description provided.

@@ -50,6 +50,11 @@ To set up your build project, do the following:
{{< figure src="/attachments/refguide/mobile/distributing-mobile-apps/building-native-apps/bitrise/select-repository.png" alt="Select repository" width="350" class="no-border" >}}

1. Select the `master` branch and let Bitrise auto-detect the configuration.

{{% alert color="warning" %}}
Versions of Xcode 16.3 and above are not supported. Select XCode 16.2 or below in the **Build Stack** when targeting iOS. For more information, see see [Bitcode Deprecation](/refguide/mobile/introduction-to-mobile-technologies/native-mobile/#bitcode-deprecation)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdiehl is this the same restriction as the general Bitcode one (affecting all versions of Xcode 16.0 and above) or a different restriction? If different, I won't link to the Bitcode deprecation section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants