Using system icons based on file extension.
[pithos-macos] / pithos-macos.xcodeproj / project.pbxproj
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 /* PithosAccountNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD36313E6E2E400ED982F /* PithosAccountNode.m */; };
36                 610DD36713E6E69D00ED982F /* PithosContainerNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD36613E6E69D00ED982F /* PithosContainerNode.m */; };
37                 610DD37213E7059900ED982F /* PithosObjectNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD37113E7059900ED982F /* PithosObjectNode.m */; };
38                 610DD37513E7064F00ED982F /* PithosSubdirNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD37413E7064F00ED982F /* PithosSubdirNode.m */; };
39                 610DD46313E950E600ED982F /* 01-refresh.png in Resources */ = {isa = PBXBuildFile; fileRef = 610DD46213E950E600ED982F /* 01-refresh.png */; };
40                 610DD49D13EAE03400ED982F /* container.png in Resources */ = {isa = PBXBuildFile; fileRef = 610DD49A13EAE03300ED982F /* container.png */; };
41                 611FFCAF13EBF0B900E43E18 /* PithosEmptyNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */; };
42                 611FFCB313EBF40900E43E18 /* ImageAndTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */; };
43                 6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6121250813F033F400063041 /* PithosBrowserPreviewController.xib */; };
44                 6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */; };
45                 61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E99D9313EC348500E48DA5 /* 145-persondot.png */; };
46 /* End PBXBuildFile section */
47
48 /* Begin PBXFileReference section */
49                 610DD2F113E6BB2000ED982F /* pithos-macos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "pithos-macos.app"; sourceTree = BUILT_PRODUCTS_DIR; };
50                 610DD2F513E6BB2000ED982F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
51                 610DD2F813E6BB2000ED982F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
52                 610DD2F913E6BB2000ED982F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
53                 610DD2FA13E6BB2000ED982F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
54                 610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "pithos-macos-Info.plist"; sourceTree = "<group>"; };
55                 610DD2FF13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
56                 610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pithos-macos-Prefix.pch"; sourceTree = "<group>"; };
57                 610DD30213E6BB2000ED982F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
58                 610DD30513E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
59                 610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pithos_macosAppDelegate.h; sourceTree = "<group>"; };
60                 610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = pithos_macosAppDelegate.m; sourceTree = "<group>"; };
61                 610DD30B13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
62                 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>"; };
63                 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>"; };
64                 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>"; };
65                 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>"; };
66                 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>"; };
67                 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>"; };
68                 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>"; };
69                 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>"; };
70                 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>"; };
71                 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>"; };
72                 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>"; };
73                 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>"; };
74                 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>"; };
75                 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>"; };
76                 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>"; };
77                 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>"; };
78                 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>"; };
79                 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>"; };
80                 610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccountRequest.h; sourceTree = "<group>"; };
81                 610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccountRequest.m; sourceTree = "<group>"; };
82                 610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainer.h; sourceTree = "<group>"; };
83                 610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainer.m; sourceTree = "<group>"; };
84                 610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainerRequest.h; sourceTree = "<group>"; };
85                 610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainerRequest.m; sourceTree = "<group>"; };
86                 610DD33713E6BD8B00ED982F /* ASIPithosObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObject.h; sourceTree = "<group>"; };
87                 610DD33813E6BD8B00ED982F /* ASIPithosObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObject.m; sourceTree = "<group>"; };
88                 610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObjectRequest.h; sourceTree = "<group>"; };
89                 610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObjectRequest.m; sourceTree = "<group>"; };
90                 610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosRequest.h; sourceTree = "<group>"; };
91                 610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosRequest.m; sourceTree = "<group>"; };
92                 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>"; };
93                 610DD34C13E6BEF400ED982F /* PithosBrowserController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosBrowserController.h; sourceTree = "<group>"; };
94                 610DD34D13E6BEF400ED982F /* PithosBrowserController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosBrowserController.m; sourceTree = "<group>"; };
95                 610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserController.xib; sourceTree = "<group>"; };
96                 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; };
97                 610DD35313E6C09100ED982F /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
98                 610DD35513E6C0A700ED982F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
99                 610DD35713E6C3D100ED982F /* PithosNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosNode.h; sourceTree = "<group>"; };
100                 610DD35813E6C3D100ED982F /* PithosNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosNode.m; sourceTree = "<group>"; };
101                 610DD36213E6E2E400ED982F /* PithosAccountNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosAccountNode.h; sourceTree = "<group>"; };
102                 610DD36313E6E2E400ED982F /* PithosAccountNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosAccountNode.m; sourceTree = "<group>"; };
103                 610DD36513E6E69D00ED982F /* PithosContainerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosContainerNode.h; sourceTree = "<group>"; };
104                 610DD36613E6E69D00ED982F /* PithosContainerNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosContainerNode.m; sourceTree = "<group>"; };
105                 610DD37013E7059800ED982F /* PithosObjectNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosObjectNode.h; sourceTree = "<group>"; };
106                 610DD37113E7059900ED982F /* PithosObjectNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosObjectNode.m; sourceTree = "<group>"; };
107                 610DD37313E7064E00ED982F /* PithosSubdirNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSubdirNode.h; sourceTree = "<group>"; };
108                 610DD37413E7064F00ED982F /* PithosSubdirNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSubdirNode.m; sourceTree = "<group>"; };
109                 610DD46213E950E600ED982F /* 01-refresh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "01-refresh.png"; sourceTree = "<group>"; };
110                 610DD49A13EAE03300ED982F /* container.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = container.png; sourceTree = "<group>"; };
111                 611FFCAD13EBF0B800E43E18 /* PithosEmptyNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosEmptyNode.h; sourceTree = "<group>"; };
112                 611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosEmptyNode.m; sourceTree = "<group>"; };
113                 611FFCB113EBF40900E43E18 /* ImageAndTextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageAndTextCell.h; path = "pithos-macos/ImageAndTextCell.h"; sourceTree = "<group>"; };
114                 611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageAndTextCell.m; path = "pithos-macos/ImageAndTextCell.m"; sourceTree = "<group>"; };
115                 6121250813F033F400063041 /* PithosBrowserPreviewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserPreviewController.xib; sourceTree = "<group>"; };
116                 6139836F13EFEECC004CE444 /* FileSystemBrowserCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileSystemBrowserCell.h; path = "pithos-macos/FileSystemBrowserCell.h"; sourceTree = "<group>"; };
117                 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileSystemBrowserCell.m; path = "pithos-macos/FileSystemBrowserCell.m"; sourceTree = "<group>"; };
118                 61E99D9313EC348500E48DA5 /* 145-persondot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "145-persondot.png"; sourceTree = "<group>"; };
119 /* End PBXFileReference section */
120
121 /* Begin PBXFrameworksBuildPhase section */
122                 610DD2EE13E6BB2000ED982F /* Frameworks */ = {
123                         isa = PBXFrameworksBuildPhase;
124                         buildActionMask = 2147483647;
125                         files = (
126                                 610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */,
127                                 610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */,
128                                 610DD35213E6C08500ED982F /* libz.1.2.3.dylib in Frameworks */,
129                                 610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */,
130                         );
131                         runOnlyForDeploymentPostprocessing = 0;
132                 };
133 /* End PBXFrameworksBuildPhase section */
134
135 /* Begin PBXGroup section */
136                 610DD2E613E6BB2000ED982F = {
137                         isa = PBXGroup;
138                         children = (
139                                 6139837313F01CFC004CE444 /* Other */,
140                                 610DD31A13E6BD4200ED982F /* asi-http-request */,
141                                 610DD2FB13E6BB2000ED982F /* pithos-macos */,
142                                 610DD2F413E6BB2000ED982F /* Frameworks */,
143                                 610DD2F213E6BB2000ED982F /* Products */,
144                         );
145                         sourceTree = "<group>";
146                 };
147                 610DD2F213E6BB2000ED982F /* Products */ = {
148                         isa = PBXGroup;
149                         children = (
150                                 610DD2F113E6BB2000ED982F /* pithos-macos.app */,
151                         );
152                         name = Products;
153                         sourceTree = "<group>";
154                 };
155                 610DD2F413E6BB2000ED982F /* Frameworks */ = {
156                         isa = PBXGroup;
157                         children = (
158                                 610DD35113E6C08500ED982F /* libz.1.2.3.dylib */,
159                                 610DD2F513E6BB2000ED982F /* Cocoa.framework */,
160                                 610DD35313E6C09100ED982F /* CoreServices.framework */,
161                                 610DD35513E6C0A700ED982F /* SystemConfiguration.framework */,
162                                 610DD2F713E6BB2000ED982F /* Other Frameworks */,
163                         );
164                         name = Frameworks;
165                         sourceTree = "<group>";
166                 };
167                 610DD2F713E6BB2000ED982F /* Other Frameworks */ = {
168                         isa = PBXGroup;
169                         children = (
170                                 610DD2F813E6BB2000ED982F /* AppKit.framework */,
171                                 610DD2F913E6BB2000ED982F /* CoreData.framework */,
172                                 610DD2FA13E6BB2000ED982F /* Foundation.framework */,
173                         );
174                         name = "Other Frameworks";
175                         sourceTree = "<group>";
176                 };
177                 610DD2FB13E6BB2000ED982F /* pithos-macos */ = {
178                         isa = PBXGroup;
179                         children = (
180                                 610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */,
181                                 610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */,
182                                 610DD30A13E6BB2000ED982F /* MainMenu.xib */,
183                                 610DD2FC13E6BB2000ED982F /* Supporting Files */,
184                                 610DD34C13E6BEF400ED982F /* PithosBrowserController.h */,
185                                 610DD34D13E6BEF400ED982F /* PithosBrowserController.m */,
186                                 610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */,
187                                 6121250813F033F400063041 /* PithosBrowserPreviewController.xib */,
188                                 610DD35713E6C3D100ED982F /* PithosNode.h */,
189                                 610DD35813E6C3D100ED982F /* PithosNode.m */,
190                                 610DD36213E6E2E400ED982F /* PithosAccountNode.h */,
191                                 610DD36313E6E2E400ED982F /* PithosAccountNode.m */,
192                                 610DD36513E6E69D00ED982F /* PithosContainerNode.h */,
193                                 610DD36613E6E69D00ED982F /* PithosContainerNode.m */,
194                                 610DD37013E7059800ED982F /* PithosObjectNode.h */,
195                                 610DD37113E7059900ED982F /* PithosObjectNode.m */,
196                                 610DD37313E7064E00ED982F /* PithosSubdirNode.h */,
197                                 610DD37413E7064F00ED982F /* PithosSubdirNode.m */,
198                                 611FFCAD13EBF0B800E43E18 /* PithosEmptyNode.h */,
199                                 611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */,
200                         );
201                         path = "pithos-macos";
202                         sourceTree = "<group>";
203                 };
204                 610DD2FC13E6BB2000ED982F /* Supporting Files */ = {
205                         isa = PBXGroup;
206                         children = (
207                                 610DD46113E950E500ED982F /* Icons */,
208                                 610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */,
209                                 610DD2FE13E6BB2000ED982F /* InfoPlist.strings */,
210                                 610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */,
211                                 610DD30213E6BB2000ED982F /* main.m */,
212                                 610DD30413E6BB2000ED982F /* Credits.rtf */,
213                         );
214                         name = "Supporting Files";
215                         sourceTree = "<group>";
216                 };
217                 610DD31A13E6BD4200ED982F /* asi-http-request */ = {
218                         isa = PBXGroup;
219                         children = (
220                                 610DD31E13E6BD8B00ED982F /* ASICacheDelegate.h */,
221                                 610DD31F13E6BD8B00ED982F /* ASIDataCompressor.h */,
222                                 610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */,
223                                 610DD32113E6BD8B00ED982F /* ASIDataDecompressor.h */,
224                                 610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */,
225                                 610DD32313E6BD8B00ED982F /* ASIDownloadCache.h */,
226                                 610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */,
227                                 610DD32513E6BD8B00ED982F /* ASIFormDataRequest.h */,
228                                 610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */,
229                                 610DD32713E6BD8B00ED982F /* ASIHTTPRequest.h */,
230                                 610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */,
231                                 610DD32913E6BD8B00ED982F /* ASIHTTPRequestConfig.h */,
232                                 610DD32A13E6BD8B00ED982F /* ASIHTTPRequestDelegate.h */,
233                                 610DD32B13E6BD8B00ED982F /* ASIInputStream.h */,
234                                 610DD32C13E6BD8B00ED982F /* ASIInputStream.m */,
235                                 610DD32D13E6BD8B00ED982F /* ASINetworkQueue.h */,
236                                 610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */,
237                                 610DD32F13E6BD8B00ED982F /* ASIProgressDelegate.h */,
238                                 610DD34B13E6BD9800ED982F /* ASINSXMLParserCompat.h */,
239                                 610DD33013E6BD8B00ED982F /* Pithos */,
240                         );
241                         name = "asi-http-request";
242                         sourceTree = "<group>";
243                 };
244                 610DD33013E6BD8B00ED982F /* Pithos */ = {
245                         isa = PBXGroup;
246                         children = (
247                                 610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */,
248                                 610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */,
249                                 610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */,
250                                 610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */,
251                                 610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */,
252                                 610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */,
253                                 610DD33713E6BD8B00ED982F /* ASIPithosObject.h */,
254                                 610DD33813E6BD8B00ED982F /* ASIPithosObject.m */,
255                                 610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */,
256                                 610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */,
257                                 610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */,
258                                 610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */,
259                         );
260                         name = Pithos;
261                         path = "pithos-apple-common/asi-http-request-with-pithos/Classes/Pithos";
262                         sourceTree = "<group>";
263                 };
264                 610DD46113E950E500ED982F /* Icons */ = {
265                         isa = PBXGroup;
266                         children = (
267                                 610DD46213E950E600ED982F /* 01-refresh.png */,
268                                 61E99D9313EC348500E48DA5 /* 145-persondot.png */,
269                                 610DD49A13EAE03300ED982F /* container.png */,
270                         );
271                         path = Icons;
272                         sourceTree = SOURCE_ROOT;
273                 };
274                 6139837313F01CFC004CE444 /* Other */ = {
275                         isa = PBXGroup;
276                         children = (
277                                 611FFCB113EBF40900E43E18 /* ImageAndTextCell.h */,
278                                 611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */,
279                                 6139836F13EFEECC004CE444 /* FileSystemBrowserCell.h */,
280                                 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */,
281                         );
282                         name = Other;
283                         sourceTree = "<group>";
284                 };
285 /* End PBXGroup section */
286
287 /* Begin PBXNativeTarget section */
288                 610DD2F013E6BB2000ED982F /* pithos-macos */ = {
289                         isa = PBXNativeTarget;
290                         buildConfigurationList = 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */;
291                         buildPhases = (
292                                 610DD2ED13E6BB2000ED982F /* Sources */,
293                                 610DD2EE13E6BB2000ED982F /* Frameworks */,
294                                 610DD2EF13E6BB2000ED982F /* Resources */,
295                         );
296                         buildRules = (
297                         );
298                         dependencies = (
299                         );
300                         name = "pithos-macos";
301                         productName = "pithos-macos";
302                         productReference = 610DD2F113E6BB2000ED982F /* pithos-macos.app */;
303                         productType = "com.apple.product-type.application";
304                 };
305 /* End PBXNativeTarget section */
306
307 /* Begin PBXProject section */
308                 610DD2E813E6BB2000ED982F /* Project object */ = {
309                         isa = PBXProject;
310                         attributes = {
311                                 ORGANIZATIONNAME = koomasi;
312                         };
313                         buildConfigurationList = 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */;
314                         compatibilityVersion = "Xcode 3.2";
315                         developmentRegion = English;
316                         hasScannedForEncodings = 0;
317                         knownRegions = (
318                                 en,
319                         );
320                         mainGroup = 610DD2E613E6BB2000ED982F;
321                         productRefGroup = 610DD2F213E6BB2000ED982F /* Products */;
322                         projectDirPath = "";
323                         projectRoot = "";
324                         targets = (
325                                 610DD2F013E6BB2000ED982F /* pithos-macos */,
326                         );
327                 };
328 /* End PBXProject section */
329
330 /* Begin PBXResourcesBuildPhase section */
331                 610DD2EF13E6BB2000ED982F /* Resources */ = {
332                         isa = PBXResourcesBuildPhase;
333                         buildActionMask = 2147483647;
334                         files = (
335                                 610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */,
336                                 610DD30613E6BB2000ED982F /* Credits.rtf in Resources */,
337                                 610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */,
338                                 610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */,
339                                 610DD46313E950E600ED982F /* 01-refresh.png in Resources */,
340                                 610DD49D13EAE03400ED982F /* container.png in Resources */,
341                                 61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */,
342                                 6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */,
343                         );
344                         runOnlyForDeploymentPostprocessing = 0;
345                 };
346 /* End PBXResourcesBuildPhase section */
347
348 /* Begin PBXSourcesBuildPhase section */
349                 610DD2ED13E6BB2000ED982F /* Sources */ = {
350                         isa = PBXSourcesBuildPhase;
351                         buildActionMask = 2147483647;
352                         files = (
353                                 610DD30313E6BB2000ED982F /* main.m in Sources */,
354                                 610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */,
355                                 610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */,
356                                 610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */,
357                                 610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */,
358                                 610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */,
359                                 610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */,
360                                 610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */,
361                                 610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */,
362                                 610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */,
363                                 610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */,
364                                 610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */,
365                                 610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */,
366                                 610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */,
367                                 610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */,
368                                 610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */,
369                                 610DD35913E6C3D200ED982F /* PithosNode.m in Sources */,
370                                 610DD36413E6E2E400ED982F /* PithosAccountNode.m in Sources */,
371                                 610DD36713E6E69D00ED982F /* PithosContainerNode.m in Sources */,
372                                 610DD37213E7059900ED982F /* PithosObjectNode.m in Sources */,
373                                 610DD37513E7064F00ED982F /* PithosSubdirNode.m in Sources */,
374                                 611FFCAF13EBF0B900E43E18 /* PithosEmptyNode.m in Sources */,
375                                 611FFCB313EBF40900E43E18 /* ImageAndTextCell.m in Sources */,
376                                 6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */,
377                         );
378                         runOnlyForDeploymentPostprocessing = 0;
379                 };
380 /* End PBXSourcesBuildPhase section */
381
382 /* Begin PBXVariantGroup section */
383                 610DD2FE13E6BB2000ED982F /* InfoPlist.strings */ = {
384                         isa = PBXVariantGroup;
385                         children = (
386                                 610DD2FF13E6BB2000ED982F /* en */,
387                         );
388                         name = InfoPlist.strings;
389                         sourceTree = "<group>";
390                 };
391                 610DD30413E6BB2000ED982F /* Credits.rtf */ = {
392                         isa = PBXVariantGroup;
393                         children = (
394                                 610DD30513E6BB2000ED982F /* en */,
395                         );
396                         name = Credits.rtf;
397                         sourceTree = "<group>";
398                 };
399                 610DD30A13E6BB2000ED982F /* MainMenu.xib */ = {
400                         isa = PBXVariantGroup;
401                         children = (
402                                 610DD30B13E6BB2000ED982F /* en */,
403                         );
404                         name = MainMenu.xib;
405                         sourceTree = "<group>";
406                 };
407 /* End PBXVariantGroup section */
408
409 /* Begin XCBuildConfiguration section */
410                 610DD30D13E6BB2000ED982F /* Debug */ = {
411                         isa = XCBuildConfiguration;
412                         buildSettings = {
413                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
414                                 GCC_C_LANGUAGE_STANDARD = gnu99;
415                                 GCC_OPTIMIZATION_LEVEL = 0;
416                                 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
417                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
418                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
419                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
420                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
421                                 GCC_WARN_UNUSED_VARIABLE = YES;
422                                 MACOSX_DEPLOYMENT_TARGET = 10.6;
423                                 ONLY_ACTIVE_ARCH = YES;
424                                 SDKROOT = macosx;
425                         };
426                         name = Debug;
427                 };
428                 610DD30E13E6BB2000ED982F /* Release */ = {
429                         isa = XCBuildConfiguration;
430                         buildSettings = {
431                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
432                                 GCC_C_LANGUAGE_STANDARD = gnu99;
433                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
434                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
435                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
436                                 GCC_WARN_UNUSED_VARIABLE = YES;
437                                 MACOSX_DEPLOYMENT_TARGET = 10.6;
438                                 SDKROOT = macosx;
439                         };
440                         name = Release;
441                 };
442                 610DD31013E6BB2000ED982F /* Debug */ = {
443                         isa = XCBuildConfiguration;
444                         buildSettings = {
445                                 ALWAYS_SEARCH_USER_PATHS = NO;
446                                 COPY_PHASE_STRIP = NO;
447                                 GCC_DYNAMIC_NO_PIC = NO;
448                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
449                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
450                                 GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
451                                 INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
452                                 PRODUCT_NAME = "$(TARGET_NAME)";
453                                 WRAPPER_EXTENSION = app;
454                         };
455                         name = Debug;
456                 };
457                 610DD31113E6BB2000ED982F /* Release */ = {
458                         isa = XCBuildConfiguration;
459                         buildSettings = {
460                                 ALWAYS_SEARCH_USER_PATHS = NO;
461                                 COPY_PHASE_STRIP = YES;
462                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
463                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
464                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
465                                 GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
466                                 INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
467                                 PRODUCT_NAME = "$(TARGET_NAME)";
468                                 WRAPPER_EXTENSION = app;
469                         };
470                         name = Release;
471                 };
472 /* End XCBuildConfiguration section */
473
474 /* Begin XCConfigurationList section */
475                 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */ = {
476                         isa = XCConfigurationList;
477                         buildConfigurations = (
478                                 610DD30D13E6BB2000ED982F /* Debug */,
479                                 610DD30E13E6BB2000ED982F /* Release */,
480                         );
481                         defaultConfigurationIsVisible = 0;
482                         defaultConfigurationName = Release;
483                 };
484                 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */ = {
485                         isa = XCConfigurationList;
486                         buildConfigurations = (
487                                 610DD31013E6BB2000ED982F /* Debug */,
488                                 610DD31113E6BB2000ED982F /* Release */,
489                         );
490                         defaultConfigurationIsVisible = 0;
491                         defaultConfigurationName = Release;
492                 };
493 /* End XCConfigurationList section */
494         };
495         rootObject = 610DD2E813E6BB2000ED982F /* Project object */;
496 }