iPhone-exif Developer Guide v 0.8
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. This should give you the following layout:
…
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
…
Website: iphone-exif.googlecode.com | Filesize: 232kb
No of Page(s): 13
Click here to download iPhone-exif Developer Guide v 0.8.
Related Copyrighted Books
The iPhone Developer’s Cookbook: Building Applications with the iPhone SDK
The iPhone Developer’s Cookbook: Building Applications with the iPhone 3.0 SDK (2nd Edition)
Cocoa Programming: A Quick-Start Guide for Developers
iPhone Open Application Development: Write Native Objective-C Applications for the iPhone
iPhone Application Development All-In-One For Dummies
Related Tutorial
Tags: Exif, Framework Library, iPhone, iPhone SDK, Xcode
Comments
Leave a Reply