QR-Code-Encoder-for-Objective-C 1.0.0

QR-Code-Encoder-for-Objective-C 1.0.0

测试已测试
Lang语言 C++C++
许可证 Apache 2
发布最后发布2014 年 12 月

未指定用户 维护。



  • 作者:
  • Ming Yang

安装

* Drag the Xcode project package QRCodeEncoderObjectiveCAtGithub.xcodeproj to your project navigator

* Click on your project. Choose the target. Then go to the Build Phases page. Expand "Target Dependencies" and add qrencoder to the list

* In the same Build Phases page, expand "Link Binary With Libraries", add libqrencoder.a to the list

* Switch to the Build Settings page, go down to the Search Paths section. (if you have trouble finding it, type "header search" in the search field)
  Add the absolute path to the source code directory to the path list.

* Build the project and you are good to go!