File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 4646 PathToCommunityToolkitSourceGeneratorsInternalUnitTestCsproj : ' src/CommunityToolkit.Maui.SourceGenerators.Internal.UnitTests/CommunityToolkit.Maui.SourceGenerators.Internal.UnitTests.csproj'
4747 PathToCommunityToolkitAnalyzersBenchmarkCsproj : ' src/CommunityToolkit.Maui.Analyzers.Benchmarks/CommunityToolkit.Maui.Analyzers.Benchmarks.csproj'
4848 CommunityToolkitLibrary_Xcode_Version : ' 26.1'
49+ CommunityToolkitSample_Xcode_Version : ' 26.2'
4950
5051concurrency :
5152 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
6768 if : runner.os == 'macOS'
6869 uses : maxim-lobanov/setup-xcode@v1
6970 with :
70- xcode-version : ${{ env.CommunityToolkitLibrary_Xcode_Version }}
71+ xcode-version : ${{ env.CommunityToolkitSample_Xcode_Version }}
7172
7273 - name : Install Latest .NET SDK, v${{ env.LATEST_NET_VERSION }}
7374 uses : actions/setup-dotnet@v5
You can’t perform that action at this time.
0 commit comments