User Tools

Site Tools


double_custom_app

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
double_custom_app [2017/01/04 12:37] tbrodeurdouble_custom_app [2017/01/04 12:38] (current) tbrodeur
Line 27: Line 27:
  
 -Copy the DoubleControlSDK.framework into your app's folder -Copy the DoubleControlSDK.framework into your app's folder
 +
 -Add DoubleControlSDK.framework to your app -Add DoubleControlSDK.framework to your app
 +
 -Add the ExternalAccessory.framework to your app -Add the ExternalAccessory.framework to your app
 +
 -Add an entry in Info.plist for "Supported external accessory protocols" > Item 0=com.doublerobotics.pancho -Add an entry in Info.plist for "Supported external accessory protocols" > Item 0=com.doublerobotics.pancho
 +
 -#import <DoubleControlSDK/DoubleControlSDK.h> -#import <DoubleControlSDK/DoubleControlSDK.h>
 +
 -Add <DRDoubleDelegate> -Add <DRDoubleDelegate>
 +
 -[DRDouble sharedDouble].delegate = self; -[DRDouble sharedDouble].delegate = self;
double_custom_app.txt · Last modified: 2017/01/04 12:38 by tbrodeur