Skip to content

pkkup/Pkkup-iOS

Repository files navigation

Pkkup-iOS

This is the iOS client for Pkkup

Download and Build Instructions

  • Clone the repository
  • Install CocoaPods
    • sudo gem install cocoapods
  • Install Pods
    • pod install
  • Update/initialize the hacktoolkit-ios_lib submodule (temporary step until CocoaPods supports Swift source files natively)
    • git submodule update --init (subsequent update don't need the --init flag)
  • Set up API keys
    • Create a secrets.xcconfig config file based on secrets.xcconfig.template
    • Obtain API keys from ... and add the keys to secrets.xcconfig
  • Run it!

Features

Team

License

Releases

No releases published

Packages

No packages published

Languages