Statistics
| Branch: | Tag: | Revision:

root / pithos-macos.xcodeproj / project.pbxproj @ d8d08dc1

History | View | Annotate | Download (29.7 kB)

1
// !$*UTF8*$!
2
{
3
	archiveVersion = 1;
4
	classes = {
5
	};
6
	objectVersion = 46;
7
	objects = {
8

    
9
/* Begin PBXBuildFile section */
10
		610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD2F513E6BB2000ED982F /* Cocoa.framework */; };
11
		610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 610DD2FE13E6BB2000ED982F /* InfoPlist.strings */; };
12
		610DD30313E6BB2000ED982F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD30213E6BB2000ED982F /* main.m */; };
13
		610DD30613E6BB2000ED982F /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 610DD30413E6BB2000ED982F /* Credits.rtf */; };
14
		610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */; };
15
		610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 610DD30A13E6BB2000ED982F /* MainMenu.xib */; };
16
		610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */; };
17
		610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */; };
18
		610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */; };
19
		610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */; };
20
		610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */; };
21
		610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32C13E6BD8B00ED982F /* ASIInputStream.m */; };
22
		610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */; };
23
		610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */; };
24
		610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */; };
25
		610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */; };
26
		610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33813E6BD8B00ED982F /* ASIPithosObject.m */; };
27
		610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */; };
28
		610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */; };
29
		610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD34D13E6BEF400ED982F /* PithosBrowserController.m */; };
30
		610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */; };
31
		610DD35213E6C08500ED982F /* libz.1.2.3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD35113E6C08500ED982F /* libz.1.2.3.dylib */; };
32
		610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD35313E6C09100ED982F /* CoreServices.framework */; };
33
		610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD35513E6C0A700ED982F /* SystemConfiguration.framework */; };
34
		610DD35913E6C3D200ED982F /* PithosNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD35813E6C3D100ED982F /* PithosNode.m */; };
35
		610DD36413E6E2E400ED982F /* PithosAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD36313E6E2E400ED982F /* PithosAccount.m */; };
36
		610DD36713E6E69D00ED982F /* PithosContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD36613E6E69D00ED982F /* PithosContainer.m */; };
37
		610DD37213E7059900ED982F /* PithosObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD37113E7059900ED982F /* PithosObject.m */; };
38
		610DD37513E7064F00ED982F /* PithosSubdir.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD37413E7064F00ED982F /* PithosSubdir.m */; };
