Skip to content

Commit

Permalink
Merge pull request ReactiveCocoa#2680 from yinanfang/update-readme
Browse files Browse the repository at this point in the history
Need to import both ReactiveCocoa and Result if using Carthage
  • Loading branch information
NachoSoto committed Jan 26, 2016
2 parents 70df3b6 + be3dd7c commit 6bf4c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ ReactiveCocoa to your `Cartfile`:
```
github "ReactiveCocoa/ReactiveCocoa"
```
Make sure to add both `ReactiveCocoa.framework` and `Result.framework` to "Linked Frameworks and Libraries" and "copy-frameworks" Build Phases.

If you would prefer to use [CocoaPods](https://cocoapods.org), there are some
[unofficial podspecs](https://github.com/CocoaPods/Specs/tree/master/Specs/ReactiveCocoa)
Expand Down

0 comments on commit 6bf4c80

Please sign in to comment.