Friday, 15 February 2013

osx - How to import ZXing library into my os x swift app? -



osx - How to import ZXing library into my os x swift app? -

okay,

i'm new xcode development , i'd utilize

https://github.com/thelevelup/zxingobjc

library in swift os x app. followed instructions here:

importing 3rd party library zxing xcode

first downloaded github , added project (right-click on project->add files "myproject"). how described clicking 'zxingobjc.xcodeproj'. added libzxingobjc-osx.a "linked frameworks , libraries" , font reddish colored. added path header , library search paths.

it compiles fine. cannot access library. how can utilize library?

thanks

osx swift zxing

No comments:

Post a Comment