zxing/iphone/ScanTest
2010-11-09 10:23:23 +00:00
..
Classes Issue 479 2010-08-17 21:18:56 +00:00
ScanTest.xcodeproj [iphone] issue 606 fixed. 1 click build problem with ScanTest seems fixed. Base SDK is now temporarly 4.2 which I can change if people are having problem with this. Seems like issue 606 was due to some obscurely corrupted project config file 2010-11-09 10:23:23 +00:00
.gitignore git/svn ignores for build artifacts/personal xcode settings 2010-08-25 16:10:25 +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 the very simple test app that calls the ZXingWidget 2010-05-12 18:24:18 +00:00
MainWindow.xib the very simple test app that calls the ZXingWidget 2010-05-12 18:24:18 +00:00
README [iphone] scanTest project now automatically references and builds ZXingWidget project 2010-05-22 07:19:37 +00:00
RootViewController.xib the very simple test app that calls the ZXingWidget 2010-05-12 18:24:18 +00:00
ScanTest-Info.plist [iphone] temporary fix because still not valid for app store. ScanTest now builds and run ad decodes QRCode. Does not work yet on iPhone 4. Next step is to completely change ZXingWidget to make it use AVFoundation 2010-08-09 04:46:06 +00:00
ScanTest_Prefix.pch the very simple test app that calls the ZXingWidget 2010-05-12 18:24:18 +00:00

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