39
/* End PBXBuildFile section */
40

    
41
/* Begin PBXFileReference section */
42
		610DD2F113E6BB2000ED982F /* pithos-macos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "pithos-macos.app"; sourceTree = BUILT_PRODUCTS_DIR; };
43
		610DD2F513E6BB2000ED982F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
44
		610DD2F813E6BB2000ED982F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
45
		610DD2F913E6BB2000ED982F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
46
		610DD2FA13E6BB2000ED982F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
47
		610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "pithos-macos-Info.plist"; sourceTree = "<group>"; };
48
		610DD2FF13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
49
		610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pithos-macos-Prefix.pch"; sourceTree = "<group>"; };
50
		610DD30213E6BB2000ED982F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
51
		610DD30513E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
52
		610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pithos_macosAppDelegate.h; sourceTree = "<group>"; };
53
		610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = pithos_macosAppDelegate.m; sourceTree = "<group>"; };
54
		610DD30B13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
55
		610DD31E13E6BD8B00ED982F /* ASICacheDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASICacheDelegate.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASICacheDelegate.h"; sourceTree = "<group>"; };
56
		610DD31F13E6BD8B00ED982F /* ASIDataCompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIDataCompressor.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIDataCompressor.h"; sourceTree = "<group>"; };
57
		610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASIDataCompressor.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIDataCompressor.m"; sourceTree = "<group>"; };
58
		610DD32113E6BD8B00ED982F /* ASIDataDecompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIDataDecompressor.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIDataDecompressor.h"; sourceTree = "<group>"; };
59
		610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASIDataDecompressor.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIDataDecompressor.m"; sourceTree = "<group>"; };
60
		610DD32313E6BD8B00ED982F /* ASIDownloadCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIDownloadCache.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIDownloadCache.h"; sourceTree = "<group>"; };
61
		610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASIDownloadCache.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIDownloadCache.m"; sourceTree = "<group>"; };
62
		610DD32513E6BD8B00ED982F /* ASIFormDataRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIFormDataRequest.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIFormDataRequest.h"; sourceTree = "<group>"; };
63
		610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASIFormDataRequest.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIFormDataRequest.m"; sourceTree = "<group>"; };
64
		610DD32713E6BD8B00ED982F /* ASIHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIHTTPRequest.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIHTTPRequest.h"; sourceTree = "<group>"; };
65
		610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASIHTTPRequest.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIHTTPRequest.m"; sourceTree = "<group>"; };
66
		610DD32913E6BD8B00ED982F /* ASIHTTPRequestConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIHTTPRequestConfig.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIHTTPRequestConfig.h"; sourceTree = "<group>"; };
67
		610DD32A13E6BD8B00ED982F /* ASIHTTPRequestDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIHTTPRequestDelegate.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIHTTPRequestDelegate.h"; sourceTree = "<group>"; };
68
		610DD32B13E6BD8B00ED982F /* ASIInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIInputStream.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIInputStream.h"; sourceTree = "<group>"; };
69
		610DD32C13E6BD8B00ED982F /* ASIInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASIInputStream.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIInputStream.m"; sourceTree = "<group>"; };
70
		610DD32D13E6BD8B00ED982F /* ASINetworkQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASINetworkQueue.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASINetworkQueue.h"; sourceTree = "<group>"; };
71
		610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASINetworkQueue.m; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASINetworkQueue.m"; sourceTree = "<group>"; };
72
		610DD32F13E6BD8B00ED982F /* ASIProgressDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASIProgressDelegate.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/ASIProgressDelegate.h"; sourceTree = "<group>"; };
73
		610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccountRequest.h; sourceTree = "<group>"; };
74
		610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccountRequest.m; sourceTree = "<group>"; };
75
		610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainer.h; sourceTree = "<group>"; };
76
		610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainer.m; sourceTree = "<group>"; };
77
		610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainerRequest.h; sourceTree = "<group>"; };
78
		610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainerRequest.m; sourceTree = "<group>"; };
79
		610DD33713E6BD8B00ED982F /* ASIPithosObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObject.h; sourceTree = "<group>"; };
80
		610DD33813E6BD8B00ED982F /* ASIPithosObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObject.m; sourceTree = "<group>"; };
81
		610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObjectRequest.h; sourceTree = "<group>"; };
82
		610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObjectRequest.m; sourceTree = "<group>"; };
83
		610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosRequest.h; sourceTree = "<group>"; };
84
		610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosRequest.m; sourceTree = "<group>"; };
85
		610DD34B13E6BD9800ED982F /* ASINSXMLParserCompat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASINSXMLParserCompat.h; path = "pithos-apple-common/asi-http-request-with-pithos/Classes/S3/ASINSXMLParserCompat.h"; sourceTree = "<group>"; };
86
		610DD34C13E6BEF400ED982F /* PithosBrowserController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosBrowserController.h; sourceTree = "<group>"; };
87
		610DD34D13E6BEF400ED982F /* PithosBrowserController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosBrowserController.m; sourceTree = "<group>"; };
88
		610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserController.xib; sourceTree = "<group>"; };
89
		610DD35113E6C08500ED982F /* libz.1.2.3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.2.3.dylib; path = usr/lib/libz.1.2.3.dylib; sourceTree = SDKROOT; };
90
		610DD35313E6C09100ED982F /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
91
		610DD35513E6C0A700ED982F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
92
		610DD35713E6C3D100ED982F /* PithosNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosNode.h; sourceTree = "<group>"; };
93
		610DD35813E6C3D100ED982F /* PithosNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosNode.m; sourceTree = "<group>"; };
94
		610DD36213E6E2E400ED982F /* PithosAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosAccount.h; sourceTree = "<group>"; };
95
		610DD36313E6E2E400ED982F /* PithosAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosAccount.m; sourceTree = "<group>"; };
96
		610DD36513E6E69D00ED982F /* PithosContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosContainer.h; sourceTree = "<group>"; };
97
		610DD36613E6E69D00ED982F /* PithosContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosContainer.m; sourceTree = "<group>"; };
98
		610DD37013E7059800ED982F /* PithosObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosObject.h; sourceTree = "<group>"; };
99
		610DD37113E7059900ED982F /* PithosObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosObject.m; sourceTree = "<group>"; };
100
		610DD37313E7064E00ED982F /* PithosSubdir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSubdir.h; sourceTree = "<group>"; };
101
		610DD37413E7064F00ED982F /* PithosSubdir.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSubdir.m; sourceTree = "<group>"; };
102
/* End PBXFileReference section */
103

    
104
/* Begin PBXFrameworksBuildPhase section */
105
		610DD2EE13E6BB2000ED982F /* Frameworks */ = {
106
			isa = PBXFrameworksBuildPhase;
107
			buildActionMask = 2147483647;
108
			files = (
109
				610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */,
110
				610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */,
111
				610DD35213E6C08500ED982F /* libz.1.2.3.dylib in Frameworks */,
112
				610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */,
113
			);
114
			runOnlyForDeploymentPostprocessing = 0;
115
		};
