Skip to content

Commit

Permalink
Update Xcode and Swift verion on CircleCI and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Caselani committed Dec 19, 2019
1 parent 8db68ee commit ac0ec5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
destination: scan-logs
beta-release:
macos:
xcode: '10.2.1'
xcode: '11.2.1'
environment:
LANG: en_US.UTF-8
steps:
Expand Down
4 changes: 2 additions & 2 deletions Readme.md
Expand Up @@ -14,8 +14,8 @@ Keep track of your favorite movies and tv shows on your iPhone

You will need

* Xcode 10.2.1
* Swift 5.0.1
* Xcode 11.2.1
* Swift 5.1.2

Run the following commands

Expand Down

0 comments on commit ac0ec5a

Please sign in to comment.