Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (70.6 kB)

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

    
9
/* Begin PBXBuildFile section */
10
		610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 610DD2F513E6BB2000ED982F /* Cocoa.framework */; };
11
		610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 610DD2FE13E6BB2000ED982F /* InfoPlist.strings */; };
12
		610DD30313E6BB2000ED982F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD30213E6BB2000ED982F /* main.m */; };
13
		610DD30613E6BB2000ED982F /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 610DD30413E6BB2000ED982F /* Credits.rtf */; };
14
		610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */; };
15
		610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 610DD30A13E6BB2000ED982F /* MainMenu.xib */; };
16
		610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */; };
17
		610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */; };
18
		610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */; };
19
		610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */; };
20
		610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */; };
21
		610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32C13E6BD8B00ED982F /* ASIInputStream.m */; };
22
		610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */; };
23
		610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */; };
24
		610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */; };
25
		610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */; };
26
		610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33813E6BD8B00ED982F /* ASIPithosObject.m */; };
27
		610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */; };
28
		610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */; };
29
		610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */ = {isa = PBXBuildFile; fileRef = 610DD34D13E6BEF400ED982F /* PithosBrowserController.m */; };
30
		610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */; };
31
		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
		610DD46313E950E600ED982F /* 01-refresh.png in Resources */ = {isa = PBXBuildFile; fileRef = 610DD46213E950E600ED982F /* 01-refresh.png */; };
39
		611405D01428BEC000637170 /* PithosContainerNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611405CE1428BEBE00637170 /* PithosContainerNodeInfoController.m */; };
40
		611405D11428BEC000637170 /* PithosContainerNodeInfoController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611405CF1428BEC000637170 /* PithosContainerNodeInfoController.xib */; };
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
		613629B5143E0F8B00363787 /* GroupMembersDictionaryTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 613629B4143E0F8B00363787 /* GroupMembersDictionaryTransformer.m */; };
45
		613629B9143E51E000363787 /* GroupAndGroupMemberFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 613629B8143E51E000363787 /* GroupAndGroupMemberFormatter.m */; };
46
		6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */; };
47
		613BA8631461520E00FACAA5 /* NonEmptyStringFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 613BA8621461520E00FACAA5 /* NonEmptyStringFormatter.m */; };
48
		614299A914CEF0E7008D973A /* ASIPithos.m in Sources */ = {isa = PBXBuildFile; fileRef = 614299A814CEF0E7008D973A /* ASIPithos.m */; };
49
		61433BC9141BA1CE00CD978D /* HashMapHash.m in Sources */ = {isa = PBXBuildFile; fileRef = 61433BC8141BA1CE00CD978D /* HashMapHash.m */; };
50
		614592BC1417CE70002E7A8C /* ASIPithosAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 614592BB1417CE70002E7A8C /* ASIPithosAccount.m */; };
51
		614EEC8414E16EB5009DEFCC /* PithosAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 614EEC8314E16EB5009DEFCC /* PithosAccount.m */; };
52
		6152D08C143200CC00803874 /* PithosSharingAccountsNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */; };
53
		6152D092143334CC00803874 /* AllowedToBoolTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D091143334CC00803874 /* AllowedToBoolTransformer.m */; };
54
		6152D095143334E000803874 /* SharingAccountBoolTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D094143334E000803874 /* SharingAccountBoolTransformer.m */; };
55
		6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 6154BF4A145554D600EE353A /* pithos-logo-small.png */; };
56
		6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */; };
57
		6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */; };
58
		615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 615615DC140CECDB00017BD4 /* libz.dylib */; };
59
		615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A444D140F8A5700308614 /* MetadataKeyTransformer.m */; };
60
		615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */; };
61
		6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */; };
62
		616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */; };
63
		616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */; };
64
		617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */; };
65
		617A430C14630A3100DAB367 /* pithos.icns in Resources */ = {isa = PBXBuildFile; fileRef = 617A430B14630A3100DAB367 /* pithos.icns */; };
66
		617A431114630CD900DAB367 /* pithos-large.png in Resources */ = {isa = PBXBuildFile; fileRef = 617A431014630CD900DAB367 /* pithos-large.png */; };
67
		6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */; };
68
		6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */; };
69
		618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */; };
70
		618A7FF6143A20830040F043 /* PithosActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FF5143A20830040F043 /* PithosActivity.m */; };
71
		619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619B85D313F8077100C9371F /* PithosPreferencesController.m */; };
72
		619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 619B85D413F8077300C9371F /* PithosPreferencesController.xib */; };
73
		61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBA1410D350007004DC /* PublicURLTransformer.m */; };
74
		61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */; };
75
		61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BC014110BDB007004DC /* SharingNameFormatter.m */; };
76
		61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BEB14161EC3007004DC /* PithosUtilities.m */; };
77
		61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65ADE1428C578002597C2 /* CountTransformer.m */; };
78
		61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */; };
79
		61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */; };
80
		61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E99D9313EC348500E48DA5 /* 145-persondot.png */; };
81
		61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 61F040F11448547000A0C788 /* FileMD5Hash.c */; };
82
		61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EE144757B500A0C788 /* PithosLocalObjectState.m */; };
83
		61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EA144724F500A0C788 /* PithosSyncDaemon.m */; };
84
		E26038A7150009E400DAC6EB /* InspectorPane.m in Sources */ = {isa = PBXBuildFile; fileRef = E260389C150009E400DAC6EB /* InspectorPane.m */; };
85
		E26038A8150009E400DAC6EB /* InspectorPaneBody.m in Sources */ = {isa = PBXBuildFile; fileRef = E260389E150009E400DAC6EB /* InspectorPaneBody.m */; };
86
		E26038A9150009E400DAC6EB /* InspectorPaneContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A0150009E400DAC6EB /* InspectorPaneContainer.m */; };
87
		E26038AA150009E400DAC6EB /* InspectorPaneHead.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A2150009E400DAC6EB /* InspectorPaneHead.m */; };
88
		E26038AB150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A4150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m */; };
89
		E26038AC150009E400DAC6EB /* NSWindow+Geometry.m in Sources */ = {isa = PBXBuildFile; fileRef = E26038A6150009E400DAC6EB /* NSWindow+Geometry.m */; };
90
		E26038B215000C4B00DAC6EB /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E26038B115000C4B00DAC6EB /* QuartzCore.framework */; };
