Skip to content

Commit

Permalink
Merge pull request airbnb#1147 from JorisBodin/master
Browse files Browse the repository at this point in the history
Improve readme for SPM
  • Loading branch information
buba447 committed Apr 23, 2020
2 parents 01bf9b2 + fb596a1 commit 1bececc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
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 1bececc

Please sign in to comment.