Skip to content

holmesrg/bluecats-litterbox-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluecats-litterbox-ios

###Here's the basics:

####Step 1: clone the repo into a directory of your choosing.

####Step 2: Prepare for pods.

  • If you have never used cocoapods:
  • Follow the install instructions from cocoapods.org
  • Upon completion of the install, navigate to your repo directory and run 'pod install'
  • For all subsequent updates to this app, run 'pod update' from your directory (do not run 'pod install' a second time)
  • If you have used cocoapods before:
  • Navigate to your repo directory and run 'pod install'
  • For all subsequent updates to this app, run 'pod update' from your directory (do not run 'pod install' a second time)

####Step 3: Get your appToken from http://app.bluecats.com/apps

####Step 4: The XCode simulator does not support BLE USB dongles... you must debug your app on an actual device with BLE support, targeting iOS 7.0

About

sample iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published