subconsciousnetwork / subconscious

Apache License 2.0
8 stars 0 forks source link
ios macos swift xcode

Subconscious

Setup

Install Xcode, clone the repo and open the project.

Config

Common application config is set in xcode/Subconscious/Shared/Config.swift, set debug to true for local development.

There are also a few configurations in a .env file. You can use .env.example as a guide for how to build yours.

Running on Device