We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4084c50 commit 7420d31Copy full SHA for 7420d31
.travis.yml
@@ -1,4 +1,4 @@
1
-osx_image: xcode10.1
+osx_image: xcode10.2.1
2
language: objective-c
3
4
cache: cocoapods
Khala.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.author = { 'linhey' => 'is.linhay@outlook.com' }
9
s.source = { :git => 'https://github.com/linhay/Khala.git', :tag => s.version.to_s }
10
11
- s.swift_version = '4.2'
+ s.swift_version = '5.0'
12
13
s.ios.deployment_target = '8.0'
14
s.tvos.deployment_target = '9.0'
0 commit comments