Skip to content

Commit

Permalink
Select XCode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Feb 8, 2025
1 parent adf2a75 commit a9a3aac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
dotnet workload install android macos ios
brew install wine-stable p7zip
sudo mkdir -p /usr/local/lib
sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer
wget -qO- https://monogame.net/downloads/net9_mgfxc_wine_setup.sh | bash
fi
shell: bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<AssemblyName>mgcb-editor-mac</AssemblyName>
<AssemblyTitle>MGCB Editor</AssemblyTitle>
<RuntimeIdentifiers>osx-x64;osx-arm64</RuntimeIdentifiers>
<TrimMode>copy</TrimMode>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a9a3aac

Please sign in to comment.