zxing/iphone/ScanTest
rpechayr 9e5e997e96 [iphone] updated README
git-svn-id: https://zxing.googlecode.com/svn/trunk@1434 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-06-15 22:10:23 +00:00
..
Classes [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
ScanTest.xcodeproj [iphone] updated README 2010-06-15 22:10:23 +00:00
beep-beep.aiff Added beep. Settable sound file location via widget property. Client app sets this. 2010-05-13 17:34:36 +00:00
main.mm
MainWindow.xib
README [iphone] scanTest project now automatically references and builds ZXingWidget project 2010-05-22 07:19:37 +00:00
RootViewController.xib
ScanTest-Info.plist
ScanTest_Prefix.pch

ScanTest is a test application for ZXingWidget
It automatically builds ZXingWidget so there is no need to first build ZXingWidget