Search Issue Tracker
By Design
Votes
0
Found in
2020.3
2020.3.12f1
Issue ID
1402114
Regression
No
[Xcode] [macOS] Unable to submit macOS build for external test flight review.
Reproduction steps:
1. Submit a macOS build for an external Test Flight review
Expected result: No errors appear
Actual result: "This build is using a beta version of Xcode and can’t be submitted. Make sure you’re using the latest version of Xcode or the latest seed release found on the releases tab in a href="https://developer.apple.com/news/releases/" target="_blank">News and Updates" error appears
Reproducible with: 2020.3.12f1, 2020.3.28f1 (User provided info)
Comments (1)
-
mpete
May 20, 2022 08:42
Also an issue in Unity 2021
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (2022.2.X):
Distributing apps to Test Flight and App Store is supported by exporting Xcode project and uploading trough Xcode as per Apple's guidelines: https://developer.apple.com/documentation/xcode/distributing-your-app-for-beta-testing-and-releases.
For distribution where Apple validation is not needed, .app generated straight from Unity can be used. If some extra info.plist values are needed, PlistDocument API can be used: https://docs.unity3d.com/2022.2/Documentation/ScriptReference/iOS.Xcode.PlistDocument.html