GithubHelp home page GithubHelp logo

a2 / arex Goto Github PK

View Code? Open in Web Editor NEW
98.0 7.0 21.0 1.37 MB

An iOS application for remembering to take your medications. (Pronounced like the letters R-X.)

Home Page: http://twitter.com/arexapp

License: MIT License

Swift 99.25% Objective-C 0.75%

arex's Introduction

Arex

An iOS application for remembering to take your medications.

Downloading

The following commands will set up an Arex checkout. You'll need Xcode or the Command Line Tools installed.

git clone --recursive https://github.com/a2/arex-7.git
cd arex-7
carthage bootstrap --platform ios

Getting Started

Arex must be built with Xcode 7.3.1 or better.

The project may also be built from the command line:

xcodebuild -project Arex.xcodeproj -scheme Arex

Tech Stack

Story

The repository is officially arex-7, as it is the seventh complete rewrite with the same goals. It began and continues as a side project, and was open-sourced to make its progress visible and accountable.

Arex was open-sourced live on stage at Swift Summit 2015, one of the first conferences devoted to Swift's community and practices. You can view Alex's talk, "Death by Indecision".

Roadmap

Project planning is managed via GitHub issues.

arex's People

Contributors

a2 avatar zwaldowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arex's Issues

Update readme

Please update readme concerning switch to Carthage and Swift 2.0

Build Failed?

Users/User/arex-7/arex-7/ArexKit/Models/Medication+Scheduling.swift:1:8: error: no such module 'Pistachio'
import Pistachio
^

** BUILD FAILED **

The following build commands failed:
CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/Models/Medication+Scheduling.swift
CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/Functions/ReactiveCocoaAdditions.swift
CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/Models/Time.swift
CompileSwift normal arm64 /Users/User/arex-7/arex-7/ArexKit/View Models/MedicationDetailViewModel.swift
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(5 failures)

Frameworks are not found!?

Don't ignore the `Pods` directory

Due to the rapidly changing nature of the Swift language itself, the CocoaPods ecosystem, and all the involved dependencies, it becomes more important that a given commit be a snapshot of a functioning source tree at a given time.

Example: There are master and swift-next branches. I want to add a feature to both of them. Switching branches requires running pod install each time, which may be problematic if the dependencies (or nested, transitive, etc. dependencies) change across the branches.

Add a readme

You don't have a read

How do I compile this? Is there a makefile?

Can I do it with gcc? If not how do I apt-get the correct compiler.

Application doesn't open on iOS 9.2.1

On my iPhone 5S running iOS 9.2.1, the app will show the splash screen for a split second before crashing(closing). When testing with XCode, a dyld_fatal_error is thrown.
-> 0x1200b5088 <+0>: brk #0x3
Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1200b5088)
Thanks!

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.