Revision cc176feb asi-http-request-with-pithos/iPhone.xcodeproj/project.pbxproj

b/asi-http-request-with-pithos/iPhone.xcodeproj/project.pbxproj
3 3
	archiveVersion = 1;
4 4
	classes = {
5 5
	};
6
	objectVersion = 45;
6
	objectVersion = 46;
7 7
	objects = {
8 8

  
9 9
/* Begin PBXBuildFile section */
......
143 143

  
144 144
/* Begin PBXFileReference section */
145 145
		1D6058910D05DD3D006BFB54 /* ASIHTTPRequest iPhone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ASIHTTPRequest iPhone.app"; sourceTree = BUILT_PRODUCTS_DIR; };
146
		61355E6D13E049A000F917D4 /* ASIPithosAccountRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccountRequest.h; sourceTree = "<group>"; };
147
		61355E6E13E049A000F917D4 /* ASIPithosAccountRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccountRequest.m; sourceTree = "<group>"; };
148
		61355E6F13E049A000F917D4 /* ASIPithosContainer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainer.h; sourceTree = "<group>"; };
149
		61355E7013E049A000F917D4 /* ASIPithosContainer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainer.m; sourceTree = "<group>"; };
150
		61355E7113E049A000F917D4 /* ASIPithosContainerRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainerRequest.h; sourceTree = "<group>"; };
151
		61355E7213E049A000F917D4 /* ASIPithosContainerRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainerRequest.m; sourceTree = "<group>"; };
152
		61355E7313E049A000F917D4 /* ASIPithosObject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASIPithosObject.h; sourceTree = "<group>"; };
153
		61355E7413E049A000F917D4 /* ASIPithosObject.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObject.m; sourceTree = "<group>"; };
154
		61355E7513E049A000F917D4 /* ASIPithosObjectRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASIPithosObjectRequest.h; sourceTree = "<group>"; };
155
		61355E7613E049A000F917D4 /* ASIPithosObjectRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObjectRequest.m; sourceTree = "<group>"; };
156
		61355E7713E049A000F917D4 /* ASIPithosRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASIPithosRequest.h; sourceTree = "<group>"; };
157
		61355E7813E049A000F917D4 /* ASIPithosRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASIPithosRequest.m; sourceTree = "<group>"; };
158 146
		B50C1821121C26DB0055FCAB /* ClientCertificateTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClientCertificateTests.h; sourceTree = "<group>"; };
159 147
		B50C1822121C26DB0055FCAB /* ClientCertificateTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClientCertificateTests.m; sourceTree = "<group>"; };
160 148
		B50C182B121C26FA0055FCAB /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
......
360 348
				B57D0F4412AA7D2300E5F992 /* ASIWebPageRequest */,
361 349
				B5873FC010FF28CA001E145F /* S3 */,
362 350
				B5873FC710FF28CA001E145F /* CloudFiles */,
363
				61355E6C13E049A000F917D4 /* Pithos */,
364 351
				B55B60510F765A3C0064029C /* Tests */,
365 352
			);
366 353
			path = Classes;
......
449 436
			name = Frameworks;
450 437
			sourceTree = "<group>";
451 438
		};
452
		61355E6C13E049A000F917D4 /* Pithos */ = {
453
			isa = PBXGroup;
454
			children = (
455
				61355E6D13E049A000F917D4 /* ASIPithosAccountRequest.h */,
456
				61355E6E13E049A000F917D4 /* ASIPithosAccountRequest.m */,
457
				61355E6F13E049A000F917D4 /* ASIPithosContainer.h */,
458
				61355E7013E049A000F917D4 /* ASIPithosContainer.m */,
459
				61355E7113E049A000F917D4 /* ASIPithosContainerRequest.h */,
460
				61355E7213E049A000F917D4 /* ASIPithosContainerRequest.m */,
461
				61355E7313E049A000F917D4 /* ASIPithosObject.h */,
462
				61355E7413E049A000F917D4 /* ASIPithosObject.m */,
463
				61355E7513E049A000F917D4 /* ASIPithosObjectRequest.h */,
464
				61355E7613E049A000F917D4 /* ASIPithosObjectRequest.m */,
465
				61355E7713E049A000F917D4 /* ASIPithosRequest.h */,
466
				61355E7813E049A000F917D4 /* ASIPithosRequest.m */,
467
			);
468
			path = Pithos;
469
			sourceTree = "<group>";
470
		};
471 439
		B52329A911CA3380006C6E5A /* UI helpers */ = {
472 440
			isa = PBXGroup;
473 441
			children = (
......
647 615
/* Begin PBXProject section */
648 616
		29B97313FDCFA39411CA2CEA /* Project object */ = {
649 617
			isa = PBXProject;
618
			attributes = {
619
				LastUpgradeCheck = 0410;
620
			};
650 621
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "iPhone" */;
651
			compatibilityVersion = "Xcode 3.1";
622
			compatibilityVersion = "Xcode 3.2";
652 623
			developmentRegion = English;
653 624
			hasScannedForEncodings = 1;
654 625
			knownRegions = (
......
937 908
					"\"$(SRCROOT)/External/GHUnit\"",
938 909
				);
939 910
				GCC_C_LANGUAGE_STANDARD = "compiler-default";
940
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
941 911
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
942 912
				GCC_PREFIX_HEADER = "iPhone Sample/iPhone_Prefix.pch";
943 913
				GCC_PREPROCESSOR_DEFINITIONS = "";
......
951 921
					"-ObjC",
952 922
					"-all_load",
953 923
				);
954
				PREBINDING = NO;
955 924
				PRODUCT_NAME = Tests;
956 925
				PROVISIONING_PROFILE = "";
957 926
				SKIP_INSTALL = YES;
......
1006 975
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
1007 976
				GCC_WARN_UNUSED_VARIABLE = YES;
1008 977
				ONLY_ACTIVE_ARCH = YES;
1009
				PREBINDING = NO;
1010 978
				SDKROOT = iphoneos;
1011 979
			};
1012 980
			name = Debug;
......
1019 987
				GCC_C_LANGUAGE_STANDARD = c99;
1020 988
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
1021 989
				GCC_WARN_UNUSED_VARIABLE = YES;
1022
				PREBINDING = NO;
1023 990
				SDKROOT = iphoneos;
1024 991
			};
1025 992
			name = Release;

Also available in: Unified diff