116
/* End PBXFrameworksBuildPhase section */
117

    
118
/* Begin PBXGroup section */
119
		610DD2E613E6BB2000ED982F = {
120
			isa = PBXGroup;
121
			children = (
122
				610DD31A13E6BD4200ED982F /* asi-http-request */,
123
				610DD2FB13E6BB2000ED982F /* pithos-macos */,
124
				610DD2F413E6BB2000ED982F /* Frameworks */,
125
				610DD2F213E6BB2000ED982F /* Products */,
126
			);
127
			sourceTree = "<group>";
128
		};
129
		610DD2F213E6BB2000ED982F /* Products */ = {
130
			isa = PBXGroup;
131
			children = (
132
				610DD2F113E6BB2000ED982F /* pithos-macos.app */,
133
			);
134
			name = Products;
135
			sourceTree = "<group>";
136
		};
137
		610DD2F413E6BB2000ED982F /* Frameworks */ = {
138
			isa = PBXGroup;
139
			children = (
140
				610DD35113E6C08500ED982F /* libz.1.2.3.dylib */,
141
				610DD2F513E6BB2000ED982F /* Cocoa.framework */,
142
				610DD35313E6C09100ED982F /* CoreServices.framework */,
143
				610DD35513E6C0A700ED982F /* SystemConfiguration.framework */,
144
				610DD2F713E6BB2000ED982F /* Other Frameworks */,
145
			);
146
			name = Frameworks;
147
			sourceTree = "<group>";
148
		};
149
		610DD2F713E6BB2000ED982F /* Other Frameworks */ = {
150
			isa = PBXGroup;
151
			children = (
152
				610DD2F813E6BB2000ED982F /* AppKit.framework */,
153
				610DD2F913E6BB2000ED982F /* CoreData.framework */,
154
				610DD2FA13E6BB2000ED982F /* Foundation.framework */,
155
			);
156
			name = "Other Frameworks";
157
			sourceTree = "<group>";
158
		};
