You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 22:30:10 +00:00
com.unity.ide.visualstudio@2.0.16
## [2.0.16] - 2022-06-08 Integration: - Prevent ADB Refresh while being in safe-mode with a URP project - Fixed an issue keeping the progress bar visible even after opening a script with Visual Studio.
This commit is contained in:
5
Editor/AppleEventIntegration~/howtobuild.txt
Normal file
5
Editor/AppleEventIntegration~/howtobuild.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Bundle style (release)
|
||||
xcodebuild -configuration Release
|
||||
|
||||
Standalone style (test)
|
||||
clang++ -D BUILD_APP -framework Foundation -framework AppKit main.mm
|
||||
Reference in New Issue
Block a user