Skip to content

This is the iOS client for Resilience, a system designed to help communities recover from a natural or human-made disaster by crowd-sourcing issue identification and resolution.

Notifications You must be signed in to change notification settings

DiUS/resilience-ios

Repository files navigation

Build Status

resilience-ios

Installation

The resilience build requires XCode 4.5+ and ruby 1.9.x with bundler (http://gembundler.com/).

bundle install
bundel exec rake setup

open the Resilience workspace: Resilience/Resilience.xcworkspace in XCode / AppCode

Building

To build:

Edit the Rakefile to change the value of 'main_builder.identity' to be the name of the developer certificate you downloaded from the iOS Provisioning Portal. The easy way to do this is find the certificate in your Keychain (hint: it will begin with "iPhone Developer:"), ctrl-click Get Info, and copy the common name.

Then:

rake build

To run unit tests:

rake test

To upload to testflight / s3:

rake deploy

About

This is the iOS client for Resilience, a system designed to help communities recover from a natural or human-made disaster by crowd-sourcing issue identification and resolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages