Git Product home page Git Product logo

loopworkspace's Introduction

Attention please!

There are so many people who rely on the FreeAPS fork of Loop that it has been forked again to the loopnlearn github site. There are no guarantees as to how long this support can be maintained, but the loopnlearn team will do their best and are willing to accept pull requests.

With the advent of maintenance by loopnlearn, the FreeAPS crowdin has been expanded to cover more strings.

Ivan - the originator of the FreeAPS project (ivalkou github site) has frozen his repository. All the forces of Ivan's team are aimed at developing a new project FreeAPS X based on OpenAPS.

LoopWorkspace - Build Using Script

To simplify building FreeAPS, the loopnlearn team developed a script. It works for Loop and for FreeAPS and is documented in two places. (LoopDocs has more details and graphics - both sites have the same information.)

You can use the copy buttons below on this page to access the same script if you choose.

If you have not already ensured your macOS and Xcode versions are consistent with your iPhone iOS, please use these links and follow the instructions.

There is a copy button located by hovering on the right-hand side of the text blocks below. Click on it, all the words in the block are copied into your paste buffer, and then you can paste the words into the terminal.

Run Script - Answer the Questions

First time users should run the script and answer the questions. Copy and paste in a terminal.

/bin/bash -c "$(curl -fsSL https://git.io/JImiE)"

One-Step Actions

For experienced users who have already verified their macOS and Xcode versions, two one-step copy blocks are provided to perform the two actions required for a rebuild. Paste each set of commands into a terminal. Review output for errors - if there are errors, please use the LoopDocs link.

Clean Profiles and Derived Data

This starts the script and answers the questions to run the utility to give you a full-year of the app if you have a paid Apple Developer ID and clean out Derived Data from previous Xcode activity on your computer.

/bin/bash -c "$(curl -fsSL https://git.io/JImiE)"
1
3
3

Download FreeAPS and Open Xcode

This starts the script and answers the questions to download the FreeAPS code (LoopWorkspace branch=freeaps).

Once downloaded (in the ~/Downloads/BuildLoop folder), the script:

  • Opens Xcode in the correct directory
  • Opens browser showing a helpful graphic of build steps
/bin/bash -c "$(curl -fsSL https://git.io/JImiE)"
1
1
2
1

LoopWorkspace - Manual Build

This section has the manual steps if you do not choose to use the script.

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/loopnlearn/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

loopworkspace's People

Contributors

alekst1d avatar bjornoleh avatar darinkrauss avatar ivalkou avatar jon-b-m avatar loopnlearn avatar marionbarker avatar ps2 avatar soniejka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.