Skip to content

Commit

Permalink
Remove Xcode 12 warning from README.md (#264)
Browse files Browse the repository at this point in the history
The latest 5.3 snapshots are compatible with Xcode 12, so the warning is no longer needed.
  • Loading branch information
MaxDesiatov authored Aug 20, 2020
1 parent ca5d4fc commit 0fe81a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,7 @@ app.

## Requirements for app developers

- macOS 10.15 and Xcode 11.4/11.5/11.6 for macOS. Xcode betas are currently not supported. You can have
those installed, but please make sure you use
[`xcode-select`](https://developer.apple.com/library/archive/technotes/tn2339/_index.html#//apple_ref/doc/uid/DTS40014588-CH1-HOW_DO_I_SELECT_THE_DEFAULT_VERSION_OF_XCODE_TO_USE_FOR_MY_COMMAND_LINE_TOOLS_)
to point it to a release version of Xcode.
- macOS 10.15 and Xcode 11.4 or later.
- [Swift 5.2 or later](https://swift.org/download/) for Linux.

## Requirements for app users
Expand Down

0 comments on commit 0fe81a0

Please sign in to comment.