Skip to content

fbxcelsior/iOS-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS6-SDK

This is a legacy version of Estimote SDK. Visit https://github.com/Estimote/iOS7-SDK to get the current version.

=======

To use this version of SDK in your project you should follow these three simple steps:

First, add files from the SDK folder to your project. Your files list should look somehow like this:

ScreenShot FileList

Then add the CoreBluetooth.framework to your project. The Link With Binary Libraries section in Build Phases of your project should contain both CoreBluetooth.framework and libEstimoteBLE.a

ScreenShot LinkWithBinaryLibraries

The last step is to import BeaconManager.h file into classes that in which it will be used.

ScreenShot Import

About

Estimote SDK for iOS devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published