File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 106106 displayName : ' Provisioning Xamarin.iOS'
107107 inputs :
108108 script : ' cd ~;
109- curl -OL https://bosstoragemirror.blob.core.windows.net/wrench/xcode14.1/aaa923d79ee5f5247db226bc70edb47cc6e84787/6931415 /package/xamarin.ios-16.1.1.21 .pkg;
110- sudo installer -pkg ~/xamarin.ios-16.1.1.21 .pkg -target /'
109+ curl -OL https://bosstoragemirror.blob.core.windows.net/wrench/xcode14.1/12c1478b8ce6c7d6145b472983260c0b6b760d09/6951998 /package/xamarin.ios-16.1.1.24 .pkg;
110+ sudo installer -pkg ~/xamarin.ios-16.1.1.24 .pkg -target /'
111111
112112 - task : CmdLine@2
113113 displayName : ' Provisioning Xamarin.Mac'
114114 inputs :
115115 script : ' cd ~;
116- curl -OL https://bosstoragemirror.blob.core.windows.net/wrench/xcode14.1/aaa923d79ee5f5247db226bc70edb47cc6e84787/6931415 /package/xamarin.mac-9.0.0.21 .pkg;
117- sudo installer -pkg ~/xamarin.mac-9.0.0.21 .pkg -target /'
116+ curl -OL https://bosstoragemirror.blob.core.windows.net/wrench/xcode14.1/12c1478b8ce6c7d6145b472983260c0b6b760d09/6951998 /package/xamarin.mac-9.0.0.24 .pkg;
117+ sudo installer -pkg ~/xamarin.mac-9.0.0.24 .pkg -target /'
118118
119119 - task : CmdLine@2
120120 displayName : ' Provisioning Xamarin.Android'
You can’t perform that action at this time.
0 commit comments