WuhuIslandTesting/Library/PackageCache/com.unity.ide.visualstudio@2.0.16/Editor/AppleEventIntegration~/howtobuild.txt
2025-01-07 02:06:59 +01:00

5 lines
151 B
Text

Bundle style (release)
xcodebuild -configuration Release
Standalone style (test)
clang++ -D BUILD_APP -framework Foundation -framework AppKit main.mm