91
/* End PBXBuildFile section */
92

    
93
/* Begin PBXFileReference section */
94
		610DD2F113E6BB2000ED982F /* pithos-macos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "pithos-macos.app"; sourceTree = BUILT_PRODUCTS_DIR; };
95
		610DD2F513E6BB2000ED982F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
96
		610DD2F813E6BB2000ED982F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
97
		610DD2F913E6BB2000ED982F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
98
		610DD2FA13E6BB2000ED982F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
99
		610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "pithos-macos-Info.plist"; sourceTree = "<group>"; };
100
		610DD2FF13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
101
		610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pithos-macos-Prefix.pch"; sourceTree = "<group>"; };
102
		610DD30213E6BB2000ED982F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
103
		610DD30513E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
104
		610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pithos_macosAppDelegate.h; sourceTree = "<group>"; };
105
		610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = pithos_macosAppDelegate.m; sourceTree = "<group>"; };
106
		610DD30B13E6BB2000ED982F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
107
		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>"; };
108
		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>"; };
109
		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>"; };
110
		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>"; };
111
		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>"; };
112
		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>"; };
113
		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>"; };
114
		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>"; };
115
		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>"; };
116
		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>"; };
117
		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>"; };
118
		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>"; };
119
		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>"; };
120
		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>"; };
121
		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>"; };
122
		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>"; };
123
		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>"; };
124
		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>"; };
125
		610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccountRequest.h; sourceTree = "<group>"; };
126
		610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccountRequest.m; sourceTree = "<group>"; };
127
		610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainer.h; sourceTree = "<group>"; };
128
		610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainer.m; sourceTree = "<group>"; };
129
		610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosContainerRequest.h; sourceTree = "<group>"; };
130
		610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosContainerRequest.m; sourceTree = "<group>"; };
131
		610DD33713E6BD8B00ED982F /* ASIPithosObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObject.h; sourceTree = "<group>"; };
132
		610DD33813E6BD8B00ED982F /* ASIPithosObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObject.m; sourceTree = "<group>"; };
133
		610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosObjectRequest.h; sourceTree = "<group>"; };
134
		610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosObjectRequest.m; sourceTree = "<group>"; };
135
		610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosRequest.h; sourceTree = "<group>"; };
136
		610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosRequest.m; sourceTree = "<group>"; };
137
		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>"; };
138
		610DD34C13E6BEF400ED982F /* PithosBrowserController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosBrowserController.h; sourceTree = "<group>"; };
139
		610DD34D13E6BEF400ED982F /* PithosBrowserController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosBrowserController.m; sourceTree = "<group>"; };
140
		610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserController.xib; sourceTree = "<group>"; };
141
		610DD35313E6C09100ED982F /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
142
		610DD35513E6C0A700ED982F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
143
		610DD35713E6C3D100ED982F /* PithosNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosNode.h; sourceTree = "<group>"; };
144
		610DD35813E6C3D100ED982F /* PithosNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosNode.m; sourceTree = "<group>"; };
145
		610DD36213E6E2E400ED982F /* PithosAccountNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosAccountNode.h; sourceTree = "<group>"; };
146
		610DD36313E6E2E400ED982F /* PithosAccountNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosAccountNode.m; sourceTree = "<group>"; };
147
		610DD36513E6E69D00ED982F /* PithosContainerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosContainerNode.h; sourceTree = "<group>"; };
148
		610DD36613E6E69D00ED982F /* PithosContainerNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosContainerNode.m; sourceTree = "<group>"; };
149
		610DD37013E7059800ED982F /* PithosObjectNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosObjectNode.h; sourceTree = "<group>"; };
150
		610DD37113E7059900ED982F /* PithosObjectNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosObjectNode.m; sourceTree = "<group>"; };
151
		610DD37313E7064E00ED982F /* PithosSubdirNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSubdirNode.h; sourceTree = "<group>"; };
152
		610DD37413E7064F00ED982F /* PithosSubdirNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSubdirNode.m; sourceTree = "<group>"; };
153
		610DD46213E950E600ED982F /* 01-refresh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "01-refresh.png"; sourceTree = "<group>"; };
154
		611405CD1428BEBD00637170 /* PithosContainerNodeInfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosContainerNodeInfoController.h; sourceTree = "<group>"; };
155
		611405CE1428BEBE00637170 /* PithosContainerNodeInfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosContainerNodeInfoController.m; sourceTree = "<group>"; };
156
		611405CF1428BEC000637170 /* PithosContainerNodeInfoController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosContainerNodeInfoController.xib; sourceTree = "<group>"; };
157
		611FFCAD13EBF0B800E43E18 /* PithosEmptyNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosEmptyNode.h; sourceTree = "<group>"; };
158
		611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosEmptyNode.m; sourceTree = "<group>"; };
159
		611FFCB113EBF40900E43E18 /* ImageAndTextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageAndTextCell.h; path = "pithos-macos/ImageAndTextCell.h"; sourceTree = "<group>"; };
160
		611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageAndTextCell.m; path = "pithos-macos/ImageAndTextCell.m"; sourceTree = "<group>"; };
161
		6121250813F033F400063041 /* PithosBrowserPreviewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosBrowserPreviewController.xib; sourceTree = "<group>"; };
162
		613629B3143E0F8B00363787 /* GroupMembersDictionaryTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupMembersDictionaryTransformer.h; path = "pithos-macos/GroupMembersDictionaryTransformer.h"; sourceTree = "<group>"; };
163
		613629B4143E0F8B00363787 /* GroupMembersDictionaryTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupMembersDictionaryTransformer.m; path = "pithos-macos/GroupMembersDictionaryTransformer.m"; sourceTree = "<group>"; };
164
		613629B7143E51E000363787 /* GroupAndGroupMemberFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupAndGroupMemberFormatter.h; path = "pithos-macos/GroupAndGroupMemberFormatter.h"; sourceTree = "<group>"; };
165
		613629B8143E51E000363787 /* GroupAndGroupMemberFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupAndGroupMemberFormatter.m; path = "pithos-macos/GroupAndGroupMemberFormatter.m"; sourceTree = "<group>"; };
166
		6139836F13EFEECC004CE444 /* FileSystemBrowserCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileSystemBrowserCell.h; path = "pithos-macos/FileSystemBrowserCell.h"; sourceTree = "<group>"; };
167
		6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileSystemBrowserCell.m; path = "pithos-macos/FileSystemBrowserCell.m"; sourceTree = "<group>"; };
168
		613BA8611461520E00FACAA5 /* NonEmptyStringFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NonEmptyStringFormatter.h; path = "pithos-macos/NonEmptyStringFormatter.h"; sourceTree = "<group>"; };
169
		613BA8621461520E00FACAA5 /* NonEmptyStringFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NonEmptyStringFormatter.m; path = "pithos-macos/NonEmptyStringFormatter.m"; sourceTree = "<group>"; };
170
		614299A714CEF0E7008D973A /* ASIPithos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithos.h; sourceTree = "<group>"; };
171
		614299A814CEF0E7008D973A /* ASIPithos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithos.m; sourceTree = "<group>"; };
172
		61433BC7141BA1CE00CD978D /* HashMapHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HashMapHash.h; path = "pithos-macos/HashMapHash.h"; sourceTree = "<group>"; };
173
		61433BC8141BA1CE00CD978D /* HashMapHash.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HashMapHash.m; path = "pithos-macos/HashMapHash.m"; sourceTree = "<group>"; };
174
		614592BA1417CE70002E7A8C /* ASIPithosAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIPithosAccount.h; sourceTree = "<group>"; };
175
		614592BB1417CE70002E7A8C /* ASIPithosAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIPithosAccount.m; sourceTree = "<group>"; };
176
		614EEC8214E16EB5009DEFCC /* PithosAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosAccount.h; sourceTree = "<group>"; };
177
		614EEC8314E16EB5009DEFCC /* PithosAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosAccount.m; sourceTree = "<group>"; };
178
		6152D08A143200CB00803874 /* PithosSharingAccountsNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSharingAccountsNode.h; sourceTree = "<group>"; };
179
		6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSharingAccountsNode.m; sourceTree = "<group>"; };
180
		6152D090143334CC00803874 /* AllowedToBoolTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AllowedToBoolTransformer.h; path = "pithos-macos/AllowedToBoolTransformer.h"; sourceTree = "<group>"; };
181
		6152D091143334CC00803874 /* AllowedToBoolTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AllowedToBoolTransformer.m; path = "pithos-macos/AllowedToBoolTransformer.m"; sourceTree = "<group>"; };
182
		6152D093143334E000803874 /* SharingAccountBoolTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharingAccountBoolTransformer.h; path = "pithos-macos/SharingAccountBoolTransformer.h"; sourceTree = "<group>"; };
183
		6152D094143334E000803874 /* SharingAccountBoolTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SharingAccountBoolTransformer.m; path = "pithos-macos/SharingAccountBoolTransformer.m"; sourceTree = "<group>"; };
184
		6154BF4A145554D600EE353A /* pithos-logo-small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pithos-logo-small.png"; sourceTree = "<group>"; };
185
		6154BF4E1456A83100EE353A /* UsingSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UsingSizeTransformer.h; path = "pithos-macos/UsingSizeTransformer.h"; sourceTree = "<group>"; };
186
		6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UsingSizeTransformer.m; path = "pithos-macos/UsingSizeTransformer.m"; sourceTree = "<group>"; };
187
		6154BF511456EE4600EE353A /* DirPathFileURLTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DirPathFileURLTransformer.h; path = "pithos-macos/DirPathFileURLTransformer.h"; sourceTree = "<group>"; };
188
		6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DirPathFileURLTransformer.m; path = "pithos-macos/DirPathFileURLTransformer.m"; sourceTree = "<group>"; };
189
		615615DC140CECDB00017BD4 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
190
		615A444C140F8A5700308614 /* MetadataKeyTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetadataKeyTransformer.h; path = "pithos-macos/MetadataKeyTransformer.h"; sourceTree = "<group>"; };
191
		615A444D140F8A5700308614 /* MetadataKeyTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MetadataKeyTransformer.m; path = "pithos-macos/MetadataKeyTransformer.m"; sourceTree = "<group>"; };
192
		615A444F140F8A7F00308614 /* MetadataKeyFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetadataKeyFormatter.h; path = "pithos-macos/MetadataKeyFormatter.h"; sourceTree = "<group>"; };
193
		615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MetadataKeyFormatter.m; path = "pithos-macos/MetadataKeyFormatter.m"; sourceTree = "<group>"; };
194
		6164B2DB1450E55C00D4C1AB /* LastCompletedSyncTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LastCompletedSyncTransformer.h; path = "pithos-macos/LastCompletedSyncTransformer.h"; sourceTree = "<group>"; };
195
		6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LastCompletedSyncTransformer.m; path = "pithos-macos/LastCompletedSyncTransformer.m"; sourceTree = "<group>"; };
196
		616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosObjectNodeInfoController.xib; sourceTree = "<group>"; };
197
		616FC0B113F97D0800140A33 /* PithosNodeInfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosNodeInfoController.h; sourceTree = "<group>"; };
198
		616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosNodeInfoController.m; sourceTree = "<group>"; };
199
		617460EF140BE45C00D333A1 /* BytesExtendedSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BytesExtendedSizeTransformer.h; path = "pithos-macos/BytesExtendedSizeTransformer.h"; sourceTree = "<group>"; };
200
		617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BytesExtendedSizeTransformer.m; path = "pithos-macos/BytesExtendedSizeTransformer.m"; sourceTree = "<group>"; };
201
		617A430B14630A3100DAB367 /* pithos.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = pithos.icns; sourceTree = "<group>"; };
202
		617A431014630CD900DAB367 /* pithos-large.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pithos-large.png"; sourceTree = "<group>"; };
203
		6180C22913FAEF4B00BCA40B /* BytesSizeTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BytesSizeTransformer.h; path = "pithos-macos/BytesSizeTransformer.h"; sourceTree = "<group>"; };
204
		6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BytesSizeTransformer.m; path = "pithos-macos/BytesSizeTransformer.m"; sourceTree = "<group>"; };
205
		6180C22C13FBF1FC00BCA40B /* LastModifiedDateTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LastModifiedDateTransformer.h; path = "pithos-macos/LastModifiedDateTransformer.h"; sourceTree = "<group>"; };
206
		6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LastModifiedDateTransformer.m; path = "pithos-macos/LastModifiedDateTransformer.m"; sourceTree = "<group>"; };
207
		618A7FD61438CE5D0040F043 /* PithosActivityFacility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosActivityFacility.h; sourceTree = "<group>"; };
208
		618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosActivityFacility.m; sourceTree = "<group>"; };
209
		618A7FF4143A20830040F043 /* PithosActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosActivity.h; sourceTree = "<group>"; };
210
		618A7FF5143A20830040F043 /* PithosActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosActivity.m; sourceTree = "<group>"; };
211
		619B85D213F8076F00C9371F /* PithosPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosPreferencesController.h; sourceTree = "<group>"; };
212
		619B85D313F8077100C9371F /* PithosPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosPreferencesController.m; sourceTree = "<group>"; };
213
		619B85D413F8077300C9371F /* PithosPreferencesController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PithosPreferencesController.xib; sourceTree = "<group>"; };
214
		61C24BB91410D350007004DC /* PublicURLTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PublicURLTransformer.h; path = "pithos-macos/PublicURLTransformer.h"; sourceTree = "<group>"; };
215
		61C24BBA1410D350007004DC /* PublicURLTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PublicURLTransformer.m; path = "pithos-macos/PublicURLTransformer.m"; sourceTree = "<group>"; };
216
		61C24BBC1410E031007004DC /* SharingDictionaryTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharingDictionaryTransformer.h; path = "pithos-macos/SharingDictionaryTransformer.h"; sourceTree = "<group>"; };
217
		61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SharingDictionaryTransformer.m; path = "pithos-macos/SharingDictionaryTransformer.m"; sourceTree = "<group>"; };
218
		61C24BBF14110BDB007004DC /* SharingNameFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SharingNameFormatter.h; path = "pithos-macos/SharingNameFormatter.h"; sourceTree = "<group>"; };
219
		61C24BC014110BDB007004DC /* SharingNameFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SharingNameFormatter.m; path = "pithos-macos/SharingNameFormatter.m"; sourceTree = "<group>"; };
220
		61C24BEA14161EC0007004DC /* PithosUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosUtilities.h; sourceTree = "<group>"; };
221
		61C24BEB14161EC3007004DC /* PithosUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosUtilities.m; sourceTree = "<group>"; };
222
		61C65ADD1428C578002597C2 /* CountTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CountTransformer.h; path = "pithos-macos/CountTransformer.h"; sourceTree = "<group>"; };
223
		61C65ADE1428C578002597C2 /* CountTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CountTransformer.m; path = "pithos-macos/CountTransformer.m"; sourceTree = "<group>"; };
224
		61C65AE11428D41C002597C2 /* PolicyVersioningTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolicyVersioningTransformer.h; path = "pithos-macos/PolicyVersioningTransformer.h"; sourceTree = "<group>"; };
225
		61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PolicyVersioningTransformer.m; path = "pithos-macos/PolicyVersioningTransformer.m"; sourceTree = "<group>"; };
226
		61C65AE4142918DC002597C2 /* PithosObjectNodeInfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosObjectNodeInfoController.h; sourceTree = "<group>"; };
227
		61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosObjectNodeInfoController.m; sourceTree = "<group>"; };
228
		61E99D9313EC348500E48DA5 /* 145-persondot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "145-persondot.png"; sourceTree = "<group>"; };
229
		61F040E9144724F500A0C788 /* PithosSyncDaemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosSyncDaemon.h; sourceTree = "<group>"; };
230
		61F040EA144724F500A0C788 /* PithosSyncDaemon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosSyncDaemon.m; sourceTree = "<group>"; };
231
		61F040ED144757B500A0C788 /* PithosLocalObjectState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PithosLocalObjectState.h; sourceTree = "<group>"; };
232
		61F040EE144757B500A0C788 /* PithosLocalObjectState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PithosLocalObjectState.m; sourceTree = "<group>"; };
233
		61F040F11448547000A0C788 /* FileMD5Hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = FileMD5Hash.c; path = "pithos-macos/FileMD5Hash.c"; sourceTree = "<group>"; };
234
		61F040F21448547000A0C788 /* FileMD5Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileMD5Hash.h; path = "pithos-macos/FileMD5Hash.h"; sourceTree = "<group>"; };
235
		E260389B150009E400DAC6EB /* InspectorPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPane.h; path = InspectorKit.framework/InspectorPane.h; sourceTree = "<group>"; };
236
		E260389C150009E400DAC6EB /* InspectorPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPane.m; path = InspectorKit.framework/InspectorPane.m; sourceTree = "<group>"; };
237
		E260389D150009E400DAC6EB /* InspectorPaneBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPaneBody.h; path = InspectorKit.framework/InspectorPaneBody.h; sourceTree = "<group>"; };
238
		E260389E150009E400DAC6EB /* InspectorPaneBody.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPaneBody.m; path = InspectorKit.framework/InspectorPaneBody.m; sourceTree = "<group>"; };
239
		E260389F150009E400DAC6EB /* InspectorPaneContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPaneContainer.h; path = InspectorKit.framework/InspectorPaneContainer.h; sourceTree = "<group>"; };
240
		E26038A0150009E400DAC6EB /* InspectorPaneContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPaneContainer.m; path = InspectorKit.framework/InspectorPaneContainer.m; sourceTree = "<group>"; };
241
		E26038A1150009E400DAC6EB /* InspectorPaneHead.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InspectorPaneHead.h; path = InspectorKit.framework/InspectorPaneHead.h; sourceTree = "<group>"; };
242
		E26038A2150009E400DAC6EB /* InspectorPaneHead.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InspectorPaneHead.m; path = InspectorKit.framework/InspectorPaneHead.m; sourceTree = "<group>"; };
243
		E26038A3150009E400DAC6EB /* NSBezierPath+StrokeExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSBezierPath+StrokeExtensions.h"; path = "InspectorKit.framework/NSBezierPath+StrokeExtensions.h"; sourceTree = "<group>"; };
244
		E26038A4150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSBezierPath+StrokeExtensions.m"; path = "InspectorKit.framework/NSBezierPath+StrokeExtensions.m"; sourceTree = "<group>"; };
245
		E26038A5150009E400DAC6EB /* NSWindow+Geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSWindow+Geometry.h"; path = "InspectorKit.framework/NSWindow+Geometry.h"; sourceTree = "<group>"; };
246
		E26038A6150009E400DAC6EB /* NSWindow+Geometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSWindow+Geometry.m"; path = "InspectorKit.framework/NSWindow+Geometry.m"; sourceTree = "<group>"; };
247
		E26038B115000C4B00DAC6EB /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
248
/* End PBXFileReference section */
249

    
250
/* Begin PBXFrameworksBuildPhase section */
251
		610DD2EE13E6BB2000ED982F /* Frameworks */ = {
252
			isa = PBXFrameworksBuildPhase;
253
			buildActionMask = 2147483647;
254
			files = (
255
				E26038B215000C4B00DAC6EB /* QuartzCore.framework in Frameworks */,
256
				615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */,
257
				610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */,
258
				610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */,
259
				610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */,
260
			);
261
			runOnlyForDeploymentPostprocessing = 0;
262
		};