159
		610DD2FB13E6BB2000ED982F /* pithos-macos */ = {
160
			isa = PBXGroup;
161
			children = (
162
				610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */,
163
				610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */,
164
				610DD30A13E6BB2000ED982F /* MainMenu.xib */,
165
				610DD2FC13E6BB2000ED982F /* Supporting Files */,
166
				610DD34C13E6BEF400ED982F /* PithosBrowserController.h */,
167
				610DD34D13E6BEF400ED982F /* PithosBrowserController.m */,
168
				610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */,
169
				610DD35713E6C3D100ED982F /* PithosNode.h */,
170
				610DD35813E6C3D100ED982F /* PithosNode.m */,
171
				610DD36213E6E2E400ED982F /* PithosAccount.h */,
172
				610DD36313E6E2E400ED982F /* PithosAccount.m */,
173
				610DD36513E6E69D00ED982F /* PithosContainer.h */,
174
				610DD36613E6E69D00ED982F /* PithosContainer.m */,
175
				610DD37013E7059800ED982F /* PithosObject.h */,
176
				610DD37113E7059900ED982F /* PithosObject.m */,
177
				610DD37313E7064E00ED982F /* PithosSubdir.h */,
178
				610DD37413E7064F00ED982F /* PithosSubdir.m */,
179
			);
180
			path = "pithos-macos";
181
			sourceTree = "<group>";
182
		};
183
		610DD2FC13E6BB2000ED982F /* Supporting Files */ = {
184
			isa = PBXGroup;
185
			children = (
186
				610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */,
187
				610DD2FE13E6BB2000ED982F /* InfoPlist.strings */,
188
				610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */,
189
				610DD30213E6BB2000ED982F /* main.m */,
190
				610DD30413E6BB2000ED982F /* Credits.rtf */,
191
			);
192
			name = "Supporting Files";
193
			sourceTree = "<group>";
194
		};
195
		610DD31A13E6BD4200ED982F /* asi-http-request */ = {
196
			isa = PBXGroup;
197
			children = (
198
				610DD31E13E6BD8B00ED982F /* ASICacheDelegate.h */,
199
				610DD31F13E6BD8B00ED982F /* ASIDataCompressor.h */,
200
				610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */,
201
				610DD32113E6BD8B00ED982F /* ASIDataDecompressor.h */,
202
				610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */,
203
				610DD32313E6BD8B00ED982F /* ASIDownloadCache.h */,
204
				610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */,
205
				610DD32513E6BD8B00ED982F /* ASIFormDataRequest.h */,
206
				610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */,
207
				610DD32713E6BD8B00ED982F /* ASIHTTPRequest.h */,
208
				610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */,
209
				610DD32913E6BD8B00ED982F /* ASIHTTPRequestConfig.h */,
210
				610DD32A13E6BD8B00ED982F /* ASIHTTPRequestDelegate.h */,
211
				610DD32B13E6BD8B00ED982F /* ASIInputStream.h */,
212
				610DD32C13E6BD8B00ED982F /* ASIInputStream.m */,
213
				610DD32D13E6BD8B00ED982F /* ASINetworkQueue.h */,
214
				610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */,
215
				610DD32F13E6BD8B00ED982F /* ASIProgressDelegate.h */,
216
				610DD34B13E6BD9800ED982F /* ASINSXMLParserCompat.h */,
217
				610DD33013E6BD8B00ED982F /* Pithos */,
218
			);
219
			name = "asi-http-request";
220
			sourceTree = "<group>";
221
		};
222
		610DD33013E6BD8B00ED982F /* Pithos */ = {
223
			isa = PBXGroup;
224
			children = (
225
				610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */,
226
				610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */,
227
				610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */,
228
				610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */,
229
				610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */,
230
				610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */,
231
				610DD33713E6BD8B00ED982F /* ASIPithosObject.h */,
232
				610DD33813E6BD8B00ED982F /* ASIPithosObject.m */,
233
				610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */,
234
				610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */,
235
				610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */,
236
				610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */,
237
			);
238
			name = Pithos;
239
			path = "pithos-apple-common/asi-http-request-with-pithos/Classes/Pithos";
240
			sourceTree = "<group>";
241
		};
