Menu

Tree [a3f434] default tip /
 History

Read Only access


File Date Author Commit
 doc 2011-07-28 spadix@users.sourceforge.net spadix@users.sourceforge.net [0d3654] remove broken upcdb scraping (deprecated interf...
 rsrc 2011-08-24 spadix@users.sourceforge.net spadix@users.sourceforge.net [64c45a] update launch image
 src 2011-08-25 spadix@users.sourceforge.net spadix@users.sourceforge.net [e14020] fix dialog dismissal bug
 zbarapp.xcdatamodeld 2011-05-27 spadix@users.sourceforge.net spadix@users.sourceforge.net [6d1922] add Folders to database
 zbarapp.xcodeproj 2011-08-01 spadix@users.sourceforge.net spadix@users.sourceforge.net [0ad626] fix reader rotation bugs
 zbarapp0to1.xcmappingmodel 2011-06-06 spadix@users.sourceforge.net spadix@users.sourceforge.net [0267c4] workaround default Action migration issues
 .hgignore 2011-05-08 lisah000@users.sourceforge.net lisah000@users.sourceforge.net [0a9558] initial migration to xcode data model
 .hgtags 2011-08-30 spadix@users.sourceforge.net spadix@users.sourceforge.net [a3f434] Added tag 2.1 for changeset 73ea98afaf07
 COPYING 2011-07-26 spadix@users.sourceforge.net spadix@users.sourceforge.net [740654] add user guide
 ChangeLog 2011-08-30 spadix@users.sourceforge.net spadix@users.sourceforge.net [73ea98] bump version (only)
 EULA 2011-07-26 spadix@users.sourceforge.net spadix@users.sourceforge.net [740654] add user guide
 LGPL-2.1 2011-07-26 spadix@users.sourceforge.net spadix@users.sourceforge.net [740654] add user guide
 LICENSE 2010-01-11 spadix@users.sourceforge.net spadix@users.sourceforge.net [eacfd9] apply Apache license, v2.0
 README 2011-07-26 spadix@users.sourceforge.net spadix@users.sourceforge.net [740654] add user guide
 TODO 2011-08-23 spadix@users.sourceforge.net spadix@users.sourceforge.net [49d3b1] reduce scan delegate latency
 ZBarSDK 2010-12-12 spadix@users.sourceforge.net spadix@users.sourceforge.net [15504a] add link to ZBar SDK, update iPhone SDK
 iTunesArtwork 2009-12-01 spadix@users.sourceforge.net spadix@users.sourceforge.net [3f3d6b] artwork update
 info.plist 2011-08-30 spadix@users.sourceforge.net spadix@users.sourceforge.net [73ea98] bump version (only)

Read Me

ZBAR IPHONE APP
===============

The ZBar Barcode Reader iPhoneš App is a simple demonstration of the
ZBar library on the iPhone 3GS and iPhone 4 platforms.

Check the ZBar home page for the latest information, mailing lists, etc.
    http://zbar.sourceforge.net/iphone


BUILDING
========

This app requires the ZBar iPhone SDK, which is available separately.
Download the latest binary SDK (or build your own from the repository)
and attach the disk image.  The project looks for the SDK at the default
attach point (/Volumes/ZBarSDK).

$ hdiutil attach ZBarSDK-X.Y.dmg

Clone the Mercurial repository to get the source code for the app.

$ hg clone http://zbar.hg.sourceforge.net:8000/hgroot/zbar/iphone zbarapp

Open zbarapp/zbarapp.xcodeproj in XCode, build, run, hack, enjoy.


COPYRIGHT
=========

The ZBar iPhone App is Copyright (C) 2009-2011 Jeff Brown, et al

Licensed under the Apache License, Version 2.0 (the "License");
you may not use these files except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

The full text of the license can be found in 'LICENSE'.

Apple and the Apple Logo are trademarks of Apple Inc., registered in
the U.S. and other countries.  iPhone is a trademark of Apple Inc.