263
/* End PBXFrameworksBuildPhase section */
264

    
265
/* Begin PBXGroup section */
266
		610DD2E613E6BB2000ED982F = {
267
			isa = PBXGroup;
268
			children = (
269
				6139837313F01CFC004CE444 /* Utilities */,
270
				610DD31A13E6BD4200ED982F /* asi-http-request */,
271
				E26038991500091D00DAC6EB /* InspectorKit Framework */,
272
				610DD2FB13E6BB2000ED982F /* pithos-macos */,
273
				610DD2F413E6BB2000ED982F /* Frameworks */,
274
				610DD2F213E6BB2000ED982F /* Products */,
275
			);
276
			sourceTree = "<group>";
277
		};
278
		610DD2F213E6BB2000ED982F /* Products */ = {
279
			isa = PBXGroup;
280
			children = (
281
				610DD2F113E6BB2000ED982F /* pithos-macos.app */,
282
			);
283
			name = Products;
284
			sourceTree = "<group>";
285
		};
286
		610DD2F413E6BB2000ED982F /* Frameworks */ = {
287
			isa = PBXGroup;
288
			children = (
289
				615615DC140CECDB00017BD4 /* libz.dylib */,
290
				E26038B115000C4B00DAC6EB /* QuartzCore.framework */,
291
				610DD2F513E6BB2000ED982F /* Cocoa.framework */,
292
				610DD35313E6C09100ED982F /* CoreServices.framework */,
293
				610DD35513E6C0A700ED982F /* SystemConfiguration.framework */,
294
				610DD2F713E6BB2000ED982F /* Other Frameworks */,
295
			);
296
			name = Frameworks;
297
			sourceTree = "<group>";
298
		};
299
		610DD2F713E6BB2000ED982F /* Other Frameworks */ = {
300
			isa = PBXGroup;
301
			children = (
302
				610DD2F813E6BB2000ED982F /* AppKit.framework */,
303
				610DD2F913E6BB2000ED982F /* CoreData.framework */,
304
				610DD2FA13E6BB2000ED982F /* Foundation.framework */,
305
			);
306
			name = "Other Frameworks";
307
			sourceTree = "<group>";
308
		};
309
		610DD2FB13E6BB2000ED982F /* pithos-macos */ = {
310
			isa = PBXGroup;
311
			children = (
312
				610DD30713E6BB2000ED982F /* pithos_macosAppDelegate.h */,
313
				610DD30813E6BB2000ED982F /* pithos_macosAppDelegate.m */,
314
				614EEC8214E16EB5009DEFCC /* PithosAccount.h */,
315
				614EEC8314E16EB5009DEFCC /* PithosAccount.m */,
316
				61F040E71447218F00A0C788 /* PithosBrowser */,
317
				61F040E51447217100A0C788 /* PithosSyncDaemon */,
318
				61F040E8144721B200A0C788 /* PithosActivityFacility */,
319
				61F1C5DB1444A8CF00C1E6EB /* PithosNodes */,
320
				61F1C5DD1444A92B00C1E6EB /* PithosNodeInfoControllers */,
321
				610DD2FC13E6BB2000ED982F /* Supporting Files */,
322
				610DD30A13E6BB2000ED982F /* MainMenu.xib */,
323
				61C24BEA14161EC0007004DC /* PithosUtilities.h */,
324
				61C24BEB14161EC3007004DC /* PithosUtilities.m */,
325
			);
326
			path = "pithos-macos";
327
			sourceTree = "<group>";
328
		};
329
		610DD2FC13E6BB2000ED982F /* Supporting Files */ = {
330
			isa = PBXGroup;
331
			children = (
332
				610DD46113E950E500ED982F /* Icons */,
333
				610DD2FD13E6BB2000ED982F /* pithos-macos-Info.plist */,
334
				610DD2FE13E6BB2000ED982F /* InfoPlist.strings */,
335
				610DD30113E6BB2000ED982F /* pithos-macos-Prefix.pch */,
336
				610DD30213E6BB2000ED982F /* main.m */,
337
				610DD30413E6BB2000ED982F /* Credits.rtf */,
338
			);
339
			name = "Supporting Files";
340
			sourceTree = "<group>";
341
		};
342
		610DD31A13E6BD4200ED982F /* asi-http-request */ = {
343
			isa = PBXGroup;
344
			children = (
345
				610DD31E13E6BD8B00ED982F /* ASICacheDelegate.h */,
346
				610DD31F13E6BD8B00ED982F /* ASIDataCompressor.h */,
347
				610DD32013E6BD8B00ED982F /* ASIDataCompressor.m */,
348
				610DD32113E6BD8B00ED982F /* ASIDataDecompressor.h */,
349
				610DD32213E6BD8B00ED982F /* ASIDataDecompressor.m */,
350
				610DD32313E6BD8B00ED982F /* ASIDownloadCache.h */,
351
				610DD32413E6BD8B00ED982F /* ASIDownloadCache.m */,
352
				610DD32513E6BD8B00ED982F /* ASIFormDataRequest.h */,
353
				610DD32613E6BD8B00ED982F /* ASIFormDataRequest.m */,
354
				610DD32713E6BD8B00ED982F /* ASIHTTPRequest.h */,
355
				610DD32813E6BD8B00ED982F /* ASIHTTPRequest.m */,
356
				610DD32913E6BD8B00ED982F /* ASIHTTPRequestConfig.h */,
357
				610DD32A13E6BD8B00ED982F /* ASIHTTPRequestDelegate.h */,
358
				610DD32B13E6BD8B00ED982F /* ASIInputStream.h */,
359
				610DD32C13E6BD8B00ED982F /* ASIInputStream.m */,
360
				610DD32D13E6BD8B00ED982F /* ASINetworkQueue.h */,
361
				610DD32E13E6BD8B00ED982F /* ASINetworkQueue.m */,
362
				610DD32F13E6BD8B00ED982F /* ASIProgressDelegate.h */,
363
				610DD34B13E6BD9800ED982F /* ASINSXMLParserCompat.h */,
364
				610DD33013E6BD8B00ED982F /* Pithos */,
365
			);
366
			name = "asi-http-request";
367
			sourceTree = "<group>";
368
		};
369
		610DD33013E6BD8B00ED982F /* Pithos */ = {
370
			isa = PBXGroup;
371
			children = (
372
				614299A714CEF0E7008D973A /* ASIPithos.h */,
373
				614299A814CEF0E7008D973A /* ASIPithos.m */,
374
				610DD33B13E6BD8B00ED982F /* ASIPithosRequest.h */,
375
				610DD33C13E6BD8B00ED982F /* ASIPithosRequest.m */,
376
				610DD33113E6BD8B00ED982F /* ASIPithosAccountRequest.h */,
377
				610DD33213E6BD8B00ED982F /* ASIPithosAccountRequest.m */,
378
				610DD33513E6BD8B00ED982F /* ASIPithosContainerRequest.h */,
379
				610DD33613E6BD8B00ED982F /* ASIPithosContainerRequest.m */,
380
				610DD33913E6BD8B00ED982F /* ASIPithosObjectRequest.h */,
381
				610DD33A13E6BD8B00ED982F /* ASIPithosObjectRequest.m */,
382
				614592BA1417CE70002E7A8C /* ASIPithosAccount.h */,
383
				614592BB1417CE70002E7A8C /* ASIPithosAccount.m */,
384
				610DD33313E6BD8B00ED982F /* ASIPithosContainer.h */,
385
				610DD33413E6BD8B00ED982F /* ASIPithosContainer.m */,
386
				610DD33713E6BD8B00ED982F /* ASIPithosObject.h */,
387
				610DD33813E6BD8B00ED982F /* ASIPithosObject.m */,
388
			);
389
			name = Pithos;
390
			path = "pithos-apple-common/asi-http-request-with-pithos/Classes/Pithos";
391
			sourceTree = "<group>";
392
		};
393
		610DD46113E950E500ED982F /* Icons */ = {
394
			isa = PBXGroup;
395
			children = (
396
				610DD46213E950E600ED982F /* 01-refresh.png */,
397
				61E99D9313EC348500E48DA5 /* 145-persondot.png */,
398
				617A431014630CD900DAB367 /* pithos-large.png */,
399
				6154BF4A145554D600EE353A /* pithos-logo-small.png */,
400
				617A430B14630A3100DAB367 /* pithos.icns */,
401
			);
402
			path = Icons;
403
			sourceTree = SOURCE_ROOT;
404
		};
405
		6139837313F01CFC004CE444 /* Utilities */ = {
406
			isa = PBXGroup;
407
			children = (
408
				61F040F41448547B00A0C788 /* Hashing */,
409
				615A442E140E5ECA00308614 /* Formatters */,
410
				6180C22713FAED1D00BCA40B /* Cells */,
411
				6180C22813FAED4B00BCA40B /* Value Transformers */,
412
			);
413
			name = Utilities;
414
			sourceTree = "<group>";
415
		};
416
		615A442E140E5ECA00308614 /* Formatters */ = {
417
			isa = PBXGroup;
418
			children = (
419
				615A444F140F8A7F00308614 /* MetadataKeyFormatter.h */,
420
				615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */,
421
				61C24BBF14110BDB007004DC /* SharingNameFormatter.h */,
422
				61C24BC014110BDB007004DC /* SharingNameFormatter.m */,
423
				613629B7143E51E000363787 /* GroupAndGroupMemberFormatter.h */,
424
				613629B8143E51E000363787 /* GroupAndGroupMemberFormatter.m */,
425
				613BA8611461520E00FACAA5 /* NonEmptyStringFormatter.h */,
426
				613BA8621461520E00FACAA5 /* NonEmptyStringFormatter.m */,
427
			);
428
			name = Formatters;
429
			sourceTree = "<group>";
430
		};
431
		6180C22713FAED1D00BCA40B /* Cells */ = {
432
			isa = PBXGroup;
433
			children = (
434
				611FFCB113EBF40900E43E18 /* ImageAndTextCell.h */,
435
				611FFCB213EBF40900E43E18 /* ImageAndTextCell.m */,
436
				6139836F13EFEECC004CE444 /* FileSystemBrowserCell.h */,
437
				6139837013EFEECC004CE444 /* FileSystemBrowserCell.m */,
438
			);
439
			name = Cells;
440
			sourceTree = "<group>";
441
		};
442
		6180C22813FAED4B00BCA40B /* Value Transformers */ = {
443
			isa = PBXGroup;
444
			children = (
445
				6180C22913FAEF4B00BCA40B /* BytesSizeTransformer.h */,
446
				6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */,
447
				617460EF140BE45C00D333A1 /* BytesExtendedSizeTransformer.h */,
448
				617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */,
449
				6180C22C13FBF1FC00BCA40B /* LastModifiedDateTransformer.h */,
450
				6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */,
451
				615A444C140F8A5700308614 /* MetadataKeyTransformer.h */,
452
				615A444D140F8A5700308614 /* MetadataKeyTransformer.m */,
453
				61C24BB91410D350007004DC /* PublicURLTransformer.h */,
454
				61C24BBA1410D350007004DC /* PublicURLTransformer.m */,
455
				61C24BBC1410E031007004DC /* SharingDictionaryTransformer.h */,
456
				61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */,
457
				61C65ADD1428C578002597C2 /* CountTransformer.h */,
458
				61C65ADE1428C578002597C2 /* CountTransformer.m */,
459
				61C65AE11428D41C002597C2 /* PolicyVersioningTransformer.h */,
460
				61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */,
461
				6152D093143334E000803874 /* SharingAccountBoolTransformer.h */,
462
				6152D094143334E000803874 /* SharingAccountBoolTransformer.m */,
463
				6152D090143334CC00803874 /* AllowedToBoolTransformer.h */,
464
				6152D091143334CC00803874 /* AllowedToBoolTransformer.m */,
465
				613629B3143E0F8B00363787 /* GroupMembersDictionaryTransformer.h */,
466
				613629B4143E0F8B00363787 /* GroupMembersDictionaryTransformer.m */,
467
				6164B2DB1450E55C00D4C1AB /* LastCompletedSyncTransformer.h */,
468
				6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */,
469
				6154BF4E1456A83100EE353A /* UsingSizeTransformer.h */,
470
				6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */,
471
				6154BF511456EE4600EE353A /* DirPathFileURLTransformer.h */,
472
				6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */,
473
			);
474
			name = "Value Transformers";
475
			sourceTree = "<group>";
476
		};
477
		61F040E51447217100A0C788 /* PithosSyncDaemon */ = {
478
			isa = PBXGroup;
479
			children = (
480
				61F040E9144724F500A0C788 /* PithosSyncDaemon.h */,
481
				61F040EA144724F500A0C788 /* PithosSyncDaemon.m */,
482
				61F040ED144757B500A0C788 /* PithosLocalObjectState.h */,
483
				61F040EE144757B500A0C788 /* PithosLocalObjectState.m */,
484
			);
485
			name = PithosSyncDaemon;
486
			sourceTree = "<group>";
487
		};
488
		61F040E71447218F00A0C788 /* PithosBrowser */ = {
489
			isa = PBXGroup;
490
			children = (
491
				610DD34C13E6BEF400ED982F /* PithosBrowserController.h */,
492
				610DD34D13E6BEF400ED982F /* PithosBrowserController.m */,
493
				610DD34F13E6C00E00ED982F /* PithosBrowserController.xib */,
494
				6121250813F033F400063041 /* PithosBrowserPreviewController.xib */,
495
				619B85D213F8076F00C9371F /* PithosPreferencesController.h */,
496
				619B85D313F8077100C9371F /* PithosPreferencesController.m */,
497
				619B85D413F8077300C9371F /* PithosPreferencesController.xib */,
498
			);
499
			name = PithosBrowser;
500
			sourceTree = "<group>";
501
		};
502
		61F040E8144721B200A0C788 /* PithosActivityFacility */ = {
503
			isa = PBXGroup;
504
			children = (
505
				618A7FD61438CE5D0040F043 /* PithosActivityFacility.h */,
506
				618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */,
507
				618A7FF4143A20830040F043 /* PithosActivity.h */,
508
				618A7FF5143A20830040F043 /* PithosActivity.m */,
509
			);
510
			name = PithosActivityFacility;
511
			sourceTree = "<group>";
512
		};
513
		61F040F41448547B00A0C788 /* Hashing */ = {
514
			isa = PBXGroup;
515
			children = (
516
				61433BC7141BA1CE00CD978D /* HashMapHash.h */,
517
				61433BC8141BA1CE00CD978D /* HashMapHash.m */,
518
				61F040F11448547000A0C788 /* FileMD5Hash.c */,
519
				61F040F21448547000A0C788 /* FileMD5Hash.h */,
520
			);
521
			name = Hashing;
522
			sourceTree = "<group>";
523
		};
524
		61F1C5DB1444A8CF00C1E6EB /* PithosNodes */ = {
525
			isa = PBXGroup;
526
			children = (
527
				610DD35713E6C3D100ED982F /* PithosNode.h */,
528
				610DD35813E6C3D100ED982F /* PithosNode.m */,
529
				610DD36213E6E2E400ED982F /* PithosAccountNode.h */,
530
				610DD36313E6E2E400ED982F /* PithosAccountNode.m */,
531
				610DD36513E6E69D00ED982F /* PithosContainerNode.h */,
532
				610DD36613E6E69D00ED982F /* PithosContainerNode.m */,
533
				610DD37313E7064E00ED982F /* PithosSubdirNode.h */,
534
				610DD37413E7064F00ED982F /* PithosSubdirNode.m */,
535
				610DD37013E7059800ED982F /* PithosObjectNode.h */,
536
				610DD37113E7059900ED982F /* PithosObjectNode.m */,
537
				6152D08A143200CB00803874 /* PithosSharingAccountsNode.h */,
538
				6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */,
539
				611FFCAD13EBF0B800E43E18 /* PithosEmptyNode.h */,
540
				611FFCAE13EBF0B900E43E18 /* PithosEmptyNode.m */,
541
			);
542
			name = PithosNodes;
543
			sourceTree = "<group>";
544
		};
545
		61F1C5DD1444A92B00C1E6EB /* PithosNodeInfoControllers */ = {
546
			isa = PBXGroup;
547
			children = (
548
				616FC0B113F97D0800140A33 /* PithosNodeInfoController.h */,
549
				616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */,
550
				611405CD1428BEBD00637170 /* PithosContainerNodeInfoController.h */,
551
				611405CE1428BEBE00637170 /* PithosContainerNodeInfoController.m */,
552
				611405CF1428BEC000637170 /* PithosContainerNodeInfoController.xib */,
553
				61C65AE4142918DC002597C2 /* PithosObjectNodeInfoController.h */,
554
				61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */,
555
				616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */,
556
			);
557
			name = PithosNodeInfoControllers;
558
			sourceTree = "<group>";
559
		};
560
		E26038991500091D00DAC6EB /* InspectorKit Framework */ = {
561
			isa = PBXGroup;
562
			children = (
563
				E26038A3150009E400DAC6EB /* NSBezierPath+StrokeExtensions.h */,
564
				E26038A4150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m */,
565
				E26038A5150009E400DAC6EB /* NSWindow+Geometry.h */,
566
				E26038A6150009E400DAC6EB /* NSWindow+Geometry.m */,
567
				E26038AD150009FE00DAC6EB /* Classes */,
568
			);
569
			name = "InspectorKit Framework";
570
			sourceTree = "<group>";
571
		};
572
		E26038AD150009FE00DAC6EB /* Classes */ = {
573
			isa = PBXGroup;
574
			children = (
575
				E260389B150009E400DAC6EB /* InspectorPane.h */,
576
				E260389C150009E400DAC6EB /* InspectorPane.m */,
577
				E260389D150009E400DAC6EB /* InspectorPaneBody.h */,
578
				E260389E150009E400DAC6EB /* InspectorPaneBody.m */,
579
				E260389F150009E400DAC6EB /* InspectorPaneContainer.h */,
580
				E26038A0150009E400DAC6EB /* InspectorPaneContainer.m */,
581
				E26038A1150009E400DAC6EB /* InspectorPaneHead.h */,
582
				E26038A2150009E400DAC6EB /* InspectorPaneHead.m */,
583
			);
584
			name = Classes;
585
			sourceTree = "<group>";
586
		};
587
/* End PBXGroup section */
588

    
589
/* Begin PBXNativeTarget section */
590
		610DD2F013E6BB2000ED982F /* pithos-macos */ = {
591
			isa = PBXNativeTarget;
592
			buildConfigurationList = 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */;
593
			buildPhases = (
594
				610DD2ED13E6BB2000ED982F /* Sources */,
595
				610DD2EE13E6BB2000ED982F /* Frameworks */,
596
				610DD2EF13E6BB2000ED982F /* Resources */,
597
			);
598
			buildRules = (
599
			);
600
			dependencies = (
601
			);
602
			name = "pithos-macos";
603
			productName = "pithos-macos";
604
			productReference = 610DD2F113E6BB2000ED982F /* pithos-macos.app */;
605
			productType = "com.apple.product-type.application";
606
		};
607
/* End PBXNativeTarget section */
608

    
609
/* Begin PBXProject section */
610
		610DD2E813E6BB2000ED982F /* Project object */ = {
611
			isa = PBXProject;
612
			attributes = {
613
				LastUpgradeCheck = 0430;
614
				ORGANIZATIONNAME = koomasi;
615
			};
616
			buildConfigurationList = 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */;
617
			compatibilityVersion = "Xcode 3.2";
618
			developmentRegion = English;
619
			hasScannedForEncodings = 0;
620
			knownRegions = (
621
				en,
622
			);
623
			mainGroup = 610DD2E613E6BB2000ED982F;
624
			productRefGroup = 610DD2F213E6BB2000ED982F /* Products */;
625
			projectDirPath = "";
626
			projectRoot = "";
627
			targets = (
628
				610DD2F013E6BB2000ED982F /* pithos-macos */,
629
			);
630
		};
631
/* End PBXProject section */
632

    
633
/* Begin PBXResourcesBuildPhase section */
634
		610DD2EF13E6BB2000ED982F /* Resources */ = {
635
			isa = PBXResourcesBuildPhase;
636
			buildActionMask = 2147483647;
637
			files = (
638
				610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */,
639
				610DD30613E6BB2000ED982F /* Credits.rtf in Resources */,
640
				610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */,
641
				610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */,
642
				610DD46313E950E600ED982F /* 01-refresh.png in Resources */,
643
				61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */,
644
				6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */,
645
				619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */,
646
				616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */,
647
				611405D11428BEC000637170 /* PithosContainerNodeInfoController.xib in Resources */,
648
				6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */,
649
				617A430C14630A3100DAB367 /* pithos.icns in Resources */,
650
				617A431114630CD900DAB367 /* pithos-large.png in Resources */,
651
			);
652
			runOnlyForDeploymentPostprocessing = 0;
653
		};
