forked from childhood/iOS-QR-Code-Generator
-
Notifications
You must be signed in to change notification settings - Fork 0
powtac/Clipboard2QRCode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Xcode 4 project is put together as a template to create 2D QR and 1D barcodes from your iPhone project. This project wraps c code found here: http://rubyforge.org/projects/rqr/ . To build your own project from this template you must attace the libz.dylib library to your target in Xcode. You must also drag the QRDraw and libpng folder files into your project. Update the Header Search path to look in the libpng folder in your target build settings menu.
About
This Xcode 4 project is put together as a template to create 2D QR codes within your iPhone code.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 91.6%
- Objective-C 7.8%
- C++ 0.6%