Commit 87b31f58 authored by Martin Santangelo's avatar Martin Santangelo

(fix) ios build xcode version

No related merge requests found
......@@ -46,7 +46,7 @@ jobs:
ios:
macos:
xcode: "10.3"
xcode: "11.1.0"
working_directory: ~/mobile-native
# use a --login shell so our "set Ruby version" command gets picked up for later steps
......
Please register or to comment