ioboi / CubeSight

GNU Affero General Public License v3.0
2 stars 1 forks source link

CubeSight

Building the Project

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