arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.ide.visualstudio@198cdf337d13/Editor/AppleEventIntegration~/howtobuild.txt
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

6 lines
151 B
Plaintext

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