Import API
September 17, 2015
Once you have created your Xcode project, import the SCiO API files to the project:
- Extract the ScioSDK.zip file and copy ScioSDK.framework package to your Frameworks folder.
- Open the Target/General panel and drag ScioSDK.framework to Embedded Binaries
- A copy dialog opens. Click Finish.
- Click + in the Linked Frameworks and Libraries section and select CoreBluetooth.framework in the scanviewcontroller file.
Congratulations! You are now ready to start developing your app.
Leave a Reply
You must be logged in to post a comment.