using Xcode 8.3 for compatibility

This commit is contained in:
michael starke
2017-05-24 22:26:12 +02:00
parent a6babdcf21
commit 5babb0146c

View File

@@ -1,7 +1,6 @@
osx_image: xcode7.3 osx_image: xcode8.3
language: objective-c language: objective-c
before_install: before_install:
- brew update
- carthage bootstrap --platform Mac - carthage bootstrap --platform Mac
xcode_project: MacPass.xcodeproj xcode_project: MacPass.xcodeproj
xcode_scheme: MacPass xcode_scheme: MacPass