654
/* End PBXResourcesBuildPhase section */
655

    
656
/* Begin PBXSourcesBuildPhase section */
657
		610DD2ED13E6BB2000ED982F /* Sources */ = {
658
			isa = PBXSourcesBuildPhase;
659
			buildActionMask = 2147483647;
660
			files = (
661
				610DD30313E6BB2000ED982F /* main.m in Sources */,
662
				610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */,
663
				610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */,
664
				610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */,
665
				610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */,
666
				610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */,
667
				610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */,
668
				610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */,
669
				610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */,
670
				610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */,
671
				610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */,
672
				610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */,
673
				610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */,
674
				610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */,
675
				610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */,
676
				610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */,
677
				610DD35913E6C3D200ED982F /* PithosNode.m in Sources */,
678
				610DD36413E6E2E400ED982F /* PithosAccountNode.m in Sources */,
679
				610DD36713E6E69D00ED982F /* PithosContainerNode.m in Sources */,
680
				610DD37213E7059900ED982F /* PithosObjectNode.m in Sources */,
681
				610DD37513E7064F00ED982F /* PithosSubdirNode.m in Sources */,
682
				611FFCAF13EBF0B900E43E18 /* PithosEmptyNode.m in Sources */,
683
				611FFCB313EBF40900E43E18 /* ImageAndTextCell.m in Sources */,
684
				6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */,
685
				619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */,
686
				616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */,
687
				6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */,
688
				6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */,
689
				617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */,
690
				615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */,
691
				615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */,
692
				61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */,
693
				61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */,
694
				61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */,
695
				61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */,
696
				614592BC1417CE70002E7A8C /* ASIPithosAccount.m in Sources */,
697
				61433BC9141BA1CE00CD978D /* HashMapHash.m in Sources */,
698
				611405D01428BEC000637170 /* PithosContainerNodeInfoController.m in Sources */,
699
				61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */,
700
				61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */,
701
				61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */,
702
				6152D08C143200CC00803874 /* PithosSharingAccountsNode.m in Sources */,
703
				6152D092143334CC00803874 /* AllowedToBoolTransformer.m in Sources */,
704
				6152D095143334E000803874 /* SharingAccountBoolTransformer.m in Sources */,
705
				618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */,
706
				618A7FF6143A20830040F043 /* PithosActivity.m in Sources */,
707
				613629B5143E0F8B00363787 /* GroupMembersDictionaryTransformer.m in Sources */,
708
				613629B9143E51E000363787 /* GroupAndGroupMemberFormatter.m in Sources */,
709
				61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */,
710
				61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */,
711
				61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */,
712
				6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */,
713
				6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */,
714
				6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */,
715
				613BA8631461520E00FACAA5 /* NonEmptyStringFormatter.m in Sources */,
716
				614299A914CEF0E7008D973A /* ASIPithos.m in Sources */,
717
				614EEC8414E16EB5009DEFCC /* PithosAccount.m in Sources */,
718
				E26038A7150009E400DAC6EB /* InspectorPane.m in Sources */,
719
				E26038A8150009E400DAC6EB /* InspectorPaneBody.m in Sources */,
720
				E26038A9150009E400DAC6EB /* InspectorPaneContainer.m in Sources */,
721
				E26038AA150009E400DAC6EB /* InspectorPaneHead.m in Sources */,
722
				E26038AB150009E400DAC6EB /* NSBezierPath+StrokeExtensions.m in Sources */,
723
				E26038AC150009E400DAC6EB /* NSWindow+Geometry.m in Sources */,
724
			);
725
			runOnlyForDeploymentPostprocessing = 0;
726
		};
727
/* End PBXSourcesBuildPhase section */
728

    
729
/* Begin PBXVariantGroup section */
730
		610DD2FE13E6BB2000ED982F /* InfoPlist.strings */ = {
731
			isa = PBXVariantGroup;
732
			children = (
733
				610DD2FF13E6BB2000ED982F /* en */,
734
			);
735
			name = InfoPlist.strings;
736
			sourceTree = "<group>";
737
		};
738
		610DD30413E6BB2000ED982F /* Credits.rtf */ = {
739
			isa = PBXVariantGroup;
740
			children = (
741
				610DD30513E6BB2000ED982F /* en */,
742
			);
743
			name = Credits.rtf;
744
			sourceTree = "<group>";
745
		};
746
		610DD30A13E6BB2000ED982F /* MainMenu.xib */ = {
747
			isa = PBXVariantGroup;
748
			children = (
749
				610DD30B13E6BB2000ED982F /* en */,
750
			);
751
			name = MainMenu.xib;
752
			sourceTree = "<group>";
753
		};
754
/* End PBXVariantGroup section */
755

    
756
/* Begin XCBuildConfiguration section */
757
		610DD30D13E6BB2000ED982F /* Debug */ = {
758
			isa = XCBuildConfiguration;
759
			buildSettings = {
760
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
761
				GCC_C_LANGUAGE_STANDARD = gnu99;
762
				GCC_OPTIMIZATION_LEVEL = 0;
763
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
764
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
765
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
766
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
767
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
768
				GCC_WARN_UNUSED_VARIABLE = YES;
769
				MACOSX_DEPLOYMENT_TARGET = 10.6;
770
				ONLY_ACTIVE_ARCH = YES;
771
				SDKROOT = macosx;
772
			};
773
			name = Debug;
774
		};
775
		610DD30E13E6BB2000ED982F /* Release */ = {
776
			isa = XCBuildConfiguration;
777
			buildSettings = {
778
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
779
				GCC_C_LANGUAGE_STANDARD = gnu99;
780
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
781
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
782
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
783
				GCC_WARN_UNUSED_VARIABLE = YES;
784
				MACOSX_DEPLOYMENT_TARGET = 10.6;
785
				SDKROOT = macosx;
786
			};
787
			name = Release;
788
		};
789
		610DD31013E6BB2000ED982F /* Debug */ = {
790
			isa = XCBuildConfiguration;
791
			buildSettings = {
792
				ALWAYS_SEARCH_USER_PATHS = NO;
793
				COPY_PHASE_STRIP = NO;
794
				GCC_DYNAMIC_NO_PIC = NO;
795
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
796
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
797
				GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
798
				INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
799
				PRODUCT_NAME = "$(TARGET_NAME)";
800
				WRAPPER_EXTENSION = app;
801
			};
802
			name = Debug;
803
		};
804
		610DD31113E6BB2000ED982F /* Release */ = {
805
			isa = XCBuildConfiguration;
806
			buildSettings = {
807
				ALWAYS_SEARCH_USER_PATHS = NO;
808
				COPY_PHASE_STRIP = YES;
809
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
810
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
811
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
812
				GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
813
				INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
814
				PRODUCT_NAME = "$(TARGET_NAME)";
815
				WRAPPER_EXTENSION = app;
816
			};
817
			name = Release;
818
		};
819
/* End XCBuildConfiguration section */
820

    
821
/* Begin XCConfigurationList section */
822
		610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */ = {
823
			isa = XCConfigurationList;
824
			buildConfigurations = (
825
				610DD30D13E6BB2000ED982F /* Debug */,
826
				610DD30E13E6BB2000ED982F /* Release */,
827
			);
828
			defaultConfigurationIsVisible = 0;
829
			defaultConfigurationName = Release;
830
		};
831
		610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */ = {
832
			isa = XCConfigurationList;
833
			buildConfigurations = (
834
				610DD31013E6BB2000ED982F /* Debug */,
835
				610DD31113E6BB2000ED982F /* Release */,
836
			);
837
			defaultConfigurationIsVisible = 0;
838
			defaultConfigurationName = Release;
839
		};
840
/* End XCConfigurationList section */
841
	};
842
	rootObject = 610DD2E813E6BB2000ED982F /* Project object */;
843
}