File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
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/dd73b13e1bb0e1f78a59a42f173cac186cc8ec19/6911879 /package/xamarin.ios-16.1.1.17 .pkg;
110- sudo installer -pkg ~/xamarin.ios-16.1.1.17 .pkg -target /'
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 /'
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/dd73b13e1bb0e1f78a59a42f173cac186cc8ec19/6911879 /package/xamarin.mac-9.0.0.17 .pkg;
117- sudo installer -pkg ~/xamarin.mac-9.0.0.17 .pkg -target /'
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 /'
118118
119119 - task : CmdLine@2
120120 displayName : ' Provisioning Xamarin.Android'
137137 script : ' /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch --version'
138138
139139 - script : ' dotnet workload install android ios macos tvos maccatalyst'
140- displayName : ' Install .NET 6 .0 Android/iOS/macOS/tvOS/MacCatalyst'
140+ displayName : ' Install .NET 7 .0 Android/iOS/macOS/tvOS/MacCatalyst'
141141
142142 - script : ' sudo dotnet workload update'
143- displayName : ' Update .NET 6 .0 workloads'
143+ displayName : ' Update .NET 7 .0 workloads'
You can’t perform that action at this time.
0 commit comments