Skip to content

Commit 7420d31

Browse files
committed
fix
1 parent 4084c50 commit 7420d31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
osx_image: xcode10.1
1+
osx_image: xcode10.2.1
22
language: objective-c
33

44
cache: cocoapods

Khala.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.author = { 'linhey' => 'is.linhay@outlook.com' }
99
s.source = { :git => 'https://github.com/linhay/Khala.git', :tag => s.version.to_s }
1010

11-
s.swift_version = '4.2'
11+
s.swift_version = '5.0'
1212

1313
s.ios.deployment_target = '8.0'
1414
s.tvos.deployment_target = '9.0'

0 commit comments

Comments
 (0)