Skip to content

Commit

Permalink
Improve readme for SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisBodin committed Mar 11, 2020
1 parent 934954c commit fb596a1
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 @@ -83,6 +83,7 @@ And then import wherever needed: ```import Lottie```
1. Using Xcode 11 go to File > Swift Packages > Add Package Dependency
2. Paste the project URL: https://github.com/airbnb/lottie-ios
3. Click on next and select the project target
4. Don't forget to set `DEAD_CODE_STRIPPING = NO` in your `Build Settings` (https://bugs.swift.org/plugins/servlet/mobile#issue/SR-11564)
**NOTE: For MacOS you must set the `Branch` field to `lottie/macos-spm`
![Example](_Gifs/spm-branch.png)

Expand Down

0 comments on commit fb596a1

Please sign in to comment.