/CubeSight

Primary LanguageSwiftGNU Affero General Public License v3.0AGPL-3.0

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 🎉