Skip to content

Commit 407b5c6

Browse files
committed
Remove manual install instructions
1 parent 89b866a commit 407b5c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ If you need Swift 1.2 use v2.4.5 (Pre-Swift 2 support is no longer maintained)
7070
7171
If you need Swift 1.1 use v1.5.2. (Pre-Swift 1.2 support is no longer maintained)
7272
73-
### Manually (iOS 7+)
74-
1. Copy the Source folder into your Xcode project. (Make sure you add the files to your target(s))
75-
2. If you plan on using this from Objective-C, read [this](https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html) on exposing Swift code to Objective-C.
76-
7773
### Swift Package Manager
7874
Add the project as a dependency to your Package.swift:
7975
```swift

0 commit comments

Comments
 (0)