We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2541b3 commit eb2cfd4Copy full SHA for eb2cfd4
2 files changed
test/MsgPack.UnitTest.Unity.Il2cpp.Full/run-ios-macos.sh
@@ -0,0 +1 @@
1
+/Applications/Unity/Unity.app/Contents/MacOS/Unity -runTests -batchmode -testPlatform ios -projectPath `pwd` -nographics -testResults `pwd`/result.xml
test/MsgPack.UnitTest.Unity.Il2cpp.Full/run-win.cmd
+Unity.exe -runTests -batchmode -testPlatform StandaloneWindows64 -projectPath "%CD%" -nographics -testResults "%CD%/result.xml"
0 commit comments