File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ PostProcessing_OSX_Metal_playmode_mono_Linear_trunk:
1111 UPM_REGISTRY : https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
1212 UTR_VERSION : " current"
1313 commands :
14- - pip3 install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
14+ - brew tap --force-auto-update Unity-Technologies/homebrew-unity git@github.cds.internal.unity3d.com:unity/homebrew-unity.git
15+ - brew install Unity-Technologies/homebrew-unity/unity-downloader-cli
1516 - unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only
1617 - command : curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr
1718 retries : 2
@@ -49,7 +50,8 @@ PostProcessing_OSX_Metal_Standalone_mono_Linear_trunk:
4950 UPM_REGISTRY : https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates
5051 UTR_VERSION : " current"
5152 commands :
52- - pip3 install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
53+ - brew tap --force-auto-update Unity-Technologies/homebrew-unity git@github.cds.internal.unity3d.com:unity/homebrew-unity.git
54+ - brew install Unity-Technologies/homebrew-unity/unity-downloader-cli
5355 - unity-downloader-cli --source-file unity_revision.txt -c editor -c il2cpp --wait --published-only
5456 - command : curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr
5557 retries : 2
You can’t perform that action at this time.
0 commit comments