Skip to content

Commit

Permalink
Clarification for usage (issue #24)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed Apr 14, 2015
1 parent d4357e1 commit b2cde2a
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 @@ -19,6 +19,7 @@ In order to correctly compile:

1. Drag the `Charts.xcodeproj` to your project
2. Go to your target's settings, hit the "+" under the "Embed Frameworks" section, and select the Charts.framework
3. `@import Charts`

If you want to compile for iOS 7, then you just need to drag the code itself (.swift files) to your project. As sadly, Swift currently does not support compiling Frameworks for iOS 7.

Expand Down

0 comments on commit b2cde2a

Please sign in to comment.