Skip to content

Commit 6bbf3b8

Browse files
Remove reference of Xcode 11 (#61)
1 parent fee1068 commit 6bbf3b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ pod 'MailchimpSDK'
4343

4444
![Drag the framework into Frameworks, Libraries, and Embedded Content](https://user-images.githubusercontent.com/42216769/69161161-8f641480-0a9f-11ea-93ec-5599aac85423.gif)
4545

46-
### Option 3: Swift Package Manager (Xcode 11+)
47-
To use Swift Package Manager, you should use Xcode 11 to open your project. Click File -> Swift Packages -> Add Package Dependency, enter MailchimpSDK repo's URL or you can log into Xcode with your GitHub account and just type MailchimpSDK to search.
46+
### Option 3: Swift Package Manager
47+
To use Swift Package Manager, in Xcode, click File -> Swift Packages -> Add Package Dependency, enter MailchimpSDK repo's URL or you can log into Xcode with your GitHub account and just type MailchimpSDK to search.
4848

4949

5050
## Initializing the SDK

0 commit comments

Comments
 (0)