zxing/iphone/ScanTest
2012-10-16 20:28:43 +00:00
..
Classes license and whitespace only 2012-10-03 00:19:58 +00:00
ScanTest.xcodeproj Xcode 4.5.1 project updates 2012-10-13 23:39:06 +00:00
.gitignore ignore some xcode artifacts under git 2012-10-16 18:27:21 +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
Default-568h@2x.png iphone5 launch image (blank for now) 2012-10-03 00:15:23 +00:00
Icon.png trying to cleanup/stabalize the xcode settings, remove a few deprectations, and plug some small leaks 2011-10-11 19:46:52 +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 couple more iOS 6 tweaks: missing build archs and no rotatation in the sample apps 2012-10-16 20:28:43 +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