Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 480 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 480 Bytes

Shared

Install Shared Submodule

Add Shared as a submodule in git.

cd "<Project Directory>"
git submodule add "[email protected]:michaelreneer/Shared.git"

Open Xcode and drag the Shared folder from Finder into the Project Navigator.

Commit the changes.

git commit -am "Added Shared to project."

License

Copyright (c) 2016 Michael Reneer. See LICENSE for details.