Replies: 1 comment
-
Here's the workaround dotnet/macios#13300 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: When we try to add a MAUI based Mac Catalyst build to external users under TestFlight we get the error "This build is using a beta version of Xcode and can’t be submitted". We followed all online recommendations including changing the version number of the application. We've tried v6 and v7 of .NET and with a clean project.
We are using
Visual Studio 2022 Mac: v17.5.6
.NET: net6.0-maccatalyst
XCode: v14.3
Has anyone received this error and how did you fix it?
Beta Was this translation helpful? Give feedback.
All reactions