Skip to content

Commit

Permalink
CI: Build with Xcode 12.2 & CocoaPods 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williambj1 committed Nov 21, 2020
1 parent 182ee92 commit b353559
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

- name: Prepare Env
run: |
sudo xcode-select -s "/Applications/Xcode_12.0.app"
brew install graphicsmagick imagemagick
npm install --global create-dmg
pod install
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:

- name: Prepare Env
run: |
sudo xcode-select -s "/Applications/Xcode_12.0.app"
pod install
- name: Check Strings
Expand Down
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 22fb3be5551e27fe258163b49feb9a2f4a36b073

COCOAPODS: 1.9.3
COCOAPODS: 1.10.0

0 comments on commit b353559

Please sign in to comment.