We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c1aa1 commit be9f2b3Copy full SHA for be9f2b3
.github/workflows/build-ios.yml
@@ -18,7 +18,7 @@ concurrency:
18
cancel-in-progress: true
19
20
env:
21
- XCODE_VERSION: 26.0
+ XCODE_VERSION: 26.1
22
DOTNET_TFM: 'net10.0'
23
DOTNET_VERSION: '10.0.x'
24
APP_PROJECT: './ShinyWonderland/ShinyWonderland.csproj'
0 commit comments