242
/* End PBXGroup section */
243

    
244
/* Begin PBXNativeTarget section */
245
		610DD2F013E6BB2000ED982F /* pithos-macos */ = {
246
			isa = PBXNativeTarget;
247
			buildConfigurationList = 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */;
248
			buildPhases = (
249
				610DD2ED13E6BB2000ED982F /* Sources */,
250
				610DD2EE13E6BB2000ED982F /* Frameworks */,
251
				610DD2EF13E6BB2000ED982F /* Resources */,
252
			);
253
			buildRules = (
254
			);
255
			dependencies = (
256
			);
257
			name = "pithos-macos";
258
			productName = "pithos-macos";
259
			productReference = 610DD2F113E6BB2000ED982F /* pithos-macos.app */;
260
			productType = "com.apple.product-type.application";
261
		};
262
/* End PBXNativeTarget section */
263

    
264
/* Begin PBXProject section */
265
		610DD2E813E6BB2000ED982F /* Project object */ = {
266
			isa = PBXProject;
267
			attributes = {
268
				ORGANIZATIONNAME = koomasi;
269
			};
270
			buildConfigurationList = 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */;
271
			compatibilityVersion = "Xcode 3.2";
272
			developmentRegion = English;
273
			hasScannedForEncodings = 0;
274
			knownRegions = (
275
				en,
276
			);
277
			mainGroup = 610DD2E613E6BB2000ED982F;
278
			productRefGroup = 610DD2F213E6BB2000ED982F /* Products */;
279
			projectDirPath = "";
280
			projectRoot = "";
281
			targets = (
282
				610DD2F013E6BB2000ED982F /* pithos-macos */,
283
			);
284
		};
285
/* End PBXProject section */
286

    
287
/* Begin PBXResourcesBuildPhase section */
288
		610DD2EF13E6BB2000ED982F /* Resources */ = {
289
			isa = PBXResourcesBuildPhase;
290
			buildActionMask = 2147483647;
291
			files = (
292
				610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */,
293
				610DD30613E6BB2000ED982F /* Credits.rtf in Resources */,
294
				610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */,
295
				610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */,
296
			);
297
			runOnlyForDeploymentPostprocessing = 0;
298
		};
299
/* End PBXResourcesBuildPhase section */
300

    
301
/* Begin PBXSourcesBuildPhase section */
302
		610DD2ED13E6BB2000ED982F /* Sources */ = {
303
			isa = PBXSourcesBuildPhase;
304
			buildActionMask = 2147483647;
305
			files = (
306
				610DD30313E6BB2000ED982F /* main.m in Sources */,
307
				610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */,
308
				610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */,
309
				610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */,
310
				610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */,
311
				610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */,
312
				610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */,
313
				610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */,
314
				610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */,
315
				610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */,
316
				610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */,
317
				610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */,
318
				610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */,
319
				610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */,
320
				610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */,
321
				610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */,
322
				610DD35913E6C3D200ED982F /* PithosNode.m in Sources */,
323
				610DD36413E6E2E400ED982F /* PithosAccount.m in Sources */,
324
				610DD36713E6E69D00ED982F /* PithosContainer.m in Sources */,
325
				610DD37213E7059900ED982F /* PithosObject.m in Sources */,
326
				610DD37513E7064F00ED982F /* PithosSubdir.m in Sources */,
327
			);
328
			runOnlyForDeploymentPostprocessing = 0;
329
		};
330
/* End PBXSourcesBuildPhase section */
331

    
332
/* Begin PBXVariantGroup section */
333
		610DD2FE13E6BB2000ED982F /* InfoPlist.strings */ = {
334
			isa = PBXVariantGroup;
335
			children = (
336
				610DD2FF13E6BB2000ED982F /* en */,
337
			);
338
			name = InfoPlist.strings;
339
			sourceTree = "<group>";
340
		};
341
		610DD30413E6BB2000ED982F /* Credits.rtf */ = {
342
			isa = PBXVariantGroup;
343
			children = (
344
				610DD30513E6BB2000ED982F /* en */,
345
			);
346
			name = Credits.rtf;
347
			sourceTree = "<group>";
348
		};
349
		610DD30A13E6BB2000ED982F /* MainMenu.xib */ = {
350
			isa = PBXVariantGroup;
351
			children = (
352
				610DD30B13E6BB2000ED982F /* en */,
353
			);
354
			name = MainMenu.xib;
355
			sourceTree = "<group>";
356
		};
357
/* End PBXVariantGroup section */
358

    
359
/* Begin XCBuildConfiguration section */
360
		610DD30D13E6BB2000ED982F /* Debug */ = {
361
			isa = XCBuildConfiguration;
362
			buildSettings = {
363
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
364
				GCC_C_LANGUAGE_STANDARD = gnu99;
365
				GCC_OPTIMIZATION_LEVEL = 0;
366
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
367
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
368
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
369
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
370
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
371
				GCC_WARN_UNUSED_VARIABLE = YES;
372
				MACOSX_DEPLOYMENT_TARGET = 10.6;
373
				ONLY_ACTIVE_ARCH = YES;
374
				SDKROOT = macosx;
375
			};
376
			name = Debug;
377
		};
378
		610DD30E13E6BB2000ED982F /* Release */ = {
379
			isa = XCBuildConfiguration;
380
			buildSettings = {
381
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
382
				GCC_C_LANGUAGE_STANDARD = gnu99;
383
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
384
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
385
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
386
				GCC_WARN_UNUSED_VARIABLE = YES;
387
				MACOSX_DEPLOYMENT_TARGET = 10.6;
388
				SDKROOT = macosx;
389
			};
390
			name = Release;
391
		};
392
		610DD31013E6BB2000ED982F /* Debug */ = {
393
			isa = XCBuildConfiguration;
394
			buildSettings = {
395
				ALWAYS_SEARCH_USER_PATHS = NO;
396
				COPY_PHASE_STRIP = NO;
397
				GCC_DYNAMIC_NO_PIC = NO;
398
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
399
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
400
				GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
401
				INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
402
				PRODUCT_NAME = "$(TARGET_NAME)";
403
				WRAPPER_EXTENSION = app;
404
			};
405
			name = Debug;
406
		};
407
		610DD31113E6BB2000ED982F /* Release */ = {
408
			isa = XCBuildConfiguration;
409
			buildSettings = {
410
				ALWAYS_SEARCH_USER_PATHS = NO;
411
				COPY_PHASE_STRIP = YES;
412
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
413
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
414
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
415
				GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
416
				INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
417
				PRODUCT_NAME = "$(TARGET_NAME)";
418
				WRAPPER_EXTENSION = app;
419
			};
420
			name = Release;
421
		};
422
/* End XCBuildConfiguration section */
423

    
424
/* Begin XCConfigurationList section */
425
		610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */ = {
426
			isa = XCConfigurationList;
427
			buildConfigurations = (
428
				610DD30D13E6BB2000ED982F /* Debug */,
429
				610DD30E13E6BB2000ED982F /* Release */,
430
			);
431
			defaultConfigurationIsVisible = 0;
432
			defaultConfigurationName = Release;
433
		};
434
		610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */ = {
435
			isa = XCConfigurationList;
436
			buildConfigurations = (
437
				610DD31013E6BB2000ED982F /* Debug */,
438
				610DD31113E6BB2000ED982F /* Release */,
439
			);
440
			defaultConfigurationIsVisible = 0;
441
			defaultConfigurationName = Release;
442
		};
443
/* End XCConfigurationList section */
444
	};
445
	rootObject = 610DD2E813E6BB2000ED982F /* Project object */;
446
}