- Clone this repository.
- In the root of this repository, create a new
CubeSight.xcconfig
:
cp CubeSight.xcconfig.template CubeSight.xcconfig
- Fill in
DEVELOPMENT_TEAM
(your Apple Team ID) andBUNDLE_ID_PREFIX
values. - You should now be able to build this project 🎉