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