Statistics
| Branch: | Tag: | Revision:

root / pithos-macos.xcodeproj / project.pbxproj @ 72c9d681

History | View | Annotate | Download (63.5 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
		61433BC9141BA1CE00CD978D /* HashMapHash.m in Sources */ = {isa = PBXBuildFile; fileRef = 61433BC8141BA1CE00CD978D /* HashMapHash.m */; };
49
		614592BC1417CE70002E7A8C /* ASIPithosAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 614592BB1417CE70002E7A8C /* ASIPithosAccount.m */; };
50
		6152D08C143200CC00803874 /* PithosSharingAccountsNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D08B143200CC00803874 /* PithosSharingAccountsNode.m */; };
51
		6152D092143334CC00803874 /* AllowedToBoolTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D091143334CC00803874 /* AllowedToBoolTransformer.m */; };
52
		6152D095143334E000803874 /* SharingAccountBoolTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6152D094143334E000803874 /* SharingAccountBoolTransformer.m */; };
53
		6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */ = {isa = PBXBuildFile; fileRef = 6154BF4A145554D600EE353A /* pithos-logo-small.png */; };
54
		6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */; };
55
		6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */; };
56
		615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 615615DC140CECDB00017BD4 /* libz.dylib */; };
57
		615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A444D140F8A5700308614 /* MetadataKeyTransformer.m */; };
58
		615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */; };
59
		6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */; };
60
		616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */; };
61
		616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */; };
62
		617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */; };
63
		617A430C14630A3100DAB367 /* pithos.icns in Resources */ = {isa = PBXBuildFile; fileRef = 617A430B14630A3100DAB367 /* pithos.icns */; };
64
		617A431114630CD900DAB367 /* pithos-large.png in Resources */ = {isa = PBXBuildFile; fileRef = 617A431014630CD900DAB367 /* pithos-large.png */; };
65
		6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */; };
66
		6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */; };
67
		618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */; };
68
		618A7FF6143A20830040F043 /* PithosActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FF5143A20830040F043 /* PithosActivity.m */; };
69
		619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619B85D313F8077100C9371F /* PithosPreferencesController.m */; };
70
		619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 619B85D413F8077300C9371F /* PithosPreferencesController.xib */; };
71
		61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBA1410D350007004DC /* PublicURLTransformer.m */; };
72
		61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */; };
73
		61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BC014110BDB007004DC /* SharingNameFormatter.m */; };
74
		61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BEB14161EC3007004DC /* PithosUtilities.m */; };
75
		61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65ADE1428C578002597C2 /* CountTransformer.m */; };
76
		61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */; };
77
		61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */; };
78
		61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E99D9313EC348500E48DA5 /* 145-persondot.png */; };
79
		61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 61F040F11448547000A0C788 /* FileMD5Hash.c */; };
80
		61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EE144757B500A0C788 /* PithosLocalObjectState.m */; };
81
		61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EA144724F500A0C788 /* PithosSyncDaemon.m */; };
82
/* End PBXBuildFile section */
83

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

    
224
/* Begin PBXFrameworksBuildPhase section */
225
		610DD2EE13E6BB2000ED982F /* Frameworks */ = {
226
			isa = PBXFrameworksBuildPhase;
227
			buildActionMask = 2147483647;
228
			files = (
229
				615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */,
230
				610DD35613E6C0A700ED982F /* SystemConfiguration.framework in Frameworks */,
231
				610DD35413E6C09100ED982F /* CoreServices.framework in Frameworks */,
232
				610DD2F613E6BB2000ED982F /* Cocoa.framework in Frameworks */,
233
			);
234
			runOnlyForDeploymentPostprocessing = 0;
235
		};
236
/* End PBXFrameworksBuildPhase section */
237

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

    
529
/* Begin PBXNativeTarget section */
530
		610DD2F013E6BB2000ED982F /* pithos-macos */ = {
531
			isa = PBXNativeTarget;
532
			buildConfigurationList = 610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */;
533
			buildPhases = (
534
				610DD2ED13E6BB2000ED982F /* Sources */,
535
				610DD2EE13E6BB2000ED982F /* Frameworks */,
536
				610DD2EF13E6BB2000ED982F /* Resources */,
537
			);
538
			buildRules = (
539
			);
540
			dependencies = (
541
			);
542
			name = "pithos-macos";
543
			productName = "pithos-macos";
544
			productReference = 610DD2F113E6BB2000ED982F /* pithos-macos.app */;
545
			productType = "com.apple.product-type.application";
546
		};
