Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
57c67a9f
Commit
57c67a9f
authored
Aug 21, 2019
by
Vinicius Jarina
Browse files
Revert X.iOS bump
parent
d63817e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure-devops-macos.yml
View file @
57c67a9f
...
@@ -10,8 +10,8 @@ steps:
...
@@ -10,8 +10,8 @@ steps:
displayName
:
'
Provisioning
Xamarin.iOS'
displayName
:
'
Provisioning
Xamarin.iOS'
inputs
:
inputs
:
script
:
'
cd
~;
script
:
'
cd
~;
curl
-O
https://download.visualstudio.microsoft.com/download/pr/
cce6ebe1-dd65-472c-9d01-d83561f341bd/a6ab5d414cdb3e85c9283a954e182b9d
/xamarin.ios-12.14.0.11
4
.pkg;
curl
-O
https://download.visualstudio.microsoft.com/download/pr/
87a0582e-09b0-499a-852a-6d963e614afb/b101ede139bd8ad0a5d4c2f0077c3ca4
/xamarin.ios-12.14.0.11
0
.pkg;
sudo
installer
-pkg
~/xamarin.ios-12.14.0.11
4
.pkg
-target
/'
sudo
installer
-pkg
~/xamarin.ios-12.14.0.11
0
.pkg
-target
/'
# Print the current version of Xamarin.iOS
# Print the current version of Xamarin.iOS
-
task
:
CmdLine@2
-
task
:
CmdLine@2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment