RSS

(root)/iphone/common : 50 : Jigs/Jigs.xcodeproj/project.pbxproj

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to Jigs/Jigs.xcodeproj/project.pbxproj

Dömötör Gulyás
2009-10-30 10:05:15
Revision ID: dognotdog@gmail.com-20091030090515-tzzgj0hpoq1qi7ik
tappity server is changed to automagically hook into the relevant classes when linked with -ObjC; network header is changed to contain msg id in addition to size

Show diffs side-by-side

added added

removed removed

604
604
                                GCC_PREFIX_HEADER = Jigs_Prefix.pch;
605
605
                                "GCC_THUMB_SUPPORT[arch=armv6]" = "";
606
606
                                INFOPLIST_FILE = "Jigs-Info.plist";
 
607
                                OTHER_LDFLAGS = "-ObjC";
607
608
                                PRODUCT_NAME = Jigs;
608
609
                        };
609
610
                        name = Debug;
617
618
                                GCC_PREFIX_HEADER = Jigs_Prefix.pch;
618
619
                                "GCC_THUMB_SUPPORT[arch=armv6]" = "";
619
620
                                INFOPLIST_FILE = "Jigs-Info.plist";
 
621
                                OTHER_LDFLAGS = "-ObjC";
620
622
                                PRODUCT_NAME = Jigs;
621
623
                        };
622
624
                        name = Release;

Loggerhead 1.17 is a web-based interface for Bazaar branches