Deploy needs Swift 5
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
|||||||
tags: true
|
tags: true
|
||||||
|
|
||||||
- name: CocoaPods
|
- name: CocoaPods
|
||||||
before_install: gem install cocoapods
|
osx_image: xcode10.2
|
||||||
install: brew install mxcl/made/swift-sh
|
install: brew install mxcl/made/swift-sh
|
||||||
before_script: .github/deploy generate-podspec
|
before_script: .github/deploy generate-podspec
|
||||||
script: pod trunk push
|
script: pod trunk push
|
||||||
|
|||||||
Reference in New Issue
Block a user