diff --git a/content/en/docs/refguide/mobile/distributing-mobile-apps/building-native-apps/bitrise.md b/content/en/docs/refguide/mobile/distributing-mobile-apps/building-native-apps/bitrise.md index 64016b84d7b..fb6714ce9aa 100644 --- a/content/en/docs/refguide/mobile/distributing-mobile-apps/building-native-apps/bitrise.md +++ b/content/en/docs/refguide/mobile/distributing-mobile-apps/building-native-apps/bitrise.md @@ -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) + {{% /alert %}} + 1. Confirm that the correct configuration has been detected: * Project type: `React Native` * Project directory: `.`