Skip to content

This Xcode 4 project is put together as a template to create 2D QR codes within your iPhone code.

Notifications You must be signed in to change notification settings

powtac/Clipboard2QRCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 91.6%
  • Objective-C 7.8%
  • C++ 0.6%