Skip to content

askcs/bluenet-ios-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluenet-ios-dev

A Crownstone development app that uses the bluenet-ios-lib.

This app has a GUI so you can test some functions from bluenet directly. It is an app we use for development. It has one view and uses many features of the BluenetLibIOS.

Important to note:

The simulator does not support Bluetooth and navigation passthrough so you'll have to load it on an actual phone to see what's happening.

Getting started

The Bluenet ios lib uses Carthage to handle it's dependencies. It's also the way you install Bluenet ios in other projects. If you're unfamiliar with Carthage, take a look at the project here: https://github.com/Carthage/Carthage

To get the Bluenet ios examples up and running, first you need to have Carthage installed.

Once this is finished, run the following command in your terminal (in the same folder as the Cartfile)

carthage bootstrap --platform iOS --no-use-binaries

All dependencies will then be downloaded, built and placed in a Carthage/Build folder.

API docs

All documentation on the use of the lib can be found in it's repository: https://github.com/crownstone/bluenet-lib-ios

About

A small clean project that uses the bluenet-ios-lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%