You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Carthage all you need to do is add github "kayak/attributions" to your Cartfile. This will compile the code for AttributionsViewController into a Framework, which you then include in your project. In order to run the attributions2json.py and cartfile2json.py scripts, you will need to run them out of the Carthage/Checkouts/attributions directory. You then include the generated JSON files in your project.
Would it be possible to have an easy way to include this as a dependency for a project?
Many Thanks
The text was updated successfully, but these errors were encountered: