Fix bug where drag and drop of an others shared object was allowed move operation...
[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                 610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD35313E6C09100ED982F /* CoreServices.framework */; };
32                 610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD35513E6C0A700ED982F /* SystemConfiguration.framework */; };
33                 610DD35913E6C3D200ED982F /* PithosNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD35813E6C3D100ED982F /* PithosNode.m */; };
34                 610DD36413E6E2E400ED982F /* PithosAccountNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD36313E6E2E400ED982F /* PithosAccountNode.m */; };
35                 610DD36713E6E69D00ED982F /* PithosContainerNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD36613E6E69D00ED982F /* PithosContainerNode.m */; };
36                 610DD37213E7059900ED982F /* PithosObjectNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD37113E7059900ED982F /* PithosObjectNode.m */; };
37                 610DD37513E7064F00ED982F /* PithosSubdirNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD37413E7064F00ED982F /* PithosSubdirNode.m */; };
38                 611405D01428BEC000637170 /* PithosContainerNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611405CE1428BEBE00637170 /* PithosContainerNodeInfoController.m */; };
39                 611405D11428BEC000637170 /* PithosContainerNodeInfoController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611405CF1428BEC000637170 /* PithosContainerNodeInfoController.xib */; };
40                 611FFCAF13EBF0B900E43E18 /* PithosEmptyNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */; };
41                 611FFCB313EBF40900E43E18 /* ImageAndTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */; };
42                 6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6121250813F033F400063041 /* PithosBrowserPreviewController.xib */; };
43                 613629B5143E0F8B00363787 /* GroupMembersDictionaryTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 613629B4143E0F8B00363787 /* GroupMembersDictionaryTransformer.m */; };
44                 613629B9143E51E000363787 /* GroupAndGroupMemberFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 613629B8143E51E000363787 /* GroupAndGroupMemberFormatter.m */; };
45                 6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */; };
46                 613BA8631461520E00FACAA5 /* NonEmptyStringFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 613BA8621461520E00FACAA5 /* NonEmptyStringFormatter.m */; };
47                 614299A914CEF0E7008D973A /* ASIPithos.m in Sources */ = {isa = PBXBuildFile; fileRef = 614299A814CEF0E7008D973A /* ASIPithos.m */; };
48                 61433BC9141BA1CE00CD978D /* HashMapHash.m in Sources */ = {isa = PBXBuildFile; fileRef = 61433BC8141BA1CE00CD978D /* HashMapHash.m */; };
49                 614592BC1417CE70002E7A8C /* ASIPithosAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 614592BB1417CE70002E7A8C /* ASIPithosAccount.m */; };
50                 614EEC8414E16EB5009DEFCC /* PithosAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 614EEC8314E16EB5009DEFCC /* PithosAccount.m */; };
51                 6152D08C143200CC00803874 /* PithosSharingAccountsNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */; };
52                 6152D092143334CC00803874 /* AllowedToBoolTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D091143334CC00803874 /* AllowedToBoolTransformer.m */; };
53                 6152D095143334E000803874 /* SharingAccountBoolTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D094143334E000803874 /* SharingAccountBoolTransformer.m */; };
54                 6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 6154BF4A145554D600EE353A /* pithos-logo-small.png */; };
55                 6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */; };
56                 6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */; };
57                 615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 615615DC140CECDB00017BD4 /* libz.dylib */; };
58                 615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A444D140F8A5700308614 /* MetadataKeyTransformer.m */; };
59                 615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */; };
60                 6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */; };
61                 616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */; };
62                 616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */; };
63                 617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */; };
64                 617A430C14630A3100DAB367 /* pithos.icns in Resources */ = {isa = PBXBuildFile; fileRef = 617A430B14630A3100DAB367 /* pithos.icns */; };
65                 617A431114630CD900DAB367 /* pithos-large.png in Resources */ = {isa = PBXBuildFile; fileRef = 617A431014630CD900DAB367 /* pithos-large.png */; };
66                 6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */; };
67                 6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */; };
68                 618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */; };
69                 618A7FF6143A20830040F043 /* PithosActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FF5143A20830040F043 /* PithosActivity.m */; };
70                 619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619B85D313F8077100C9371F /* PithosPreferencesController.m */; };
71                 619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 619B85D413F8077300C9371F /* PithosPreferencesController.xib */; };
72                 61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBA1410D350007004DC /* PublicURLTransformer.m */; };
73                 61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */; };
74                 61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BC014110BDB007004DC /* SharingNameFormatter.m */; };
75                 61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BEB14161EC3007004DC /* PithosUtilities.m */; };
76                 61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65ADE1428C578002597C2 /* CountTransformer.m */; };
77                 61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */; };
78                 61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */; };
79                 61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 61F040F11448547000A0C788 /* FileMD5Hash.c */; };
80                 61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EE144757B500A0C788 /* PithosLocalObjectState.m */; };
81                 61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EA144724F500A0C788 /* PithosSyncDaemon.m */; };
82                 E26038A7150009E400DAC6EB /* InspectorPane.m in Sources */ = {isa = PBXBuildFile; fileRef = E260389C150009E400DAC6EB /* InspectorPane.m */; };
83                 E26038A8150009E400DAC6EB /* InspectorPaneBody.m in Sources */ = {isa = PBXBuildFile; fileRef = E260389E150009E400DAC6EB /* InspectorPaneBody.m */; };
84                 E26038A9150009E400DAC6EB /* InspectorPaneContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A0150009E400DAC6EB /* InspectorPaneContainer.m */; };
85                 E26038AA150009E400DAC6EB /* InspectorPaneHead.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A2150009E400DAC6EB /* InspectorPaneHead.m */; };
86                 E26038AB150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A4150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m */; };
87                 E26038AC150009E400DAC6EB /* NSWindow+Geometry.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A6150009E400DAC6EB /* NSWindow+Geometry.m */; };
88                 E26038B215000C4B00DAC6EB /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E26038B115000C4B00DAC6EB /* QuartzCore.framework */; };
89 /* End PBXBuildFile section */
90
91 /* Begin PBXFileReference section */
92                 610DD2F113E6BB2000ED982F /* pithos-macos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "pithos-macos.app"; path = "Pithos+.app"; sourceTree = BUILT_PRODUCTS_DIR; };
93                 610DD2F513E6BB2000ED982F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
94                 610DD2F813E6BB2000ED982F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
95                 610DD2F913E6BB2000ED982F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
96                 610DD2FA13E6BB2000ED982F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
97                 610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "pithos-macos-Info.plist"; sourceTree = "<group>"; };
98                 610DD2FF13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
99                 610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pithos-macos-Prefix.pch"; sourceTree = "<group>"; };
100                 610DD30213E6BB2000ED982F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
101                 610DD30513E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
102                 610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pithos_macosAppDelegate.h; sourceTree = "<group>"; };
103                 610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = pithos_macosAppDelegate.m; sourceTree = "<group>"; };
104                 610DD30B13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
105                 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>"; };
106                 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>"; };
107                 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>"; };
108                 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>"; };
109                 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>"; };
110                 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>"; };
111                 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>"; };
112                 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>"; };
113                 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>"; };
114                 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>"; };
115                 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>"; };
116                 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>"; };
117                 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>"; };
118                 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>"; };
119                 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>"; };
120                 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>"; };
121                 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>"; };
122                 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>"; };
123                 610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccountRequest.h; sourceTree = "<group>"; };
124                 610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccountRequest.m; sourceTree = "<group>"; };
125                 610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainer.h; sourceTree = "<group>"; };
126                 610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainer.m; sourceTree = "<group>"; };
127                 610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainerRequest.h; sourceTree = "<group>"; };
128                 610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainerRequest.m; sourceTree = "<group>"; };
129                 610DD33713E6BD8B00ED982F /* ASIPithosObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObject.h; sourceTree = "<group>"; };
130                 610DD33813E6BD8B00ED982F /* ASIPithosObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObject.m; sourceTree = "<group>"; };
131                 610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObjectRequest.h; sourceTree = "<group>"; };
132                 610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObjectRequest.m; sourceTree = "<group>"; };
133                 610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosRequest.h; sourceTree = "<group>"; };
134                 610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosRequest.m; sourceTree = "<group>"; };
135                 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>"; };
136                 610DD34C13E6BEF400ED982F /* PithosBrowserController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosBrowserController.h; sourceTree = "<group>"; };
137                 610DD34D13E6BEF400ED982F /* PithosBrowserController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosBrowserController.m; sourceTree = "<group>"; };
138                 610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserController.xib; sourceTree = "<group>"; };
139                 610DD35313E6C09100ED982F /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
140                 610DD35513E6C0A700ED982F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
141                 610DD35713E6C3D100ED982F /* PithosNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosNode.h; sourceTree = "<group>"; };
142                 610DD35813E6C3D100ED982F /* PithosNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosNode.m; sourceTree = "<group>"; };
143                 610DD36213E6E2E400ED982F /* PithosAccountNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosAccountNode.h; sourceTree = "<group>"; };
144                 610DD36313E6E2E400ED982F /* PithosAccountNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosAccountNode.m; sourceTree = "<group>"; };
145                 610DD36513E6E69D00ED982F /* PithosContainerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosContainerNode.h; sourceTree = "<group>"; };
146                 610DD36613E6E69D00ED982F /* PithosContainerNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosContainerNode.m; sourceTree = "<group>"; };
147                 610DD37013E7059800ED982F /* PithosObjectNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosObjectNode.h; sourceTree = "<group>"; };
148                 610DD37113E7059900ED982F /* PithosObjectNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosObjectNode.m; sourceTree = "<group>"; };
149                 610DD37313E7064E00ED982F /* PithosSubdirNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSubdirNode.h; sourceTree = "<group>"; };
150                 610DD37413E7064F00ED982F /* PithosSubdirNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSubdirNode.m; sourceTree = "<group>"; };
151                 611405CD1428BEBD00637170 /* PithosContainerNodeInfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosContainerNodeInfoController.h; sourceTree = "<group>"; };
152                 611405CE1428BEBE00637170 /* PithosContainerNodeInfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosContainerNodeInfoController.m; sourceTree = "<group>"; };
153                 611405CF1428BEC000637170 /* PithosContainerNodeInfoController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosContainerNodeInfoController.xib; sourceTree = "<group>"; };
154                 611FFCAD13EBF0B800E43E18 /* PithosEmptyNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosEmptyNode.h; sourceTree = "<group>"; };
155                 611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosEmptyNode.m; sourceTree = "<group>"; };
156                 611FFCB113EBF40900E43E18 /* ImageAndTextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageAndTextCell.h; path = "pithos-macos/ImageAndTextCell.h"; sourceTree = "<group>"; };
157                 611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageAndTextCell.m; path = "pithos-macos/ImageAndTextCell.m"; sourceTree = "<group>"; };
158                 6121250813F033F400063041 /* PithosBrowserPreviewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserPreviewController.xib; sourceTree = "<group>"; };
159                 613629B3143E0F8B00363787 /* GroupMembersDictionaryTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupMembersDictionaryTransformer.h; path = "pithos-macos/GroupMembersDictionaryTransformer.h"; sourceTree = "<group>"; };
160                 613629B4143E0F8B00363787 /* GroupMembersDictionaryTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupMembersDictionaryTransformer.m; path = "pithos-macos/GroupMembersDictionaryTransformer.m"; sourceTree = "<group>"; };
161                 613629B7143E51E000363787 /* GroupAndGroupMemberFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupAndGroupMemberFormatter.h; path = "pithos-macos/GroupAndGroupMemberFormatter.h"; sourceTree = "<group>"; };
162                 613629B8143E51E000363787 /* GroupAndGroupMemberFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupAndGroupMemberFormatter.m; path = "pithos-macos/GroupAndGroupMemberFormatter.m"; sourceTree = "<group>"; };
163                 6139836F13EFEECC004CE444 /* FileSystemBrowserCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileSystemBrowserCell.h; path = "pithos-macos/FileSystemBrowserCell.h"; sourceTree = "<group>"; };
164                 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileSystemBrowserCell.m; path = "pithos-macos/FileSystemBrowserCell.m"; sourceTree = "<group>"; };
165                 613BA8611461520E00FACAA5 /* NonEmptyStringFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NonEmptyStringFormatter.h; path = "pithos-macos/NonEmptyStringFormatter.h"; sourceTree = "<group>"; };
166                 613BA8621461520E00FACAA5 /* NonEmptyStringFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NonEmptyStringFormatter.m; path = "pithos-macos/NonEmptyStringFormatter.m"; sourceTree = "<group>"; };
167                 614299A714CEF0E7008D973A /* ASIPithos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithos.h; sourceTree = "<group>"; };
168                 614299A814CEF0E7008D973A /* ASIPithos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithos.m; sourceTree = "<group>"; };
169                 61433BC7141BA1CE00CD978D /* HashMapHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HashMapHash.h; path = "pithos-macos/HashMapHash.h"; sourceTree = "<group>"; };
170                 61433BC8141BA1CE00CD978D /* HashMapHash.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HashMapHash.m; path = "pithos-macos/HashMapHash.m"; sourceTree = "<group>"; };
171                 614592BA1417CE70002E7A8C /* ASIPithosAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccount.h; sourceTree = "<group>"; };
172                 614592BB1417CE70002E7A8C /* ASIPithosAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccount.m; sourceTree = "<group>"; };
173                 614EEC8214E16EB5009DEFCC /* PithosAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosAccount.h; sourceTree = "<group>"; };
174                 614EEC8314E16EB5009DEFCC /* PithosAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosAccount.m; sourceTree = "<group>"; };
175                 6152D08A143200CB00803874 /* PithosSharingAccountsNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSharingAccountsNode.h; sourceTree = "<group>"; };
176                 6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSharingAccountsNode.m; sourceTree = "<group>"; };
177                 6152D090143334CC00803874 /* AllowedToBoolTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AllowedToBoolTransformer.h; path = "pithos-macos/AllowedToBoolTransformer.h"; sourceTree = "<group>"; };
178                 6152D091143334CC00803874 /* AllowedToBoolTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AllowedToBoolTransformer.m; path = "pithos-macos/AllowedToBoolTransformer.m"; sourceTree = "<group>"; };
179                 6152D093143334E000803874 /* SharingAccountBoolTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharingAccountBoolTransformer.h; path = "pithos-macos/SharingAccountBoolTransformer.h"; sourceTree = "<group>"; };
180                 6152D094143334E000803874 /* SharingAccountBoolTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SharingAccountBoolTransformer.m; path = "pithos-macos/SharingAccountBoolTransformer.m"; sourceTree = "<group>"; };
181                 6154BF4A145554D600EE353A /* pithos-logo-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pithos-logo-small.png"; sourceTree = "<group>"; };
182                 6154BF4E1456A83100EE353A /* UsingSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UsingSizeTransformer.h; path = "pithos-macos/UsingSizeTransformer.h"; sourceTree = "<group>"; };
183                 6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UsingSizeTransformer.m; path = "pithos-macos/UsingSizeTransformer.m"; sourceTree = "<group>"; };
184                 6154BF511456EE4600EE353A /* DirPathFileURLTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DirPathFileURLTransformer.h; path = "pithos-macos/DirPathFileURLTransformer.h"; sourceTree = "<group>"; };
185                 6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DirPathFileURLTransformer.m; path = "pithos-macos/DirPathFileURLTransformer.m"; sourceTree = "<group>"; };
186                 615615DC140CECDB00017BD4 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
187                 615A444C140F8A5700308614 /* MetadataKeyTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetadataKeyTransformer.h; path = "pithos-macos/MetadataKeyTransformer.h"; sourceTree = "<group>"; };
188                 615A444D140F8A5700308614 /* MetadataKeyTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MetadataKeyTransformer.m; path = "pithos-macos/MetadataKeyTransformer.m"; sourceTree = "<group>"; };
189                 615A444F140F8A7F00308614 /* MetadataKeyFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetadataKeyFormatter.h; path = "pithos-macos/MetadataKeyFormatter.h"; sourceTree = "<group>"; };
190                 615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MetadataKeyFormatter.m; path = "pithos-macos/MetadataKeyFormatter.m"; sourceTree = "<group>"; };
191                 6164B2DB1450E55C00D4C1AB /* LastCompletedSyncTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LastCompletedSyncTransformer.h; path = "pithos-macos/LastCompletedSyncTransformer.h"; sourceTree = "<group>"; };
192                 6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LastCompletedSyncTransformer.m; path = "pithos-macos/LastCompletedSyncTransformer.m"; sourceTree = "<group>"; };
193                 616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosObjectNodeInfoController.xib; sourceTree = "<group>"; };
194                 616FC0B113F97D0800140A33 /* PithosNodeInfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosNodeInfoController.h; sourceTree = "<group>"; };
195                 616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosNodeInfoController.m; sourceTree = "<group>"; };
196                 617460EF140BE45C00D333A1 /* BytesExtendedSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BytesExtendedSizeTransformer.h; path = "pithos-macos/BytesExtendedSizeTransformer.h"; sourceTree = "<group>"; };
197                 617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BytesExtendedSizeTransformer.m; path = "pithos-macos/BytesExtendedSizeTransformer.m"; sourceTree = "<group>"; };
198                 617A430B14630A3100DAB367 /* pithos.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = pithos.icns; sourceTree = "<group>"; };
199                 617A431014630CD900DAB367 /* pithos-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pithos-large.png"; sourceTree = "<group>"; };
200                 6180C22913FAEF4B00BCA40B /* BytesSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BytesSizeTransformer.h; path = "pithos-macos/BytesSizeTransformer.h"; sourceTree = "<group>"; };
201                 6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BytesSizeTransformer.m; path = "pithos-macos/BytesSizeTransformer.m"; sourceTree = "<group>"; };
202                 6180C22C13FBF1FC00BCA40B /* LastModifiedDateTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LastModifiedDateTransformer.h; path = "pithos-macos/LastModifiedDateTransformer.h"; sourceTree = "<group>"; };
203                 6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LastModifiedDateTransformer.m; path = "pithos-macos/LastModifiedDateTransformer.m"; sourceTree = "<group>"; };
204                 618A7FD61438CE5D0040F043 /* PithosActivityFacility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosActivityFacility.h; sourceTree = "<group>"; };
205                 618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosActivityFacility.m; sourceTree = "<group>"; };
206                 618A7FF4143A20830040F043 /* PithosActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosActivity.h; sourceTree = "<group>"; };
207                 618A7FF5143A20830040F043 /* PithosActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosActivity.m; sourceTree = "<group>"; };
208                 619B85D213F8076F00C9371F /* PithosPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosPreferencesController.h; sourceTree = "<group>"; };
209                 619B85D313F8077100C9371F /* PithosPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosPreferencesController.m; sourceTree = "<group>"; };
210                 619B85D413F8077300C9371F /* PithosPreferencesController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosPreferencesController.xib; sourceTree = "<group>"; };
211                 61C24BB91410D350007004DC /* PublicURLTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PublicURLTransformer.h; path = "pithos-macos/PublicURLTransformer.h"; sourceTree = "<group>"; };
212                 61C24BBA1410D350007004DC /* PublicURLTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PublicURLTransformer.m; path = "pithos-macos/PublicURLTransformer.m"; sourceTree = "<group>"; };
213                 61C24BBC1410E031007004DC /* SharingDictionaryTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharingDictionaryTransformer.h; path = "pithos-macos/SharingDictionaryTransformer.h"; sourceTree = "<group>"; };
214                 61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SharingDictionaryTransformer.m; path = "pithos-macos/SharingDictionaryTransformer.m"; sourceTree = "<group>"; };
215                 61C24BBF14110BDB007004DC /* SharingNameFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharingNameFormatter.h; path = "pithos-macos/SharingNameFormatter.h"; sourceTree = "<group>"; };
216                 61C24BC014110BDB007004DC /* SharingNameFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SharingNameFormatter.m; path = "pithos-macos/SharingNameFormatter.m"; sourceTree = "<group>"; };
217                 61C24BEA14161EC0007004DC /* PithosUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosUtilities.h; sourceTree = "<group>"; };
218                 61C24BEB14161EC3007004DC /* PithosUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosUtilities.m; sourceTree = "<group>"; };
219                 61C65ADD1428C578002597C2 /* CountTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CountTransformer.h; path = "pithos-macos/CountTransformer.h"; sourceTree = "<group>"; };
220                 61C65ADE1428C578002597C2 /* CountTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CountTransformer.m; path = "pithos-macos/CountTransformer.m"; sourceTree = "<group>"; };
221                 61C65AE11428D41C002597C2 /* PolicyVersioningTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolicyVersioningTransformer.h; path = "pithos-macos/PolicyVersioningTransformer.h"; sourceTree = "<group>"; };
222                 61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PolicyVersioningTransformer.m; path = "pithos-macos/PolicyVersioningTransformer.m"; sourceTree = "<group>"; };
223                 61C65AE4142918DC002597C2 /* PithosObjectNodeInfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosObjectNodeInfoController.h; sourceTree = "<group>"; };
224                 61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosObjectNodeInfoController.m; sourceTree = "<group>"; };
225                 61F040E9144724F500A0C788 /* PithosSyncDaemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSyncDaemon.h; sourceTree = "<group>"; };
226                 61F040EA144724F500A0C788 /* PithosSyncDaemon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSyncDaemon.m; sourceTree = "<group>"; };
227                 61F040ED144757B500A0C788 /* PithosLocalObjectState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosLocalObjectState.h; sourceTree = "<group>"; };
228                 61F040EE144757B500A0C788 /* PithosLocalObjectState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosLocalObjectState.m; sourceTree = "<group>"; };
229                 61F040F11448547000A0C788 /* FileMD5Hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = FileMD5Hash.c; path = "pithos-macos/FileMD5Hash.c"; sourceTree = "<group>"; };
230                 61F040F21448547000A0C788 /* FileMD5Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileMD5Hash.h; path = "pithos-macos/FileMD5Hash.h"; sourceTree = "<group>"; };
231                 E260389B150009E400DAC6EB /* InspectorPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPane.h; path = InspectorKit.framework/InspectorPane.h; sourceTree = "<group>"; };
232                 E260389C150009E400DAC6EB /* InspectorPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPane.m; path = InspectorKit.framework/InspectorPane.m; sourceTree = "<group>"; };
233                 E260389D150009E400DAC6EB /* InspectorPaneBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPaneBody.h; path = InspectorKit.framework/InspectorPaneBody.h; sourceTree = "<group>"; };
234                 E260389E150009E400DAC6EB /* InspectorPaneBody.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPaneBody.m; path = InspectorKit.framework/InspectorPaneBody.m; sourceTree = "<group>"; };
235                 E260389F150009E400DAC6EB /* InspectorPaneContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPaneContainer.h; path = InspectorKit.framework/InspectorPaneContainer.h; sourceTree = "<group>"; };
236                 E26038A0150009E400DAC6EB /* InspectorPaneContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPaneContainer.m; path = InspectorKit.framework/InspectorPaneContainer.m; sourceTree = "<group>"; };
237                 E26038A1150009E400DAC6EB /* InspectorPaneHead.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPaneHead.h; path = InspectorKit.framework/InspectorPaneHead.h; sourceTree = "<group>"; };
238                 E26038A2150009E400DAC6EB /* InspectorPaneHead.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPaneHead.m; path = InspectorKit.framework/InspectorPaneHead.m; sourceTree = "<group>"; };
239                 E26038A3150009E400DAC6EB /* NSBezierPath+StrokeExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSBezierPath+StrokeExtensions.h"; path = "InspectorKit.framework/NSBezierPath+StrokeExtensions.h"; sourceTree = "<group>"; };
240                 E26038A4150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSBezierPath+StrokeExtensions.m"; path = "InspectorKit.framework/NSBezierPath+StrokeExtensions.m"; sourceTree = "<group>"; };
241                 E26038A5150009E400DAC6EB /* NSWindow+Geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSWindow+Geometry.h"; path = "InspectorKit.framework/NSWindow+Geometry.h"; sourceTree = "<group>"; };
242                 E26038A6150009E400DAC6EB /* NSWindow+Geometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSWindow+Geometry.m"; path = "InspectorKit.framework/NSWindow+Geometry.m"; sourceTree = "<group>"; };
243                 E26038B115000C4B00DAC6EB /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
244 /* End PBXFileReference section */
245
246 /* Begin PBXFrameworksBuildPhase section */
247                 610DD2EE13E6BB2000ED982F /* Frameworks */ = {
248                         isa = PBXFrameworksBuildPhase;
249                         buildActionMask = 2147483647;
250                         files = (
251                                 E26038B215000C4B00DAC6EB /* QuartzCore.framework in Frameworks */,
252                                 615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */,
253                                 610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */,
254                                 610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */,
255                                 610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */,
256                         );
257                         runOnlyForDeploymentPostprocessing = 0;
258                 };
259 /* End PBXFrameworksBuildPhase section */
260
261 /* Begin PBXGroup section */
262                 610DD2E613E6BB2000ED982F = {
263                         isa = PBXGroup;
264                         children = (
265                                 6139837313F01CFC004CE444 /* Utilities */,
266                                 610DD31A13E6BD4200ED982F /* asi-http-request */,
267                                 E26038991500091D00DAC6EB /* InspectorKit Framework */,
268                                 610DD2FB13E6BB2000ED982F /* pithos-macos */,
269                                 610DD2F413E6BB2000ED982F /* Frameworks */,
270                                 610DD2F213E6BB2000ED982F /* Products */,
271                         );
272                         sourceTree = "<group>";
273                 };
274                 610DD2F213E6BB2000ED982F /* Products */ = {
275                         isa = PBXGroup;
276                         children = (
277                                 610DD2F113E6BB2000ED982F /* pithos-macos.app */,
278                         );
279                         name = Products;
280                         sourceTree = "<group>";
281                 };
282                 610DD2F413E6BB2000ED982F /* Frameworks */ = {
283                         isa = PBXGroup;
284                         children = (
285                                 615615DC140CECDB00017BD4 /* libz.dylib */,
286                                 E26038B115000C4B00DAC6EB /* QuartzCore.framework */,
287                                 610DD2F513E6BB2000ED982F /* Cocoa.framework */,
288                                 610DD35313E6C09100ED982F /* CoreServices.framework */,
289                                 610DD35513E6C0A700ED982F /* SystemConfiguration.framework */,
290                                 610DD2F713E6BB2000ED982F /* Other Frameworks */,
291                         );
292                         name = Frameworks;
293                         sourceTree = "<group>";
294                 };
295                 610DD2F713E6BB2000ED982F /* Other Frameworks */ = {
296                         isa = PBXGroup;
297                         children = (
298                                 610DD2F813E6BB2000ED982F /* AppKit.framework */,
299                                 610DD2F913E6BB2000ED982F /* CoreData.framework */,
300                                 610DD2FA13E6BB2000ED982F /* Foundation.framework */,
301                         );
302                         name = "Other Frameworks";
303                         sourceTree = "<group>";
304                 };
305                 610DD2FB13E6BB2000ED982F /* pithos-macos */ = {
306                         isa = PBXGroup;
307                         children = (
308                                 610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */,
309                                 610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */,
310                                 614EEC8214E16EB5009DEFCC /* PithosAccount.h */,
311                                 614EEC8314E16EB5009DEFCC /* PithosAccount.m */,
312                                 61F040E71447218F00A0C788 /* PithosBrowser */,
313                                 61F040E51447217100A0C788 /* PithosSyncDaemon */,
314                                 61F040E8144721B200A0C788 /* PithosActivityFacility */,
315                                 61F1C5DB1444A8CF00C1E6EB /* PithosNodes */,
316                                 61F1C5DD1444A92B00C1E6EB /* PithosNodeInfoControllers */,
317                                 610DD2FC13E6BB2000ED982F /* Supporting Files */,
318                                 610DD30A13E6BB2000ED982F /* MainMenu.xib */,
319                                 61C24BEA14161EC0007004DC /* PithosUtilities.h */,
320                                 61C24BEB14161EC3007004DC /* PithosUtilities.m */,
321                         );
322                         path = "pithos-macos";
323                         sourceTree = "<group>";
324                 };
325                 610DD2FC13E6BB2000ED982F /* Supporting Files */ = {
326                         isa = PBXGroup;
327                         children = (
328                                 610DD46113E950E500ED982F /* Icons */,
329                                 610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */,
330                                 610DD2FE13E6BB2000ED982F /* InfoPlist.strings */,
331                                 610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */,
332                                 610DD30213E6BB2000ED982F /* main.m */,
333                                 610DD30413E6BB2000ED982F /* Credits.rtf */,
334                         );
335                         name = "Supporting Files";
336                         sourceTree = "<group>";
337                 };
338                 610DD31A13E6BD4200ED982F /* asi-http-request */ = {
339                         isa = PBXGroup;
340                         children = (
341                                 610DD31E13E6BD8B00ED982F /* ASICacheDelegate.h */,
342                                 610DD31F13E6BD8B00ED982F /* ASIDataCompressor.h */,
343                                 610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */,
344                                 610DD32113E6BD8B00ED982F /* ASIDataDecompressor.h */,
345                                 610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */,
346                                 610DD32313E6BD8B00ED982F /* ASIDownloadCache.h */,
347                                 610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */,
348                                 610DD32513E6BD8B00ED982F /* ASIFormDataRequest.h */,
349                                 610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */,
350                                 610DD32713E6BD8B00ED982F /* ASIHTTPRequest.h */,
351                                 610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */,
352                                 610DD32913E6BD8B00ED982F /* ASIHTTPRequestConfig.h */,
353                                 610DD32A13E6BD8B00ED982F /* ASIHTTPRequestDelegate.h */,
354                                 610DD32B13E6BD8B00ED982F /* ASIInputStream.h */,
355                                 610DD32C13E6BD8B00ED982F /* ASIInputStream.m */,
356                                 610DD32D13E6BD8B00ED982F /* ASINetworkQueue.h */,
357                                 610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */,
358                                 610DD32F13E6BD8B00ED982F /* ASIProgressDelegate.h */,
359                                 610DD34B13E6BD9800ED982F /* ASINSXMLParserCompat.h */,
360                                 610DD33013E6BD8B00ED982F /* Pithos */,
361                         );
362                         name = "asi-http-request";
363                         sourceTree = "<group>";
364                 };
365                 610DD33013E6BD8B00ED982F /* Pithos */ = {
366                         isa = PBXGroup;
367                         children = (
368                                 614299A714CEF0E7008D973A /* ASIPithos.h */,
369                                 614299A814CEF0E7008D973A /* ASIPithos.m */,
370                                 610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */,
371                                 610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */,
372                                 610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */,
373                                 610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */,
374                                 610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */,
375                                 610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */,
376                                 610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */,
377                                 610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */,
378                                 614592BA1417CE70002E7A8C /* ASIPithosAccount.h */,
379                                 614592BB1417CE70002E7A8C /* ASIPithosAccount.m */,
380                                 610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */,
381                                 610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */,
382                                 610DD33713E6BD8B00ED982F /* ASIPithosObject.h */,
383                                 610DD33813E6BD8B00ED982F /* ASIPithosObject.m */,
384                         );
385                         name = Pithos;
386                         path = "pithos-apple-common/asi-http-request-with-pithos/Classes/Pithos";
387                         sourceTree = "<group>";
388                 };
389                 610DD46113E950E500ED982F /* Icons */ = {
390                         isa = PBXGroup;
391                         children = (
392                                 617A431014630CD900DAB367 /* pithos-large.png */,
393                                 6154BF4A145554D600EE353A /* pithos-logo-small.png */,
394                                 617A430B14630A3100DAB367 /* pithos.icns */,
395                         );
396                         path = Icons;
397                         sourceTree = SOURCE_ROOT;
398                 };
399                 6139837313F01CFC004CE444 /* Utilities */ = {
400                         isa = PBXGroup;
401                         children = (
402                                 61F040F41448547B00A0C788 /* Hashing */,
403                                 615A442E140E5ECA00308614 /* Formatters */,
404                                 6180C22713FAED1D00BCA40B /* Cells */,
405                                 6180C22813FAED4B00BCA40B /* Value Transformers */,
406                         );
407                         name = Utilities;
408                         sourceTree = "<group>";
409                 };
410                 615A442E140E5ECA00308614 /* Formatters */ = {
411                         isa = PBXGroup;
412                         children = (
413                                 615A444F140F8A7F00308614 /* MetadataKeyFormatter.h */,
414                                 615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */,
415                                 61C24BBF14110BDB007004DC /* SharingNameFormatter.h */,
416                                 61C24BC014110BDB007004DC /* SharingNameFormatter.m */,
417                                 613629B7143E51E000363787 /* GroupAndGroupMemberFormatter.h */,
418                                 613629B8143E51E000363787 /* GroupAndGroupMemberFormatter.m */,
419                                 613BA8611461520E00FACAA5 /* NonEmptyStringFormatter.h */,
420                                 613BA8621461520E00FACAA5 /* NonEmptyStringFormatter.m */,
421                         );
422                         name = Formatters;
423                         sourceTree = "<group>";
424                 };
425                 6180C22713FAED1D00BCA40B /* Cells */ = {
426                         isa = PBXGroup;
427                         children = (
428                                 611FFCB113EBF40900E43E18 /* ImageAndTextCell.h */,
429                                 611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */,
430                                 6139836F13EFEECC004CE444 /* FileSystemBrowserCell.h */,
431                                 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */,
432                         );
433                         name = Cells;
434                         sourceTree = "<group>";
435                 };
436                 6180C22813FAED4B00BCA40B /* Value Transformers */ = {
437                         isa = PBXGroup;
438                         children = (
439                                 6180C22913FAEF4B00BCA40B /* BytesSizeTransformer.h */,
440                                 6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */,
441                                 617460EF140BE45C00D333A1 /* BytesExtendedSizeTransformer.h */,
442                                 617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */,
443                                 6180C22C13FBF1FC00BCA40B /* LastModifiedDateTransformer.h */,
444                                 6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */,
445                                 615A444C140F8A5700308614 /* MetadataKeyTransformer.h */,
446                                 615A444D140F8A5700308614 /* MetadataKeyTransformer.m */,
447                                 61C24BB91410D350007004DC /* PublicURLTransformer.h */,
448                                 61C24BBA1410D350007004DC /* PublicURLTransformer.m */,
449                                 61C24BBC1410E031007004DC /* SharingDictionaryTransformer.h */,
450                                 61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */,
451                                 61C65ADD1428C578002597C2 /* CountTransformer.h */,
452                                 61C65ADE1428C578002597C2 /* CountTransformer.m */,
453                                 61C65AE11428D41C002597C2 /* PolicyVersioningTransformer.h */,
454                                 61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */,
455                                 6152D093143334E000803874 /* SharingAccountBoolTransformer.h */,
456                                 6152D094143334E000803874 /* SharingAccountBoolTransformer.m */,
457                                 6152D090143334CC00803874 /* AllowedToBoolTransformer.h */,
458                                 6152D091143334CC00803874 /* AllowedToBoolTransformer.m */,
459                                 613629B3143E0F8B00363787 /* GroupMembersDictionaryTransformer.h */,
460                                 613629B4143E0F8B00363787 /* GroupMembersDictionaryTransformer.m */,
461                                 6164B2DB1450E55C00D4C1AB /* LastCompletedSyncTransformer.h */,
462                                 6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */,
463                                 6154BF4E1456A83100EE353A /* UsingSizeTransformer.h */,
464                                 6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */,
465                                 6154BF511456EE4600EE353A /* DirPathFileURLTransformer.h */,
466                                 6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */,
467                         );
468                         name = "Value Transformers";
469                         sourceTree = "<group>";
470                 };
471                 61F040E51447217100A0C788 /* PithosSyncDaemon */ = {
472                         isa = PBXGroup;
473                         children = (
474                                 61F040E9144724F500A0C788 /* PithosSyncDaemon.h */,
475                                 61F040EA144724F500A0C788 /* PithosSyncDaemon.m */,
476                                 61F040ED144757B500A0C788 /* PithosLocalObjectState.h */,
477                                 61F040EE144757B500A0C788 /* PithosLocalObjectState.m */,
478                         );
479                         name = PithosSyncDaemon;
480                         sourceTree = "<group>";
481                 };
482                 61F040E71447218F00A0C788 /* PithosBrowser */ = {
483                         isa = PBXGroup;
484                         children = (
485                                 610DD34C13E6BEF400ED982F /* PithosBrowserController.h */,
486                                 610DD34D13E6BEF400ED982F /* PithosBrowserController.m */,
487                                 610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */,
488                                 6121250813F033F400063041 /* PithosBrowserPreviewController.xib */,
489                                 619B85D213F8076F00C9371F /* PithosPreferencesController.h */,
490                                 619B85D313F8077100C9371F /* PithosPreferencesController.m */,
491                                 619B85D413F8077300C9371F /* PithosPreferencesController.xib */,
492                         );
493                         name = PithosBrowser;
494                         sourceTree = "<group>";
495                 };
496                 61F040E8144721B200A0C788 /* PithosActivityFacility */ = {
497                         isa = PBXGroup;
498                         children = (
499                                 618A7FD61438CE5D0040F043 /* PithosActivityFacility.h */,
500                                 618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */,
501                                 618A7FF4143A20830040F043 /* PithosActivity.h */,
502                                 618A7FF5143A20830040F043 /* PithosActivity.m */,
503                         );
504                         name = PithosActivityFacility;
505                         sourceTree = "<group>";
506                 };
507                 61F040F41448547B00A0C788 /* Hashing */ = {
508                         isa = PBXGroup;
509                         children = (
510                                 61433BC7141BA1CE00CD978D /* HashMapHash.h */,
511                                 61433BC8141BA1CE00CD978D /* HashMapHash.m */,
512                                 61F040F11448547000A0C788 /* FileMD5Hash.c */,
513                                 61F040F21448547000A0C788 /* FileMD5Hash.h */,
514                         );
515                         name = Hashing;
516                         sourceTree = "<group>";
517                 };
518                 61F1C5DB1444A8CF00C1E6EB /* PithosNodes */ = {
519                         isa = PBXGroup;
520                         children = (
521                                 610DD35713E6C3D100ED982F /* PithosNode.h */,
522                                 610DD35813E6C3D100ED982F /* PithosNode.m */,
523                                 610DD36213E6E2E400ED982F /* PithosAccountNode.h */,
524                                 610DD36313E6E2E400ED982F /* PithosAccountNode.m */,
525                                 610DD36513E6E69D00ED982F /* PithosContainerNode.h */,
526                                 610DD36613E6E69D00ED982F /* PithosContainerNode.m */,
527                                 610DD37313E7064E00ED982F /* PithosSubdirNode.h */,
528                                 610DD37413E7064F00ED982F /* PithosSubdirNode.m */,
529                                 610DD37013E7059800ED982F /* PithosObjectNode.h */,
530                                 610DD37113E7059900ED982F /* PithosObjectNode.m */,
531                                 6152D08A143200CB00803874 /* PithosSharingAccountsNode.h */,
532                                 6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */,
533                                 611FFCAD13EBF0B800E43E18 /* PithosEmptyNode.h */,
534                                 611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */,
535                         );
536                         name = PithosNodes;
537                         sourceTree = "<group>";
538                 };
539                 61F1C5DD1444A92B00C1E6EB /* PithosNodeInfoControllers */ = {
540                         isa = PBXGroup;
541                         children = (
542                                 616FC0B113F97D0800140A33 /* PithosNodeInfoController.h */,
543                                 616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */,
544                                 611405CD1428BEBD00637170 /* PithosContainerNodeInfoController.h */,
545                                 611405CE1428BEBE00637170 /* PithosContainerNodeInfoController.m */,
546                                 611405CF1428BEC000637170 /* PithosContainerNodeInfoController.xib */,
547                                 61C65AE4142918DC002597C2 /* PithosObjectNodeInfoController.h */,
548                                 61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */,
549                                 616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */,
550                         );
551                         name = PithosNodeInfoControllers;
552                         sourceTree = "<group>";
553                 };
554                 E26038991500091D00DAC6EB /* InspectorKit Framework */ = {
555                         isa = PBXGroup;
556                         children = (
557                                 E26038A3150009E400DAC6EB /* NSBezierPath+StrokeExtensions.h */,
558                                 E26038A4150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m */,
559                                 E26038A5150009E400DAC6EB /* NSWindow+Geometry.h */,
560                                 E26038A6150009E400DAC6EB /* NSWindow+Geometry.m */,
561                                 E26038AD150009FE00DAC6EB /* Classes */,
562                         );
563                         name = "InspectorKit Framework";
564                         sourceTree = "<group>";
565                 };
566                 E26038AD150009FE00DAC6EB /* Classes */ = {
567                         isa = PBXGroup;
568                         children = (
569                                 E260389B150009E400DAC6EB /* InspectorPane.h */,
570                                 E260389C150009E400DAC6EB /* InspectorPane.m */,
571                                 E260389D150009E400DAC6EB /* InspectorPaneBody.h */,
572                                 E260389E150009E400DAC6EB /* InspectorPaneBody.m */,
573                                 E260389F150009E400DAC6EB /* InspectorPaneContainer.h */,
574                                 E26038A0150009E400DAC6EB /* InspectorPaneContainer.m */,
575                                 E26038A1150009E400DAC6EB /* InspectorPaneHead.h */,
576                                 E26038A2150009E400DAC6EB /* InspectorPaneHead.m */,
577                         );
578                         name = Classes;
579                         sourceTree = "<group>";
580                 };
581 /* End PBXGroup section */
582
583 /* Begin PBXNativeTarget section */
584                 610DD2F013E6BB2000ED982F /* Pithos+ */ = {
585                         isa = PBXNativeTarget;
586                         buildConfigurationList = 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "Pithos+" */;
587                         buildPhases = (
588                                 610DD2ED13E6BB2000ED982F /* Sources */,
589                                 610DD2EE13E6BB2000ED982F /* Frameworks */,
590                                 610DD2EF13E6BB2000ED982F /* Resources */,
591                         );
592                         buildRules = (
593                         );
594                         dependencies = (
595                         );
596                         name = "Pithos+";
597                         productName = "pithos-macos";
598                         productReference = 610DD2F113E6BB2000ED982F /* pithos-macos.app */;
599                         productType = "com.apple.product-type.application";
600                 };
601 /* End PBXNativeTarget section */
602
603 /* Begin PBXProject section */
604                 610DD2E813E6BB2000ED982F /* Project object */ = {
605                         isa = PBXProject;
606                         attributes = {
607                                 LastUpgradeCheck = 0430;
608                                 ORGANIZATIONNAME = koomasi;
609                         };
610                         buildConfigurationList = 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */;
611                         compatibilityVersion = "Xcode 3.2";
612                         developmentRegion = English;
613                         hasScannedForEncodings = 0;
614                         knownRegions = (
615                                 en,
616                         );
617                         mainGroup = 610DD2E613E6BB2000ED982F;
618                         productRefGroup = 610DD2F213E6BB2000ED982F /* Products */;
619                         projectDirPath = "";
620                         projectRoot = "";
621                         targets = (
622                                 610DD2F013E6BB2000ED982F /* Pithos+ */,
623                         );
624                 };
625 /* End PBXProject section */
626
627 /* Begin PBXResourcesBuildPhase section */
628                 610DD2EF13E6BB2000ED982F /* Resources */ = {
629                         isa = PBXResourcesBuildPhase;
630                         buildActionMask = 2147483647;
631                         files = (
632                                 610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */,
633                                 610DD30613E6BB2000ED982F /* Credits.rtf in Resources */,
634                                 610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */,
635                                 610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */,
636                                 6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */,
637                                 619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */,
638                                 616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */,
639                                 611405D11428BEC000637170 /* PithosContainerNodeInfoController.xib in Resources */,
640                                 6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */,
641                                 617A430C14630A3100DAB367 /* pithos.icns in Resources */,
642                                 617A431114630CD900DAB367 /* pithos-large.png in Resources */,
643                         );
644                         runOnlyForDeploymentPostprocessing = 0;
645                 };
646 /* End PBXResourcesBuildPhase section */
647
648 /* Begin PBXSourcesBuildPhase section */
649                 610DD2ED13E6BB2000ED982F /* Sources */ = {
650                         isa = PBXSourcesBuildPhase;
651                         buildActionMask = 2147483647;
652                         files = (
653                                 610DD30313E6BB2000ED982F /* main.m in Sources */,
654                                 610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */,
655                                 610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */,
656                                 610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */,
657                                 610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */,
658                                 610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */,
659                                 610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */,
660                                 610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */,
661                                 610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */,
662                                 610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */,
663                                 610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */,
664                                 610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */,
665                                 610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */,
666                                 610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */,
667                                 610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */,
668                                 610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */,
669                                 610DD35913E6C3D200ED982F /* PithosNode.m in Sources */,
670                                 610DD36413E6E2E400ED982F /* PithosAccountNode.m in Sources */,
671                                 610DD36713E6E69D00ED982F /* PithosContainerNode.m in Sources */,
672                                 610DD37213E7059900ED982F /* PithosObjectNode.m in Sources */,
673                                 610DD37513E7064F00ED982F /* PithosSubdirNode.m in Sources */,
674                                 611FFCAF13EBF0B900E43E18 /* PithosEmptyNode.m in Sources */,
675                                 611FFCB313EBF40900E43E18 /* ImageAndTextCell.m in Sources */,
676                                 6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */,
677                                 619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */,
678                                 616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */,
679                                 6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */,
680                                 6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */,
681                                 617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */,
682                                 615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */,
683                                 615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */,
684                                 61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */,
685                                 61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */,
686                                 61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */,
687                                 61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */,
688                                 614592BC1417CE70002E7A8C /* ASIPithosAccount.m in Sources */,
689                                 61433BC9141BA1CE00CD978D /* HashMapHash.m in Sources */,
690                                 611405D01428BEC000637170 /* PithosContainerNodeInfoController.m in Sources */,
691                                 61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */,
692                                 61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */,
693                                 61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */,
694                                 6152D08C143200CC00803874 /* PithosSharingAccountsNode.m in Sources */,
695                                 6152D092143334CC00803874 /* AllowedToBoolTransformer.m in Sources */,
696                                 6152D095143334E000803874 /* SharingAccountBoolTransformer.m in Sources */,
697                                 618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */,
698                                 618A7FF6143A20830040F043 /* PithosActivity.m in Sources */,
699                                 613629B5143E0F8B00363787 /* GroupMembersDictionaryTransformer.m in Sources */,
700                                 613629B9143E51E000363787 /* GroupAndGroupMemberFormatter.m in Sources */,
701                                 61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */,
702                                 61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */,
703                                 61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */,
704                                 6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */,
705                                 6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */,
706                                 6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */,
707                                 613BA8631461520E00FACAA5 /* NonEmptyStringFormatter.m in Sources */,
708                                 614299A914CEF0E7008D973A /* ASIPithos.m in Sources */,
709                                 614EEC8414E16EB5009DEFCC /* PithosAccount.m in Sources */,
710                                 E26038A7150009E400DAC6EB /* InspectorPane.m in Sources */,
711                                 E26038A8150009E400DAC6EB /* InspectorPaneBody.m in Sources */,
712                                 E26038A9150009E400DAC6EB /* InspectorPaneContainer.m in Sources */,
713                                 E26038AA150009E400DAC6EB /* InspectorPaneHead.m in Sources */,
714                                 E26038AB150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m in Sources */,
715                                 E26038AC150009E400DAC6EB /* NSWindow+Geometry.m in Sources */,
716                         );
717                         runOnlyForDeploymentPostprocessing = 0;
718                 };
719 /* End PBXSourcesBuildPhase section */
720
721 /* Begin PBXVariantGroup section */
722                 610DD2FE13E6BB2000ED982F /* InfoPlist.strings */ = {
723                         isa = PBXVariantGroup;
724                         children = (
725                                 610DD2FF13E6BB2000ED982F /* en */,
726                         );
727                         name = InfoPlist.strings;
728                         sourceTree = "<group>";
729                 };
730                 610DD30413E6BB2000ED982F /* Credits.rtf */ = {
731                         isa = PBXVariantGroup;
732                         children = (
733                                 610DD30513E6BB2000ED982F /* en */,
734                         );
735                         name = Credits.rtf;
736                         sourceTree = "<group>";
737                 };
738                 610DD30A13E6BB2000ED982F /* MainMenu.xib */ = {
739                         isa = PBXVariantGroup;
740                         children = (
741                                 610DD30B13E6BB2000ED982F /* en */,
742                         );
743                         name = MainMenu.xib;
744                         sourceTree = "<group>";
745                 };
746 /* End PBXVariantGroup section */
747
748 /* Begin XCBuildConfiguration section */
749                 610DD30D13E6BB2000ED982F /* Debug */ = {
750                         isa = XCBuildConfiguration;
751                         buildSettings = {
752                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
753                                 GCC_C_LANGUAGE_STANDARD = gnu99;
754                                 GCC_OPTIMIZATION_LEVEL = 0;
755                                 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
756                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
757                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
758                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
759                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
760                                 GCC_WARN_UNUSED_VARIABLE = YES;
761                                 MACOSX_DEPLOYMENT_TARGET = 10.6;
762                                 ONLY_ACTIVE_ARCH = YES;
763                                 SDKROOT = macosx;
764                         };
765                         name = Debug;
766                 };
767                 610DD30E13E6BB2000ED982F /* Release */ = {
768                         isa = XCBuildConfiguration;
769                         buildSettings = {
770                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
771                                 GCC_C_LANGUAGE_STANDARD = gnu99;
772                                 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
773                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
774                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
775                                 GCC_WARN_UNUSED_VARIABLE = YES;
776                                 MACOSX_DEPLOYMENT_TARGET = 10.6;
777                                 SDKROOT = macosx;
778                         };
779                         name = Release;
780                 };
781                 610DD31013E6BB2000ED982F /* Debug */ = {
782                         isa = XCBuildConfiguration;
783                         buildSettings = {
784                                 ALWAYS_SEARCH_USER_PATHS = NO;
785                                 COPY_PHASE_STRIP = NO;
786                                 GCC_DYNAMIC_NO_PIC = NO;
787                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
788                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
789                                 GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
790                                 INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
791                                 PRODUCT_NAME = "$(TARGET_NAME)";
792                                 WRAPPER_EXTENSION = app;
793                         };
794                         name = Debug;
795                 };
796                 610DD31113E6BB2000ED982F /* Release */ = {
797                         isa = XCBuildConfiguration;
798                         buildSettings = {
799                                 ALWAYS_SEARCH_USER_PATHS = NO;
800                                 COPY_PHASE_STRIP = YES;
801                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
802                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
803                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
804                                 GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
805                                 INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
806                                 PRODUCT_NAME = "$(TARGET_NAME)";
807                                 WRAPPER_EXTENSION = app;
808                         };
809                         name = Release;
810                 };
811 /* End XCBuildConfiguration section */
812
813 /* Begin XCConfigurationList section */
814                 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */ = {
815                         isa = XCConfigurationList;
816                         buildConfigurations = (
817                                 610DD30D13E6BB2000ED982F /* Debug */,
818                                 610DD30E13E6BB2000ED982F /* Release */,
819                         );
820                         defaultConfigurationIsVisible = 0;
821                         defaultConfigurationName = Release;
822                 };
823                 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "Pithos+" */ = {
824                         isa = XCConfigurationList;
825                         buildConfigurations = (
826                                 610DD31013E6BB2000ED982F /* Debug */,
827                                 610DD31113E6BB2000ED982F /* Release */,
828                         );
829                         defaultConfigurationIsVisible = 0;
830                         defaultConfigurationName = Release;
831                 };
832 /* End XCConfigurationList section */
833         };
834         rootObject = 610DD2E813E6BB2000ED982F /* Project object */;
835 }