/treetracker-ios-core

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

Treetracker iOS Core

Project Details

 

Usage

Cocoapods

 

Project Setup

XcodeGen

This project uses XcodeGen to generate the project file.

Install XcodeGen

Generate the project xcodegen generate

Bundler

This project uses bundler (https://bundler.io/) to manage cocoapods. Use bundle exec when using these dependencies.

Install with gem install bundler

Run bundle install to install cocoapods, fastlane and CocoapodsKeys.

CocoaPods

Dependencies are managed using CocoaPods and are checked into to repository.

SwiftLint

SwiftLint is used to keep the codebase consistent. Rules can be configured or disabled in the .swiftlint.yml file.

 

Deployment

TBC

 

Contributing

See Contributing in the Development-Overview README

Join #ios_treetracker in the slack workspace

Review the project board for current priorities TBC

Please review the issue tracker here on this github repository

Check out the cool roadmap

All contributions should be submitted as pull requests against the master branch in this github repository. https://github.com/Greenstand/treetracker-ios-core