Skip to content

Economic-Psychology-Basel/app-ios

 
 

Repository files navigation

CoEpi for iOS

This is the repository for the iOS implementation of CoEpi. See CoEpi.org/vision for background, and see the rest of our CoEpi repositories here.

Build Status

Develop branch: Build status

Setup

  • Install CocoaPods*
  • in the root of your project, run
pod install
  • Open the project using the xcworkspace file (generated by CocoaPods).

* This project uses primarily SPM as dependecy manager. CocoaPods is used temporarily as fallback for some dependencies

Contribute

  1. Read the code guidelines.

  2. Create a branch

  • If you belong to the organization: Create a branch
  • If you don't belong to the organization: Fork and create a branch in the fork
  1. Commit changes to the branch
  2. Push your code and make a pull request

Internationalization

Any text visible to the user should be translated into the phone's preferred language. See the Internationalization wiki page for details on how to do that.

About

iOS implementation of CoEpi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.6%
  • Ruby 0.4%