Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (64.8 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
/* End PBXBuildFile section */
85

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

    
230
/* Begin PBXFrameworksBuildPhase section */
231
		610DD2EE13E6BB2000ED982F /* Frameworks */ = {
232
			isa = PBXFrameworksBuildPhase;
233
			buildActionMask = 2147483647;
234
			files = (
235
				615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */,
236
				610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */,
237
				610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */,
238
				610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */,
239
			);
240
			runOnlyForDeploymentPostprocessing = 0;
241
		};
242
/* End PBXFrameworksBuildPhase section */
243

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

    
539
/* Begin PBXNativeTarget section */
540
		610DD2F013E6BB2000ED982F /* pithos-macos */ = {
541
			isa = PBXNativeTarget;
542
			buildConfigurationList = 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */;
543
			buildPhases = (
544
				610DD2ED13E6BB2000ED982F /* Sources */,
545
				610DD2EE13E6BB2000ED982F /* Frameworks */,
546
				610DD2EF13E6BB2000ED982F /* Resources */,
547
			);
548
			buildRules = (
549
			);
550
			dependencies = (
551
			);
552
			name = "pithos-macos";
553
			productName = "pithos-macos";
554
			productReference = 610DD2F113E6BB2000ED982F /* pithos-macos.app */;
555
			productType = "com.apple.product-type.application";
556
		};
557
/* End PBXNativeTarget section */
558

    
559
/* Begin PBXProject section */
560
		610DD2E813E6BB2000ED982F /* Project object */ = {
561
			isa = PBXProject;
562
			attributes = {
563
				LastUpgradeCheck = 0430;
564
				ORGANIZATIONNAME = koomasi;
565
			};
566
			buildConfigurationList = 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */;
567
			compatibilityVersion = "Xcode 3.2";
568
			developmentRegion = English;
569
			hasScannedForEncodings = 0;
570
			knownRegions = (
571
				en,
572
			);
573
			mainGroup = 610DD2E613E6BB2000ED982F;
574
			productRefGroup = 610DD2F213E6BB2000ED982F /* Products */;
575
			projectDirPath = "";
576
			projectRoot = "";
577
			targets = (
578
				610DD2F013E6BB2000ED982F /* pithos-macos */,
579
			);
580
		};
581
/* End PBXProject section */
582

    
583
/* Begin PBXResourcesBuildPhase section */
584
		610DD2EF13E6BB2000ED982F /* Resources */ = {
585
			isa = PBXResourcesBuildPhase;
586
			buildActionMask = 2147483647;
587
			files = (
588
				610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */,
589
				610DD30613E6BB2000ED982F /* Credits.rtf in Resources */,
590
				610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */,
591
				610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */,
592
				610DD46313E950E600ED982F /* 01-refresh.png in Resources */,
593
				61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */,
594
				6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */,
595
				619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */,
596
				616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */,
597
				611405D11428BEC000637170 /* PithosContainerNodeInfoController.xib in Resources */,
598
				6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */,
599
				617A430C14630A3100DAB367 /* pithos.icns in Resources */,
600
				617A431114630CD900DAB367 /* pithos-large.png in Resources */,
601
			);
602
			runOnlyForDeploymentPostprocessing = 0;
603
		};
604
/* End PBXResourcesBuildPhase section */
605

    
606
/* Begin PBXSourcesBuildPhase section */
607
		610DD2ED13E6BB2000ED982F /* Sources */ = {
608
			isa = PBXSourcesBuildPhase;
609
			buildActionMask = 2147483647;
610
			files = (
611
				610DD30313E6BB2000ED982F /* main.m in Sources */,
612
				610DD30913E6BB2000ED982F /* pithos_macosAppDelegate.m in Sources */,
613
				610DD33E13E6BD8B00ED982F /* ASIDataCompressor.m in Sources */,
614
				610DD33F13E6BD8B00ED982F /* ASIDataDecompressor.m in Sources */,
615
				610DD34013E6BD8B00ED982F /* ASIDownloadCache.m in Sources */,
616
				610DD34113E6BD8B00ED982F /* ASIFormDataRequest.m in Sources */,
617
				610DD34213E6BD8B00ED982F /* ASIHTTPRequest.m in Sources */,
618
				610DD34313E6BD8B00ED982F /* ASIInputStream.m in Sources */,
619
				610DD34413E6BD8B00ED982F /* ASINetworkQueue.m in Sources */,
620
				610DD34513E6BD8B00ED982F /* ASIPithosAccountRequest.m in Sources */,
621
				610DD34613E6BD8B00ED982F /* ASIPithosContainer.m in Sources */,
622
				610DD34713E6BD8B00ED982F /* ASIPithosContainerRequest.m in Sources */,
623
				610DD34813E6BD8B00ED982F /* ASIPithosObject.m in Sources */,
624
				610DD34913E6BD8B00ED982F /* ASIPithosObjectRequest.m in Sources */,
625
				610DD34A13E6BD8B00ED982F /* ASIPithosRequest.m in Sources */,
626
				610DD34E13E6BEF400ED982F /* PithosBrowserController.m in Sources */,
627
				610DD35913E6C3D200ED982F /* PithosNode.m in Sources */,
628
				610DD36413E6E2E400ED982F /* PithosAccountNode.m in Sources */,
629
				610DD36713E6E69D00ED982F /* PithosContainerNode.m in Sources */,
630
				610DD37213E7059900ED982F /* PithosObjectNode.m in Sources */,
631
				610DD37513E7064F00ED982F /* PithosSubdirNode.m in Sources */,
632
				611FFCAF13EBF0B900E43E18 /* PithosEmptyNode.m in Sources */,
633
				611FFCB313EBF40900E43E18 /* ImageAndTextCell.m in Sources */,
634
				6139837113EFEECC004CE444 /* FileSystemBrowserCell.m in Sources */,
635
				619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */,
636
				616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */,
637
				6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */,
638
				6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */,
639
				617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */,
640
				615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */,
641
				615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */,
642
				61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */,
643
				61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */,
644
				61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */,
645
				61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */,
646
				614592BC1417CE70002E7A8C /* ASIPithosAccount.m in Sources */,
647
				61433BC9141BA1CE00CD978D /* HashMapHash.m in Sources */,
648
				611405D01428BEC000637170 /* PithosContainerNodeInfoController.m in Sources */,
649
				61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */,
650
				61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */,
651
				61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */,
652
				6152D08C143200CC00803874 /* PithosSharingAccountsNode.m in Sources */,
653
				6152D092143334CC00803874 /* AllowedToBoolTransformer.m in Sources */,
654
				6152D095143334E000803874 /* SharingAccountBoolTransformer.m in Sources */,
655
				618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */,
656
				618A7FF6143A20830040F043 /* PithosActivity.m in Sources */,
657
				613629B5143E0F8B00363787 /* GroupMembersDictionaryTransformer.m in Sources */,
658
				613629B9143E51E000363787 /* GroupAndGroupMemberFormatter.m in Sources */,
659
				61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */,
660
				61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */,
661
				61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */,
662
				6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */,
663
				6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */,
664
				6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */,
665
				613BA8631461520E00FACAA5 /* NonEmptyStringFormatter.m in Sources */,
666
				614299A914CEF0E7008D973A /* ASIPithos.m in Sources */,
667
				614EEC8414E16EB5009DEFCC /* PithosAccount.m in Sources */,
668
			);
669
			runOnlyForDeploymentPostprocessing = 0;
670
		};
671
/* End PBXSourcesBuildPhase section */
672

    
673
/* Begin PBXVariantGroup section */
674
		610DD2FE13E6BB2000ED982F /* InfoPlist.strings */ = {
675
			isa = PBXVariantGroup;
676
			children = (
677
				610DD2FF13E6BB2000ED982F /* en */,
678
			);
679
			name = InfoPlist.strings;
680
			sourceTree = "<group>";
681
		};
682
		610DD30413E6BB2000ED982F /* Credits.rtf */ = {
683
			isa = PBXVariantGroup;
684
			children = (
685
				610DD30513E6BB2000ED982F /* en */,
686
			);
687
			name = Credits.rtf;
688
			sourceTree = "<group>";
689
		};
690
		610DD30A13E6BB2000ED982F /* MainMenu.xib */ = {
691
			isa = PBXVariantGroup;
692
			children = (
693
				610DD30B13E6BB2000ED982F /* en */,
694
			);
695
			name = MainMenu.xib;
696
			sourceTree = "<group>";
697
		};
698
/* End PBXVariantGroup section */
699

    
700
/* Begin XCBuildConfiguration section */
701
		610DD30D13E6BB2000ED982F /* Debug */ = {
702
			isa = XCBuildConfiguration;
703
			buildSettings = {
704
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
705
				GCC_C_LANGUAGE_STANDARD = gnu99;
706
				GCC_OPTIMIZATION_LEVEL = 0;
707
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
708
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
709
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
710
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
711
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
712
				GCC_WARN_UNUSED_VARIABLE = YES;
713
				MACOSX_DEPLOYMENT_TARGET = 10.6;
714
				ONLY_ACTIVE_ARCH = YES;
715
				SDKROOT = macosx;
716
			};
717
			name = Debug;
718
		};
719
		610DD30E13E6BB2000ED982F /* Release */ = {
720
			isa = XCBuildConfiguration;
721
			buildSettings = {
722
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
723
				GCC_C_LANGUAGE_STANDARD = gnu99;
724
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
725
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
726
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
727
				GCC_WARN_UNUSED_VARIABLE = YES;
728
				MACOSX_DEPLOYMENT_TARGET = 10.6;
729
				SDKROOT = macosx;
730
			};
731
			name = Release;
732
		};
733
		610DD31013E6BB2000ED982F /* Debug */ = {
734
			isa = XCBuildConfiguration;
735
			buildSettings = {
736
				ALWAYS_SEARCH_USER_PATHS = NO;
737
				COPY_PHASE_STRIP = NO;
738
				GCC_DYNAMIC_NO_PIC = NO;
739
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
740
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
741
				GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
742
				INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
743
				PRODUCT_NAME = "$(TARGET_NAME)";
744
				WRAPPER_EXTENSION = app;
745
			};
746
			name = Debug;
747
		};
748
		610DD31113E6BB2000ED982F /* Release */ = {
749
			isa = XCBuildConfiguration;
750
			buildSettings = {
751
				ALWAYS_SEARCH_USER_PATHS = NO;
752
				COPY_PHASE_STRIP = YES;
753
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
754
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
755
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
756
				GCC_PREFIX_HEADER = "pithos-macos/pithos-macos-Prefix.pch";
757
				INFOPLIST_FILE = "pithos-macos/pithos-macos-Info.plist";
758
				PRODUCT_NAME = "$(TARGET_NAME)";
759
				WRAPPER_EXTENSION = app;
760
			};
761
			name = Release;
762
		};
763
/* End XCBuildConfiguration section */
764

    
765
/* Begin XCConfigurationList section */
766
		610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */ = {
767
			isa = XCConfigurationList;
768
			buildConfigurations = (
769
				610DD30D13E6BB2000ED982F /* Debug */,
770
				610DD30E13E6BB2000ED982F /* Release */,
771
			);
772
			defaultConfigurationIsVisible = 0;
773
			defaultConfigurationName = Release;
774
		};
775
		610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */ = {
776
			isa = XCConfigurationList;
777
			buildConfigurations = (
778
				610DD31013E6BB2000ED982F /* Debug */,
779
				610DD31113E6BB2000ED982F /* Release */,
780
			);
781
			defaultConfigurationIsVisible = 0;
782
			defaultConfigurationName = Release;
783
		};
784
/* End XCConfigurationList section */
785
	};
786
	rootObject = 610DD2E813E6BB2000ED982F /* Project object */;
787
}