Skip to content

Commit

Permalink
Update README.md (willowtreeapps#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMacHumphries authored Dec 8, 2017
1 parent aacfb43 commit 071f391
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,14 @@ Since Hyperion is primarily a debugging library and should never be included in

### CocoaPods

**Important you must specify `use_frameworks!` if this does not work for your project, then refer to the Carthage or manual guide.**

HyperioniOS is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
use_frameworks!

pod "HyperioniOS/Core", :configurations => ['Debug']

#"Configurations => Debug" ensures it is only included in debug builds. Add any configurations you would like Hyperion to be included in.
Expand Down

0 comments on commit 071f391

Please sign in to comment.