Skip to content

Commit

Permalink
XCode 12 - Carthage warning
Browse files Browse the repository at this point in the history
  • Loading branch information
charlymr committed Nov 2, 2020
1 parent 8b9b30a commit beaa8bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ XlsxReaderWriter is an Objective-C library for iPhone / iPad and Mac. It parses

Install [Carthage](https://github.com/Carthage/Carthage#installing-carthage) if not already available

## WARNING: Using Carthage with Xcode 12 (No ARM64 arch incliuder - New Mac silicon) please read this:

Change to the directory of your Xcode project, and Create and Edit your CartFile and add XlsxReaderWriter:
[Using Carthage with Xcode 12](https://github.com/Carthage/Carthage/blob/master/Documentation/Xcode12Workaround.md)

``` bash
$ cd /path/to/MyProject
Expand Down

0 comments on commit beaa8bb

Please sign in to comment.