Browse Source

Update CI support to 7.1

onevcat 10 years ago
parent
commit
a7065a609a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .travis.yml
  2. 1 1
      Kingfisher/Info.plist

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: objective-c
 os: osx
-osx_image: xcode7
+osx_image: xcode7.1
 xcode_workspace: Kingfisher.xcworkspace
 xcode_scheme: Kingfisher
 

+ 1 - 1
Kingfisher/Info.plist

@@ -19,7 +19,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>282</string>
+	<string>283</string>
 	<key>NSPrincipalClass</key>
 	<string></string>
 </dict>