Monday, 15 July 2013

Nest API iOS Errors -



Nest API iOS Errors -

i'm using nest developer https://developer.nest.com/ api create ios app. know how link firebase framework app? maintain getting linking errors:

undefined symbols architecture i386: "_objc_class_$_ftransactionresult", referenced from: objc-class-ref in nestthermostatmanager.o "_objc_class_$_firebase", referenced from: objc-class-ref in nestthermostatmanager.o objc-class-ref in neststructuremanager.o ld: symbol(s) not found architecture i386 clang: error: linker command failed exit code 1 (use -v see invocation)

have checked 'link binary libraries' build phase in xcode? create sure firebase.framework added there. here's how add together it:

in project editor, select target want add together library or framework.

click build phases @ top of project editor.

open link binary libraries section.

click add together button (+) add together library or framework.

click "add other" button below list.

search firebase.framework downloaded , unzipped it.

nest-api

No comments:

Post a Comment