Pakete is a PH package tracker app for iOS.
This open source app will only connect to the staging server.
- Install bundler Gem
[sudo] gem install bundler
- Clone the repository
$ git clone https://github.com/paketehq/ios.git
- Install gems and pods
$ cd ios
$ bundle install
$ bundle exec fastlane oss
- Open the workspace in Xcode
$ open "Pakete.xcworkspace"
- Compile and run the app in your simulator
- Xcode 8.x
- iOS 9
- Swift 3.x
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
Pakete-iOS is available under the MIT license. See the LICENSE file for more info.