iPhone-exif Developer Guide

Using the Library in your Project
The library can be used in two ways:

  1. Import the binary as a static library
  2. Embed the source directly

Use as a static library
To use as a static library in your project you must download the zip file and unzip to a suitable location.

The libiphone-exif.a is the static library, the include directory contains the header files. To use this in Xcode first add the library to the frameworks library.

  1. Select the frameworks folder.
  2. Select add > existing file
  3. Make sure the copy file option is selected in the dialog box.
  4. You should see the library appear in the frameworks folder as a toolbox icon. e.g

We now need to include the header files in our project.

  1. Select the Classes directory.
  2. Click add existing files
  3. Navigate to the unzip folder and select the include directory containing the header files.
  4. Ensure the copy option is selected.
  5. You should see the include directory appear under the Classes directory. (If you have a personal preference you can place these wherever you want.

Use as source code
First you need to check out the source code from SVN. Follow the instructions on the google code page to check out the code.
The Classes directory contains all the header and implementation files. Simply drag these files into a suitable Group folder in Xcode. These files will then be built directly into your project.

Download iPhone-exif Developer Guide

Random Posts

Leave a Reply

Search terms : xcode exif, iphone exif, libiphone-exif, iphone exif library, iPhone EXIF sample, iphone-exif, iPhone-exif Developer Guide, iphone-exif example, iphone-exif sample code, libiphone-exif a