Skip to content

data-for-change/Anyway-iOS

 
 

Repository files navigation

🚗🚕🚙🚚🚜🚑 Anyway iOS

iOS version for https://github.com/hasadna/anyway

Requirements

Anyway-iOS requires iOS 8.0+ and Xcode 7.2.

Getting Started

  • Install latest version of Xcode 7
  • Fork this repo
  • $ git clone https://github.com/__YOU__/Anyway-iOS.git
  • $ cd Anyway-iOS
  • $ open Anyway.xcworkspace
  • To run on device make sure it has iOS 8 or newer

Cocoapods

This project uses Cocoapods, always use the Anyway.xcworkspace file. Read more here: https://cocoapods.org

Running On Device

Since Xcode 7 we can compile and run Xcode projects without paying the 99$ Developer Account fee. The proccess should be mostly straight forward, if you encounter any issues try reading through this Stackoverflow thread

Contributing

The issues in this repo contain also tasks, TODO's and FIXME's. Feel free to grab one of them and pull-request away...

Please try to follow the Swift API Design Guidelines (don't panic it's pretty concise...)

Releases

No releases published

Packages

No packages published

Languages

  • Swift 59.3%
  • Objective-C 40.6%
  • Ruby 0.1%