Skip to content

larygwil/ZBar-Barcode-Reader-iPhone-App

Repository files navigation

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.