/LoopWorkspace

Loop fork with Microboluses and Nightscout CGM

Primary LanguageSwift

LoopWorkspace

Clone

This repository uses git submodules to pull in the various workspace dependencies.

To clone this repo:

git clone --branch=freeaps --recurse-submodules https://github.com/ivalkou/LoopWorkspace

Open

Change to the cloned directory and open the workspace in Xcode:

cd LoopWorkspace
xed .

Build

Select the "Loop (Workspace)" scheme (not the "Loop" scheme) and Build, Run, or Test.

Image showing how to select the Loop (Workspace) scheme in Xcode