Rightpoint / Anchorage

A collection of operators and utilities that simplify iOS layout code.
MIT License
627 stars 46 forks source link

Manual installation instructions #51

Closed chmaynard closed 6 years ago

chmaynard commented 6 years ago

I plan to use Anchorage in an iOS Swift project soon. I'd prefer to avoid CocoaPods or Carthage and simply add the source files to my project manually. It would be useful to include instructions for a manual installation in the README. Thanks!

jvisenti commented 6 years ago

As with any manual source inclusion, simply drag the files into your Xcode project. Not sure this belongs in the README, as the integration steps are exactly the same as any other Swift files.

chmaynard commented 6 years ago

Excellent, thanks.

On Apr 18, 2018, at 2:54 PM, Rob Visentin notifications@github.com wrote:

As with any manual source inclusion, simply drag the files into your Xcode project. Not sure this belongs in the README, as the integration steps are exactly the same as any other Swift files.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.