From bfaf8705cccb15c0c2a7704b17ba011ddba8242f Mon Sep 17 00:00:00 2001 From: "thomasvl@gmail.com" Date: Wed, 10 Sep 2008 21:04:47 +0000 Subject: - Added GTMExceptionalInlines for dealing with cases where you get warning: variable 'r' might be clobbered by 'longjmp' or 'vfork' when using certain Apple inlined functions in @synchronized/@try blocks. - Updated to Xcode 3.1 so the GTM and iPhone project have the same baseline. The code should work in other version of xcode, but the projects and xcconfig files now use 3.1 features. - Added GTMABAddressBook which is a cocoa wrapper for the 'C' AddressBook APIs on the iPhone. - Added several set environment variable statements to RunIPhoneUnitTest.sh to encourage bugs to come out of the woodwork. --- iPhone/TestData/phone.png | Bin 0 -> 3242 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 iPhone/TestData/phone.png (limited to 'iPhone/TestData') diff --git a/iPhone/TestData/phone.png b/iPhone/TestData/phone.png new file mode 100644 index 0000000..7e4051f Binary files /dev/null and b/iPhone/TestData/phone.png differ -- cgit v1.2.3