Statistics
| Branch: | Tag: | Revision:

root / pithos-macos.xcodeproj / project.pbxproj @ 74314fd6

History | View | Annotate | Download (63.1 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
		6154BF4D145558E300EE353A /* pithos.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6154BF4C145558E300EE353A /* pithos.icns */; };
55
		6154BF501456A83200EE353A /* UsingSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF4F1456A83100EE353A /* UsingSizeTransformer.m */; };
56
		6154BF531456EE4900EE353A /* DirPathFileURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6154BF521456EE4700EE353A /* DirPathFileURLTransformer.m */; };
57
		615615DD140CECDB00017BD4 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 615615DC140CECDB00017BD4 /* libz.dylib */; };
58
		615A444E140F8A5700308614 /* MetadataKeyTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A444D140F8A5700308614 /* MetadataKeyTransformer.m */; };
59
		615A4451140F8A7F00308614 /* MetadataKeyFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 615A4450140F8A7F00308614 /* MetadataKeyFormatter.m */; };
60
		6164B2DD1450E55C00D4C1AB /* LastCompletedSyncTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6164B2DC1450E55C00D4C1AB /* LastCompletedSyncTransformer.m */; };
61
		616FC0AF13F91BA400140A33 /* PithosObjectNodeInfoController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 616FC0AE13F91BA400140A33 /* PithosObjectNodeInfoController.xib */; };
62
		616FC0B313F97D0800140A33 /* PithosNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616FC0B213F97D0800140A33 /* PithosNodeInfoController.m */; };
63
		617460F1140BE45C00D333A1 /* BytesExtendedSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 617460F0140BE45C00D333A1 /* BytesExtendedSizeTransformer.m */; };
64
		6180C22B13FAEF4B00BCA40B /* BytesSizeTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22A13FAEF4B00BCA40B /* BytesSizeTransformer.m */; };
65
		6180C22E13FBF1FD00BCA40B /* LastModifiedDateTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6180C22D13FBF1FD00BCA40B /* LastModifiedDateTransformer.m */; };
66
		618A7FD81438CE5D0040F043 /* PithosActivityFacility.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FD71438CE5D0040F043 /* PithosActivityFacility.m */; };
67
		618A7FF6143A20830040F043 /* PithosActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 618A7FF5143A20830040F043 /* PithosActivity.m */; };
68
		619B85D513F8077800C9371F /* PithosPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619B85D313F8077100C9371F /* PithosPreferencesController.m */; };
69
		619B85D613F8077800C9371F /* PithosPreferencesController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 619B85D413F8077300C9371F /* PithosPreferencesController.xib */; };
70
		61C24BBB1410D350007004DC /* PublicURLTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBA1410D350007004DC /* PublicURLTransformer.m */; };
71
		61C24BBE1410E031007004DC /* SharingDictionaryTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BBD1410E031007004DC /* SharingDictionaryTransformer.m */; };
72
		61C24BC114110BDB007004DC /* SharingNameFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BC014110BDB007004DC /* SharingNameFormatter.m */; };
73
		61C24BEC14161EC7007004DC /* PithosUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C24BEB14161EC3007004DC /* PithosUtilities.m */; };
74
		61C65ADF1428C578002597C2 /* CountTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65ADE1428C578002597C2 /* CountTransformer.m */; };
75
		61C65AE31428D41C002597C2 /* PolicyVersioningTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE21428D41C002597C2 /* PolicyVersioningTransformer.m */; };
76
		61C65AE6142918DD002597C2 /* PithosObjectNodeInfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C65AE5142918DD002597C2 /* PithosObjectNodeInfoController.m */; };
77
		61E99D9413EC348500E48DA5 /* 145-persondot.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E99D9313EC348500E48DA5 /* 145-persondot.png */; };
78
		61F040F31448547000A0C788 /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 61F040F11448547000A0C788 /* FileMD5Hash.c */; };
79
		61F04132144DB97200A0C788 /* PithosLocalObjectState.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EE144757B500A0C788 /* PithosLocalObjectState.m */; };
80
		61F04133144DB97600A0C788 /* PithosSyncDaemon.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F040EA144724F500A0C788 /* PithosSyncDaemon.m */; };
81
/* End PBXBuildFile section */
82

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

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

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

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

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

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

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

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

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

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