Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 923 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 923 Bytes

plant

Track whole food, plant-based diets on iOS.

V1.0 Plan(t)

designPlan

Build Instructions

This project is currently in Swift 4.2 and supports Xcode 10.

  1. Install the latest Xcode developer tools from Apple.
  2. Install Carthage.
  3. Clone the repository:
https://github.com/oliviabrown9/Plant.git
  1. Pull in the project dependencies. (Be sure that Xcode is closed before running this).
cd plant
carthage bootstrap --platform iOS
  1. Open plant.xcodeproj in Xcode.
  2. Build the Plant scheme in Xcode.

Future

plant will offer...

  • Watch app
  • Today extension
  • Siri Shortcuts
  • ...Have an idea? Found a bug? Issues are welcome & encouraged! 🌱