547
/* End PBXNativeTarget section */
548

    
549
/* Begin PBXProject section */
550
		610DD2E813E6BB2000ED982F /* Project object */ = {
551
			isa = PBXProject;
552
			attributes = {
553
				ORGANIZATIONNAME = koomasi;
554
			};
555
			buildConfigurationList = 610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */;
556
			compatibilityVersion = "Xcode 3.2";
557
			developmentRegion = English;
558
			hasScannedForEncodings = 0;
559
			knownRegions = (
560
				en,
561
			);
562
			mainGroup = 610DD2E613E6BB2000ED982F;
563
			productRefGroup = 610DD2F213E6BB2000ED982F /* Products */;
564
			projectDirPath = "";
565
			projectRoot = "";
566
			targets = (
567
				610DD2F013E6BB2000ED982F /* pithos-macos */,
568
			);
569
		};
570
/* End PBXProject section */
571

    
572
/* Begin PBXResourcesBuildPhase section */
573
		610DD2EF13E6BB2000ED982F /* Resources */ = {
574
			isa = PBXResourcesBuildPhase;
575
			buildActionMask = 2147483647;
576
			files = (
577
				610DD30013E6BB2000ED982F /* InfoPlist.strings in Resources */,
578
				610DD30613E6BB2000ED982F /* Credits.rtf in Resources */,
579
				610DD30C13E6BB2000ED982F /* MainMenu.xib in Resources */,
580
				610DD35013E6C00E00ED982F /* PithosBrowserController.xib in Resources */,
581
				610DD46313E950E600ED982F /* 01-refresh.png in Resources */,
582
				61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */,
583
				6121250913F033F500063041 /* PithosBrowserPreviewController.xib in Resources */,
584
				619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */,
585
				616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */,
586
				611405D11428BEC000637170 /* PithosContainerNodeInfoController.xib in Resources */,
587
				6154BF4B145554D600EE353A /* pithos-logo-small.png in Resources */,
588
				617A430C14630A3100DAB367 /* pithos.icns in Resources */,
589
				617A431114630CD900DAB367 /* pithos-large.png in Resources */,
590
			);
591
			runOnlyForDeploymentPostprocessing = 0;
592
		};
593
/* End PBXResourcesBuildPhase section */
594

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

    
660
/* Begin PBXVariantGroup section */
661
		610DD2FE13E6BB2000ED982F /* InfoPlist.strings */ = {
662
			isa = PBXVariantGroup;
663
			children = (
664
				610DD2FF13E6BB2000ED982F /* en */,
665
			);
666
			name = InfoPlist.strings;
667
			sourceTree = "<group>";
668
		};
669
		610DD30413E6BB2000ED982F /* Credits.rtf */ = {
670
			isa = PBXVariantGroup;
671
			children = (
672
				610DD30513E6BB2000ED982F /* en */,
673
			);
674
			name = Credits.rtf;
675
			sourceTree = "<group>";
676
		};
677
		610DD30A13E6BB2000ED982F /* MainMenu.xib */ = {
678
			isa = PBXVariantGroup;
679
			children = (
680
				610DD30B13E6BB2000ED982F /* en */,
681
			);
682
			name = MainMenu.xib;
683
			sourceTree = "<group>";
684
		};
685
/* End PBXVariantGroup section */
686

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

    
752
/* Begin XCConfigurationList section */
753
		610DD2EB13E6BB2000ED982F /* Build configuration list for PBXProject "pithos-macos" */ = {
754
			isa = XCConfigurationList;
755
			buildConfigurations = (
756
				610DD30D13E6BB2000ED982F /* Debug */,
757
				610DD30E13E6BB2000ED982F /* Release */,
758
			);
759
			defaultConfigurationIsVisible = 0;
760
			defaultConfigurationName = Release;
761
		};
762
		610DD30F13E6BB2000ED982F /* Build configuration list for PBXNativeTarget "pithos-macos" */ = {
763
			isa = XCConfigurationList;
764
			buildConfigurations = (
765
				610DD31013E6BB2000ED982F /* Debug */,
766
				610DD31113E6BB2000ED982F /* Release */,
767
			);
768
			defaultConfigurationIsVisible = 0;
769
			defaultConfigurationName = Release;
770
		};
771
/* End XCConfigurationList section */
772
	};
773
	rootObject = 610DD2E813E6BB2000ED982F /* Project object */;
774
}