1 | // !$*UTF8*$! |
---|
2 | { |
---|
3 | archiveVersion = 1; |
---|
4 | classes = { |
---|
5 | }; |
---|
6 | objectVersion = 42; |
---|
7 | objects = { |
---|
8 | |
---|
9 | /* Begin PBXBuildFile section */ |
---|
10 | 002C9EE60C19CD2500C2F6F4 /* fastresume.c in Sources */ = {isa = PBXBuildFile; fileRef = 002C9EE50C19CD2500C2F6F4 /* fastresume.c */; }; |
---|
11 | 35B038130AC5B6EB00A10FDF /* ResumeNoWaitOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */; }; |
---|
12 | 35B038140AC5B6EC00A10FDF /* ResumeNoWaitOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */; }; |
---|
13 | 35F373030C2DA89000DAA8F2 /* FilePriorityCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F373010C2DA88F00DAA8F2 /* FilePriorityCell.m */; }; |
---|
14 | 4394AC670C74FB6000F367E8 /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 4394AC640C74FB6000F367E8 /* ptrarray.c */; }; |
---|
15 | 4394AC680C74FB6000F367E8 /* publish.c in Sources */ = {isa = PBXBuildFile; fileRef = 4394AC650C74FB6000F367E8 /* publish.c */; }; |
---|
16 | 4D043A7F090AE979009FEDA8 /* TransmissionDocument.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */; }; |
---|
17 | 4D118E1A08CB46B20033958F /* PrefsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D118E1908CB46B20033958F /* PrefsController.m */; }; |
---|
18 | 4D1838DD09DEC0E80047D688 /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; }; |
---|
19 | 4D364DA0091FBB2C00377D12 /* TorrentTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D364D9F091FBB2C00377D12 /* TorrentTableView.m */; }; |
---|
20 | 4D36BA6E0CA2F00800A63CA5 /* basename.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA5F0CA2F00800A63CA5 /* basename.c */; }; |
---|
21 | 4D36BA6F0CA2F00800A63CA5 /* crypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA600CA2F00800A63CA5 /* crypto.c */; }; |
---|
22 | 4D36BA700CA2F00800A63CA5 /* crypto.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA610CA2F00800A63CA5 /* crypto.h */; }; |
---|
23 | 4D36BA710CA2F00800A63CA5 /* dirname.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA620CA2F00800A63CA5 /* dirname.c */; }; |
---|
24 | 4D36BA720CA2F00800A63CA5 /* handshake.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA630CA2F00800A63CA5 /* handshake.c */; }; |
---|
25 | 4D36BA730CA2F00800A63CA5 /* handshake.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA640CA2F00800A63CA5 /* handshake.h */; }; |
---|
26 | 4D36BA740CA2F00800A63CA5 /* peer-io.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA650CA2F00800A63CA5 /* peer-io.c */; }; |
---|
27 | 4D36BA750CA2F00800A63CA5 /* peer-io.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA660CA2F00800A63CA5 /* peer-io.h */; }; |
---|
28 | 4D36BA760CA2F00800A63CA5 /* peer-mgr-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA670CA2F00800A63CA5 /* peer-mgr-private.h */; }; |
---|
29 | 4D36BA770CA2F00800A63CA5 /* peer-mgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA680CA2F00800A63CA5 /* peer-mgr.c */; }; |
---|
30 | 4D36BA780CA2F00800A63CA5 /* peer-mgr.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA690CA2F00800A63CA5 /* peer-mgr.h */; }; |
---|
31 | 4D36BA790CA2F00800A63CA5 /* peer-msgs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BA6A0CA2F00800A63CA5 /* peer-msgs.c */; }; |
---|
32 | 4D36BA7A0CA2F00800A63CA5 /* peer-msgs.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA6B0CA2F00800A63CA5 /* peer-msgs.h */; }; |
---|
33 | 4D36BA7B0CA2F00800A63CA5 /* ptrarray.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA6C0CA2F00800A63CA5 /* ptrarray.h */; }; |
---|
34 | 4D36BA7C0CA2F00800A63CA5 /* publish.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D36BA6D0CA2F00800A63CA5 /* publish.h */; }; |
---|
35 | 4D36BBC90CA309AA00A63CA5 /* evutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BBC80CA309AA00A63CA5 /* evutil.c */; }; |
---|
36 | 4D3EA0AA08AE13C600EA10C2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D3EA0A908AE13C600EA10C2 /* IOKit.framework */; }; |
---|
37 | 4D4B7F6109E055660053C1EB /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; }; |
---|
38 | 4D6DAAC6090CE00500F43C22 /* RevealOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D6DAAC4090CE00500F43C22 /* RevealOff.png */; }; |
---|
39 | 4D6DAAC7090CE00500F43C22 /* RevealOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D6DAAC5090CE00500F43C22 /* RevealOn.png */; }; |
---|
40 | 4D752E930913C949008EAAD4 /* Preferences.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D752E920913C949008EAAD4 /* Preferences.png */; }; |
---|
41 | 4D9A2BF009E16D21002D0FF9 /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; }; |
---|
42 | 4D9A2BF909E16D4F002D0FF9 /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; }; |
---|
43 | 4DA6FDBA0911233800450CB1 /* PauseOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDB80911233800450CB1 /* PauseOn.png */; }; |
---|
44 | 4DA6FDBB0911233800450CB1 /* PauseOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDB90911233800450CB1 /* PauseOff.png */; }; |
---|
45 | 4DA6FDC5091141AD00450CB1 /* ResumeOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDC3091141AD00450CB1 /* ResumeOff.png */; }; |
---|
46 | 4DA6FDC6091141AD00450CB1 /* ResumeOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDC4091141AD00450CB1 /* ResumeOn.png */; }; |
---|
47 | 4DCCBB3E09C3D71100D3CABF /* TorrentCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */; }; |
---|
48 | 4DDBB71C09E16BF100284745 /* transmissioncli.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DDBB71B09E16BF100284745 /* transmissioncli.c */; }; |
---|
49 | 4DDFDD22099A5D8E00189D81 /* DownloadBadge.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DDFDD20099A5D8E00189D81 /* DownloadBadge.png */; }; |
---|
50 | 4DDFDD23099A5D8E00189D81 /* UploadBadge.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DDFDD21099A5D8E00189D81 /* UploadBadge.png */; }; |
---|
51 | 4DE5CC9D0980656F00BE280E /* NSStringAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DE5CC9C0980656F00BE280E /* NSStringAdditions.m */; }; |
---|
52 | 4DE5CCA70980735700BE280E /* Badger.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DE5CCA60980735700BE280E /* Badger.m */; }; |
---|
53 | 4DE5CCA90980739100BE280E /* Badge.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DE5CCA80980739100BE280E /* Badge.png */; }; |
---|
54 | 4DE5CCBA0981D27700BE280E /* ResumeAll.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DE5CCB80981D27700BE280E /* ResumeAll.png */; }; |
---|
55 | 4DE5CCBB0981D27700BE280E /* PauseAll.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DE5CCB90981D27700BE280E /* PauseAll.png */; }; |
---|
56 | 4DE5CCCB0981D9BE00BE280E /* Defaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4DE5CCCA0981D9BE00BE280E /* Defaults.plist */; }; |
---|
57 | 4DF0C5AB0899190500DD8943 /* Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DF0C5A90899190500DD8943 /* Controller.m */; }; |
---|
58 | 4DF7500C08A103AD007B0D70 /* Open.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DF7500708A103AD007B0D70 /* Open.png */; }; |
---|
59 | 4DF7500D08A103AD007B0D70 /* Info.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DF7500808A103AD007B0D70 /* Info.png */; }; |
---|
60 | 4DF7500E08A103AD007B0D70 /* Remove.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DF7500908A103AD007B0D70 /* Remove.png */; }; |
---|
61 | 4DFBC2DF09C0970D00D5C571 /* Torrent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DFBC2DE09C0970D00D5C571 /* Torrent.m */; }; |
---|
62 | 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; |
---|
63 | 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; |
---|
64 | 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
---|
65 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; |
---|
66 | A200B9200A22798F007BBB1E /* InfoWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A200B83A0A2263BA007BBB1E /* InfoWindowController.m */; }; |
---|
67 | A200B9B60A22893D007BBB1E /* InfoWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A200B9620A227FD0007BBB1E /* InfoWindow.nib */; }; |
---|
68 | A2041D530C9AC523000ACFFB /* Lock.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2041D520C9AC523000ACFFB /* Lock.tiff */; }; |
---|
69 | A2085DDC0C53BC74000BC3B7 /* AboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */; }; |
---|
70 | A2085E3F0C53C949000BC3B7 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = A2085E2F0C53C833000BC3B7 /* LICENSE */; }; |
---|
71 | A20AB97B0A5C622A004F81FA /* SmallTurtle.png in Resources */ = {isa = PBXBuildFile; fileRef = A20AB97A0A5C622A004F81FA /* SmallTurtle.png */; }; |
---|
72 | A20B6F6B0C4D842B0034AB1D /* PriorityLow.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6F6A0C4D842B0034AB1D /* PriorityLow.png */; }; |
---|
73 | A20B6F830C4D8A610034AB1D /* PriorityHigh.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6F820C4D8A610034AB1D /* PriorityHigh.png */; }; |
---|
74 | A20B6F8C0C4D90980034AB1D /* PriorityMixed.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6F8B0C4D90980034AB1D /* PriorityMixed.png */; }; |
---|
75 | A20B6FA50C4D97840034AB1D /* PriorityNone.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6FA40C4D97840034AB1D /* PriorityNone.png */; }; |
---|
76 | A20B6FAE0C4D9B040034AB1D /* PriorityNormal.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */; }; |
---|
77 | A21282A80CA6C66800EAEE0F /* StatusBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = A21282A60CA6C66800EAEE0F /* StatusBarView.m */; }; |
---|
78 | A21567ED0A9A5034004DECD6 /* MessageWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A21567EB0A9A5034004DECD6 /* MessageWindow.nib */; }; |
---|
79 | A215760B0C0D449A0057A26A /* NSBezierPathAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A21576090C0D449A0057A26A /* NSBezierPathAdditions.m */; }; |
---|
80 | A2173E1C0A33C1B300B0D8AB /* ActionButtonPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A2173E1B0A33C1B300B0D8AB /* ActionButtonPressed.png */; }; |
---|
81 | A21DFF100A292B2B007C5F76 /* Transfers.png in Resources */ = {isa = PBXBuildFile; fileRef = A21DFF0F0A292B2B007C5F76 /* Transfers.png */; }; |
---|
82 | A21F5B890AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A21F5B870AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m */; }; |
---|
83 | A21F5C040AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */; }; |
---|
84 | A2265F420B5EF5F40093DDA5 /* FileNameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2265F400B5EF5F40093DDA5 /* FileNameCell.m */; }; |
---|
85 | A22A067E0CB83507009694FE /* InfoTabBack.tif in Resources */ = {isa = PBXBuildFile; fileRef = A22A067D0CB83507009694FE /* InfoTabBack.tif */; }; |
---|
86 | A22A06980CB83880009694FE /* InfoTabBorder.tif in Resources */ = {isa = PBXBuildFile; fileRef = A22A06970CB83880009694FE /* InfoTabBorder.tif */; }; |
---|
87 | A22A8D560AEEAFA5007E9CB9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A22A8D540AEEAFA5007E9CB9 /* Localizable.strings */; }; |
---|
88 | A22BC9A30C5BBCF100F5FB72 /* BottomBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */; }; |
---|
89 | A22D602E0CB67E4A00F67A8B /* InfoTabBackAqua.tif in Resources */ = {isa = PBXBuildFile; fileRef = A22D602C0CB67E4A00F67A8B /* InfoTabBackAqua.tif */; }; |
---|
90 | A232D29E0A70903E00973B12 /* Filter.png in Resources */ = {isa = PBXBuildFile; fileRef = A232D29D0A70903E00973B12 /* Filter.png */; }; |
---|
91 | A234D0D20C79FB3600A82373 /* NSMenuAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A234D0D00C79FB3600A82373 /* NSMenuAdditions.m */; }; |
---|
92 | A2385DD40BFE06C800B24EF6 /* DragOverlayWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = A2385DD20BFE06C800B24EF6 /* DragOverlayWindow.m */; }; |
---|
93 | A23BBEB70A9BBE77003F7274 /* FilterBarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A27431D90A68538400FA780A /* FilterBarButton.m */; }; |
---|
94 | A241528B0C0261B8007DD3B4 /* Globe.png in Resources */ = {isa = PBXBuildFile; fileRef = A2FB06950BFF484A0095564D /* Globe.png */; }; |
---|
95 | A246004D0A6DCE4600D19088 /* SpeedLimitButtonPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A246004C0A6DCE4600D19088 /* SpeedLimitButtonPressed.png */; }; |
---|
96 | A24600510A6DCE6600D19088 /* SpeedLimitButtonBlue.png in Resources */ = {isa = PBXBuildFile; fileRef = A246004F0A6DCE6600D19088 /* SpeedLimitButtonBlue.png */; }; |
---|
97 | A24600520A6DCE6600D19088 /* SpeedLimitButtonGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A24600500A6DCE6600D19088 /* SpeedLimitButtonGraphite.png */; }; |
---|
98 | A24621410C769D0900088E81 /* trevent.h in Headers */ = {isa = PBXBuildFile; fileRef = A24621350C769CF400088E81 /* trevent.h */; }; |
---|
99 | A24621420C769D0900088E81 /* trevent.c in Sources */ = {isa = PBXBuildFile; fileRef = A24621360C769CF400088E81 /* trevent.c */; }; |
---|
100 | A24838820C0BA608005CC3FE /* FilterBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = A24838800C0BA608005CC3FE /* FilterBarView.m */; }; |
---|
101 | A24872B60C9B6BB9000F5B92 /* Advanced.png in Resources */ = {isa = PBXBuildFile; fileRef = A24872B50C9B6BB9000F5B92 /* Advanced.png */; }; |
---|
102 | A24999230B49F1B5001EADA3 /* ActionPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A24999210B49F1B5001EADA3 /* ActionPopUpButton.m */; }; |
---|
103 | A24D2A640C0A624600A0ED9F /* IPCController.m in Sources */ = {isa = PBXBuildFile; fileRef = A24D2A620C0A624600A0ED9F /* IPCController.m */; }; |
---|
104 | A24F19080A3A790800C9C145 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A24F19070A3A790800C9C145 /* Sparkle.framework */; }; |
---|
105 | A24F19210A3A796800C9C145 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A24F19070A3A790800C9C145 /* Sparkle.framework */; }; |
---|
106 | A253F6F30A698970008EE24F /* FilterBarBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = A253F6F20A698970008EE24F /* FilterBarBackground.png */; }; |
---|
107 | A256588D0A9A695400E8A03B /* MessageWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A256588B0A9A695400E8A03B /* MessageWindowController.m */; }; |
---|
108 | A257C1820CAD3003004E121C /* PeerTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = A257C1800CAD3003004E121C /* PeerTableView.m */; }; |
---|
109 | A259317E0A73B2CC002F4FE7 /* TransmissionHelp in Resources */ = {isa = PBXBuildFile; fileRef = A259316A0A73B2CC002F4FE7 /* TransmissionHelp */; }; |
---|
110 | A25E74650AF5097C006F11AE /* ExpandedPathToPathTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A25E74440AF5089E006F11AE /* ExpandedPathToPathTransformer.m */; }; |
---|
111 | A25E74660AF5097D006F11AE /* ExpandedPathToIconTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A25E74460AF5089E006F11AE /* ExpandedPathToIconTransformer.m */; }; |
---|
112 | A25FCDEF0A3769A6002BCBBE /* PauseSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = A25FCDDD0A37695F002BCBBE /* PauseSelected.png */; }; |
---|
113 | A25FCDF00A3769AC002BCBBE /* ResumeSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = A25FCDDE0A37695F002BCBBE /* ResumeSelected.png */; }; |
---|
114 | A261A8260C6A0D68003BAFDA /* Error.png in Resources */ = {isa = PBXBuildFile; fileRef = A261A8250C6A0D68003BAFDA /* Error.png */; }; |
---|
115 | A261F1DC0A69A1610002815A /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A261F1DB0A69A1610002815A /* Growl.framework */; }; |
---|
116 | A261F1E40A69A1B10002815A /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A261F1DB0A69A1610002815A /* Growl.framework */; }; |
---|
117 | A26E75880CB6AA7500226674 /* InfoOptions.png in Resources */ = {isa = PBXBuildFile; fileRef = A26E75870CB6AA7500226674 /* InfoOptions.png */; }; |
---|
118 | A26E75960CB6AB4800226674 /* InfoGeneral.png in Resources */ = {isa = PBXBuildFile; fileRef = A26E75950CB6AB4800226674 /* InfoGeneral.png */; }; |
---|
119 | A2710E770A86796000CE4F7D /* PrefsWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = A2710E750A86796000CE4F7D /* PrefsWindow.m */; }; |
---|
120 | A277DA0B0C693D9C00DA2CD4 /* ActionOn.png in Resources */ = {isa = PBXBuildFile; fileRef = A277DA090C693D9C00DA2CD4 /* ActionOn.png */; }; |
---|
121 | A277DA0C0C693D9C00DA2CD4 /* ActionOff.png in Resources */ = {isa = PBXBuildFile; fileRef = A277DA0A0C693D9C00DA2CD4 /* ActionOff.png */; }; |
---|
122 | A27ABC240A6ADE410020EC71 /* ImageBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = A27ABC220A6ADE410020EC71 /* ImageBackgroundView.m */; }; |
---|
123 | A289EB0C0A33C56D00B082A3 /* ButtonBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */; }; |
---|
124 | A28DBADC0A33C1D800F4B4A7 /* ActionButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */; }; |
---|
125 | A2912C540A2956E80097A0CA /* PrefsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2912C520A2956E80097A0CA /* PrefsWindow.nib */; }; |
---|
126 | A29597350A72A9E10057248B /* StatusBarBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = A29597340A72A9E10057248B /* StatusBarBackground.png */; }; |
---|
127 | A29B0C270BD15FEF0006F230 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = A2F8951E0A2D4BA500ED2127 /* Credits.rtf */; }; |
---|
128 | A29C8B330ACC6E93000ED9F9 /* YellowDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */; }; |
---|
129 | A29C8B370ACC6EB3000ED9F9 /* PortChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = A29C8B350ACC6EB3000ED9F9 /* PortChecker.m */; }; |
---|
130 | A2A1CB7A0BF29D5500AE959F /* PeerProgressIndicatorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A1CB780BF29D5500AE959F /* PeerProgressIndicatorCell.m */; }; |
---|
131 | A2A3065C0AAD24A80049E2AC /* UKFileWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A306540AAD24A80049E2AC /* UKFileWatcher.m */; }; |
---|
132 | A2A3065E0AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A306560AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m */; }; |
---|
133 | A2A306600AAD24A80049E2AC /* UKKQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A306580AAD24A80049E2AC /* UKKQueue.m */; }; |
---|
134 | A2A306620AAD24A80049E2AC /* UKMainThreadProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */; }; |
---|
135 | A2A6E3A00CA7E4C900F10FEF /* AboutWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2A6E39F0CA7E4C900F10FEF /* AboutWindow.nib */; }; |
---|
136 | A2AA579D0ADFCAB400CA59F6 /* PiecesView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */; }; |
---|
137 | A2AE68330C628A35008753C9 /* Creator.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2AE68310C628A35008753C9 /* Creator.nib */; }; |
---|
138 | A2AF1C390A3D0F6200F1575D /* FileOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */; }; |
---|
139 | A2BC19850CA9AF5A00DD302A /* CompleteCheck.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BC19840CA9AF5A00DD302A /* CompleteCheck.png */; }; |
---|
140 | A2BE9C520C1E4AF5002D16E6 /* makemeta.c in Sources */ = {isa = PBXBuildFile; fileRef = A2BE9C4E0C1E4ADA002D16E6 /* makemeta.c */; }; |
---|
141 | A2BE9C530C1E4AF7002D16E6 /* makemeta.h in Headers */ = {isa = PBXBuildFile; fileRef = A2BE9C4F0C1E4ADA002D16E6 /* makemeta.h */; }; |
---|
142 | A2BF07910B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BF078F0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m */; }; |
---|
143 | A2D0E0490A54A97C003C72CF /* Bandwidth.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D0E0480A54A97C003C72CF /* Bandwidth.png */; }; |
---|
144 | A2D4F0830A915F6600890C32 /* RedDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D4F0820A915F6600890C32 /* RedDot.tiff */; }; |
---|
145 | A2D4F0850A915F7200890C32 /* GreenDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D4F0840A915F7200890C32 /* GreenDot.tiff */; }; |
---|
146 | A2DA362A0CBC674900C2ED41 /* InfoActivity.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36270CBC674900C2ED41 /* InfoActivity.png */; }; |
---|
147 | A2DA362B0CBC674900C2ED41 /* InfoFiles.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36280CBC674900C2ED41 /* InfoFiles.png */; }; |
---|
148 | A2DA362C0CBC674900C2ED41 /* InfoPeers.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36290CBC674900C2ED41 /* InfoPeers.png */; }; |
---|
149 | A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2DF37050C220D03006523C1 /* CreatorWindowController.m */; }; |
---|
150 | A2E23AC60CB5E1930002BB25 /* InfoTabButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */; }; |
---|
151 | A2E9AA760C249AF400085DCF /* Create.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E9AA750C249AF400085DCF /* Create.png */; }; |
---|
152 | A2EF7DEC0C96297400FA9811 /* PurpleDot.png in Resources */ = {isa = PBXBuildFile; fileRef = A2EF7DEB0C96297400FA9811 /* PurpleDot.png */; }; |
---|
153 | A2F011990C27418800576FC0 /* CreateLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F011980C27418800576FC0 /* CreateLarge.png */; }; |
---|
154 | A2F40AE40A361C00006B8288 /* Transmission.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4D2784360905709500687951 /* Transmission.icns */; }; |
---|
155 | A2F6DB090A55F31C0058D1E5 /* SpeedLimitButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */; }; |
---|
156 | A2FB057F0BFEB6800095564D /* DragOverlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2FB057D0BFEB6800095564D /* DragOverlayView.m */; }; |
---|
157 | BE75C3650C72A0EF00DBEFE0 /* kqueue.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3580C72A0EF00DBEFE0 /* kqueue.c */; }; |
---|
158 | BE75C3660C72A0EF00DBEFE0 /* signal.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3590C72A0EF00DBEFE0 /* signal.c */; }; |
---|
159 | BE75C3670C72A0EF00DBEFE0 /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35A0C72A0EF00DBEFE0 /* buffer.c */; }; |
---|
160 | BE75C3680C72A0EF00DBEFE0 /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35B0C72A0EF00DBEFE0 /* log.c */; }; |
---|
161 | BE75C3690C72A0EF00DBEFE0 /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35C0C72A0EF00DBEFE0 /* strlcpy.c */; }; |
---|
162 | BE75C36A0C72A0EF00DBEFE0 /* evbuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35D0C72A0EF00DBEFE0 /* evbuffer.c */; }; |
---|
163 | BE75C36B0C72A0EF00DBEFE0 /* event.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35E0C72A0EF00DBEFE0 /* event.c */; }; |
---|
164 | BE75C36C0C72A0EF00DBEFE0 /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35F0C72A0EF00DBEFE0 /* http.c */; }; |
---|
165 | BE75C36D0C72A0EF00DBEFE0 /* event_tagging.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3600C72A0EF00DBEFE0 /* event_tagging.c */; }; |
---|
166 | BE75C36E0C72A0EF00DBEFE0 /* evrpc.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3610C72A0EF00DBEFE0 /* evrpc.c */; }; |
---|
167 | BE75C36F0C72A0EF00DBEFE0 /* evdns.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3620C72A0EF00DBEFE0 /* evdns.c */; }; |
---|
168 | BE75C3700C72A0EF00DBEFE0 /* poll.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3630C72A0EF00DBEFE0 /* poll.c */; }; |
---|
169 | BE75C3710C72A0EF00DBEFE0 /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3640C72A0EF00DBEFE0 /* select.c */; }; |
---|
170 | BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BE75C3490C729E9500DBEFE0 /* libevent.a */; }; |
---|
171 | BEFC1C040C07753100B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; }; |
---|
172 | BEFC1C050C07753500B0BB3C /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; }; |
---|
173 | BEFC1C1A0C07756200B0BB3C /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0E0C07756200B0BB3C /* daemon.c */; }; |
---|
174 | BEFC1C1B0C07756200B0BB3C /* errors.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0F0C07756200B0BB3C /* errors.c */; }; |
---|
175 | BEFC1C1C0C07756200B0BB3C /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C110C07756200B0BB3C /* misc.c */; }; |
---|
176 | BEFC1C1F0C07756200B0BB3C /* server.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C150C07756200B0BB3C /* server.c */; }; |
---|
177 | BEFC1C200C07756200B0BB3C /* torrents.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C170C07756200B0BB3C /* torrents.c */; }; |
---|
178 | BEFC1CEF0C07822400B0BB3C /* errors.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0F0C07756200B0BB3C /* errors.c */; }; |
---|
179 | BEFC1CF40C07822400B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; }; |
---|
180 | BEFC1D000C07824D00B0BB3C /* torrents.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C170C07756200B0BB3C /* torrents.c */; }; |
---|
181 | BEFC1D050C07825A00B0BB3C /* remote.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C140C07756200B0BB3C /* remote.c */; }; |
---|
182 | BEFC1D0E0C07827300B0BB3C /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C110C07756200B0BB3C /* misc.c */; }; |
---|
183 | BEFC1D230C07839E00B0BB3C /* client.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0C0C07756200B0BB3C /* client.c */; }; |
---|
184 | BEFC1D2D0C0783D900B0BB3C /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; }; |
---|
185 | BEFC1D3E0C0783EE00B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; }; |
---|
186 | BEFC1D3F0C0783EE00B0BB3C /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; }; |
---|
187 | BEFC1D490C07842200B0BB3C /* proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C130C07756200B0BB3C /* proxy.c */; }; |
---|
188 | BEFC1D4F0C07843400B0BB3C /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C110C07756200B0BB3C /* misc.c */; }; |
---|
189 | BEFC1D540C07843900B0BB3C /* errors.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0F0C07756200B0BB3C /* errors.c */; }; |
---|
190 | BEFC1E270C07861A00B0BB3C /* xml.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DEE0C07861A00B0BB3C /* xml.h */; }; |
---|
191 | BEFC1E280C07861A00B0BB3C /* xml.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DEF0C07861A00B0BB3C /* xml.c */; }; |
---|
192 | BEFC1E290C07861A00B0BB3C /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF00C07861A00B0BB3C /* version.h */; }; |
---|
193 | BEFC1E2A0C07861A00B0BB3C /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF10C07861A00B0BB3C /* utils.h */; }; |
---|
194 | BEFC1E2B0C07861A00B0BB3C /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF20C07861A00B0BB3C /* utils.c */; }; |
---|
195 | BEFC1E2C0C07861A00B0BB3C /* upnp.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF30C07861A00B0BB3C /* upnp.h */; }; |
---|
196 | BEFC1E2D0C07861A00B0BB3C /* upnp.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF40C07861A00B0BB3C /* upnp.c */; }; |
---|
197 | BEFC1E2E0C07861A00B0BB3C /* transmission.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF50C07861A00B0BB3C /* transmission.h */; }; |
---|
198 | BEFC1E2F0C07861A00B0BB3C /* transmission.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF60C07861A00B0BB3C /* transmission.c */; }; |
---|
199 | BEFC1E300C07861A00B0BB3C /* tracker.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF70C07861A00B0BB3C /* tracker.h */; }; |
---|
200 | BEFC1E310C07861A00B0BB3C /* tracker.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF80C07861A00B0BB3C /* tracker.c */; }; |
---|
201 | BEFC1E320C07861A00B0BB3C /* torrent.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF90C07861A00B0BB3C /* torrent.c */; }; |
---|
202 | BEFC1E330C07861A00B0BB3C /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DFA0C07861A00B0BB3C /* strlcpy.c */; }; |
---|
203 | BEFC1E340C07861A00B0BB3C /* strlcat.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DFB0C07861A00B0BB3C /* strlcat.c */; }; |
---|
204 | BEFC1E350C07861A00B0BB3C /* shared.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DFC0C07861A00B0BB3C /* shared.h */; }; |
---|
205 | BEFC1E360C07861A00B0BB3C /* shared.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DFD0C07861A00B0BB3C /* shared.c */; }; |
---|
206 | BEFC1E390C07861A00B0BB3C /* ratecontrol.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E000C07861A00B0BB3C /* ratecontrol.h */; }; |
---|
207 | BEFC1E3A0C07861A00B0BB3C /* ratecontrol.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E010C07861A00B0BB3C /* ratecontrol.c */; }; |
---|
208 | BEFC1E3B0C07861A00B0BB3C /* platform.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E020C07861A00B0BB3C /* platform.h */; }; |
---|
209 | BEFC1E3C0C07861A00B0BB3C /* platform.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E030C07861A00B0BB3C /* platform.c */; }; |
---|
210 | BEFC1E450C07861A00B0BB3C /* net.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E0C0C07861A00B0BB3C /* net.h */; }; |
---|
211 | BEFC1E460C07861A00B0BB3C /* net.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E0D0C07861A00B0BB3C /* net.c */; }; |
---|
212 | BEFC1E470C07861A00B0BB3C /* natpmp.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E0E0C07861A00B0BB3C /* natpmp.h */; }; |
---|
213 | BEFC1E480C07861A00B0BB3C /* natpmp.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E0F0C07861A00B0BB3C /* natpmp.c */; }; |
---|
214 | BEFC1E490C07861A00B0BB3C /* metainfo.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E100C07861A00B0BB3C /* metainfo.h */; }; |
---|
215 | BEFC1E4A0C07861A00B0BB3C /* metainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E110C07861A00B0BB3C /* metainfo.c */; }; |
---|
216 | BEFC1E4B0C07861A00B0BB3C /* ipcparse.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E120C07861A00B0BB3C /* ipcparse.h */; }; |
---|
217 | BEFC1E4C0C07861A00B0BB3C /* ipcparse.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E130C07861A00B0BB3C /* ipcparse.c */; }; |
---|
218 | BEFC1E4D0C07861A00B0BB3C /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E140C07861A00B0BB3C /* internal.h */; }; |
---|
219 | BEFC1E4E0C07861A00B0BB3C /* inout.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E150C07861A00B0BB3C /* inout.h */; }; |
---|
220 | BEFC1E4F0C07861A00B0BB3C /* inout.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E160C07861A00B0BB3C /* inout.c */; }; |
---|
221 | BEFC1E500C07861A00B0BB3C /* http.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E170C07861A00B0BB3C /* http.h */; }; |
---|
222 | BEFC1E510C07861A00B0BB3C /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E180C07861A00B0BB3C /* http.c */; }; |
---|
223 | BEFC1E520C07861A00B0BB3C /* fdlimit.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E190C07861A00B0BB3C /* fdlimit.h */; }; |
---|
224 | BEFC1E530C07861A00B0BB3C /* fdlimit.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E1A0C07861A00B0BB3C /* fdlimit.c */; }; |
---|
225 | BEFC1E540C07861A00B0BB3C /* fastresume.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E1B0C07861A00B0BB3C /* fastresume.h */; }; |
---|
226 | BEFC1E550C07861A00B0BB3C /* completion.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E1C0C07861A00B0BB3C /* completion.h */; }; |
---|
227 | BEFC1E560C07861A00B0BB3C /* completion.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E1D0C07861A00B0BB3C /* completion.c */; }; |
---|
228 | BEFC1E570C07861A00B0BB3C /* clients.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E1E0C07861A00B0BB3C /* clients.h */; }; |
---|
229 | BEFC1E580C07861A00B0BB3C /* clients.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E1F0C07861A00B0BB3C /* clients.c */; }; |
---|
230 | BEFC1E5B0C07861A00B0BB3C /* bsdtree.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E220C07861A00B0BB3C /* bsdtree.h */; }; |
---|
231 | BEFC1E5C0C07861A00B0BB3C /* bencode.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E230C07861A00B0BB3C /* bencode.h */; }; |
---|
232 | BEFC1E5D0C07861A00B0BB3C /* bencode.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E240C07861A00B0BB3C /* bencode.c */; }; |
---|
233 | BEFC1E5F0C07861A00B0BB3C /* trcompat.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E260C07861A00B0BB3C /* trcompat.h */; }; |
---|
234 | D4AF3B2F0C41F7A500D46B6B /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = D4AF3B2D0C41F7A500D46B6B /* list.c */; }; |
---|
235 | D4AF3B300C41F7A600D46B6B /* list.h in Headers */ = {isa = PBXBuildFile; fileRef = D4AF3B2E0C41F7A500D46B6B /* list.h */; }; |
---|
236 | E138A9770C04D88F00C5426C /* CTGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = E138A9740C04D88F00C5426C /* CTGradient.m */; }; |
---|
237 | E138A9780C04D88F00C5426C /* CTGradientAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = E138A9760C04D88F00C5426C /* CTGradientAdditions.m */; }; |
---|
238 | /* End PBXBuildFile section */ |
---|
239 | |
---|
240 | /* Begin PBXContainerItemProxy section */ |
---|
241 | 4D1838E509DEC1170047D688 /* PBXContainerItemProxy */ = { |
---|
242 | isa = PBXContainerItemProxy; |
---|
243 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
244 | proxyType = 1; |
---|
245 | remoteGlobalIDString = 4D18389609DEC0030047D688; |
---|
246 | remoteInfo = libtransmission; |
---|
247 | }; |
---|
248 | 4D9A2BF409E16D30002D0FF9 /* PBXContainerItemProxy */ = { |
---|
249 | isa = PBXContainerItemProxy; |
---|
250 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
251 | proxyType = 1; |
---|
252 | remoteGlobalIDString = 4D18389609DEC0030047D688; |
---|
253 | remoteInfo = libtransmission; |
---|
254 | }; |
---|
255 | BE75C34E0C729ED300DBEFE0 /* PBXContainerItemProxy */ = { |
---|
256 | isa = PBXContainerItemProxy; |
---|
257 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
258 | proxyType = 1; |
---|
259 | remoteGlobalIDString = BE75C3480C729E9500DBEFE0; |
---|
260 | remoteInfo = event; |
---|
261 | }; |
---|
262 | BEFC1C020C07751A00B0BB3C /* PBXContainerItemProxy */ = { |
---|
263 | isa = PBXContainerItemProxy; |
---|
264 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
265 | proxyType = 1; |
---|
266 | remoteGlobalIDString = 4D18389609DEC0030047D688; |
---|
267 | remoteInfo = libtransmission; |
---|
268 | }; |
---|
269 | BEFC1CEC0C07822400B0BB3C /* PBXContainerItemProxy */ = { |
---|
270 | isa = PBXContainerItemProxy; |
---|
271 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
272 | proxyType = 1; |
---|
273 | remoteGlobalIDString = 4D18389609DEC0030047D688; |
---|
274 | remoteInfo = libtransmission; |
---|
275 | }; |
---|
276 | BEFC1D360C0783EE00B0BB3C /* PBXContainerItemProxy */ = { |
---|
277 | isa = PBXContainerItemProxy; |
---|
278 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
279 | proxyType = 1; |
---|
280 | remoteGlobalIDString = 4D18389609DEC0030047D688; |
---|
281 | remoteInfo = libtransmission; |
---|
282 | }; |
---|
283 | /* End PBXContainerItemProxy section */ |
---|
284 | |
---|
285 | /* Begin PBXCopyFilesBuildPhase section */ |
---|
286 | A24F191B0A3A792300C9C145 /* CopyFiles */ = { |
---|
287 | isa = PBXCopyFilesBuildPhase; |
---|
288 | buildActionMask = 2147483647; |
---|
289 | dstPath = ""; |
---|
290 | dstSubfolderSpec = 10; |
---|
291 | files = ( |
---|
292 | A261F1E40A69A1B10002815A /* Growl.framework in CopyFiles */, |
---|
293 | A24F19210A3A796800C9C145 /* Sparkle.framework in CopyFiles */, |
---|
294 | ); |
---|
295 | runOnlyForDeploymentPostprocessing = 0; |
---|
296 | }; |
---|
297 | /* End PBXCopyFilesBuildPhase section */ |
---|
298 | |
---|
299 | /* Begin PBXFileReference section */ |
---|
300 | 002C9EE50C19CD2500C2F6F4 /* fastresume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fastresume.c; path = libtransmission/fastresume.c; sourceTree = "<group>"; }; |
---|
301 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
---|
302 | 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; }; |
---|
303 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = macosx/main.m; sourceTree = "<group>"; }; |
---|
304 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
---|
305 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
---|
306 | 32CA4F630368D1EE00C91783 /* Transmission_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Transmission_Prefix.pch; path = macosx/Transmission_Prefix.pch; sourceTree = "<group>"; }; |
---|
307 | 35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeNoWaitOn.png; path = macosx/Images/ResumeNoWaitOn.png; sourceTree = "<group>"; }; |
---|
308 | 35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeNoWaitOff.png; path = macosx/Images/ResumeNoWaitOff.png; sourceTree = "<group>"; }; |
---|
309 | 35F373000C2DA88F00DAA8F2 /* FilePriorityCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FilePriorityCell.h; path = macosx/FilePriorityCell.h; sourceTree = "<group>"; }; |
---|
310 | 35F373010C2DA88F00DAA8F2 /* FilePriorityCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FilePriorityCell.m; path = macosx/FilePriorityCell.m; sourceTree = "<group>"; }; |
---|
311 | 4394AC640C74FB6000F367E8 /* ptrarray.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ptrarray.c; path = libtransmission/ptrarray.c; sourceTree = "<group>"; }; |
---|
312 | 4394AC650C74FB6000F367E8 /* publish.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = publish.c; path = libtransmission/publish.c; sourceTree = "<group>"; }; |
---|
313 | 4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = TransmissionDocument.icns; path = macosx/Images/TransmissionDocument.icns; sourceTree = "<group>"; }; |
---|
314 | 4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; }; |
---|
315 | 4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; }; |
---|
316 | 4D18389709DEC0030047D688 /* libtransmission.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtransmission.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
317 | 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = /usr/lib/libcrypto.0.9.7.dylib; sourceTree = "<absolute>"; }; |
---|
318 | 4D2784360905709500687951 /* Transmission.icns */ = {isa = PBXFileReference; explicitFileType = image.icns; name = Transmission.icns; path = macosx/Images/Transmission.icns; sourceTree = "<group>"; }; |
---|
319 | 4D364D9E091FBB2C00377D12 /* TorrentTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentTableView.h; path = macosx/TorrentTableView.h; sourceTree = "<group>"; }; |
---|
320 | 4D364D9F091FBB2C00377D12 /* TorrentTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentTableView.m; path = macosx/TorrentTableView.m; sourceTree = "<group>"; }; |
---|
321 | 4D36BA5F0CA2F00800A63CA5 /* basename.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = basename.c; path = libtransmission/basename.c; sourceTree = "<group>"; }; |
---|
322 | 4D36BA600CA2F00800A63CA5 /* crypto.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = crypto.c; path = libtransmission/crypto.c; sourceTree = "<group>"; }; |
---|
323 | 4D36BA610CA2F00800A63CA5 /* crypto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = crypto.h; path = libtransmission/crypto.h; sourceTree = "<group>"; }; |
---|
324 | 4D36BA620CA2F00800A63CA5 /* dirname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dirname.c; path = libtransmission/dirname.c; sourceTree = "<group>"; }; |
---|
325 | 4D36BA630CA2F00800A63CA5 /* handshake.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = handshake.c; path = libtransmission/handshake.c; sourceTree = "<group>"; }; |
---|
326 | 4D36BA640CA2F00800A63CA5 /* handshake.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = handshake.h; path = libtransmission/handshake.h; sourceTree = "<group>"; }; |
---|
327 | 4D36BA650CA2F00800A63CA5 /* peer-io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "peer-io.c"; path = "libtransmission/peer-io.c"; sourceTree = "<group>"; }; |
---|
328 | 4D36BA660CA2F00800A63CA5 /* peer-io.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "peer-io.h"; path = "libtransmission/peer-io.h"; sourceTree = "<group>"; }; |
---|
329 | 4D36BA670CA2F00800A63CA5 /* peer-mgr-private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "peer-mgr-private.h"; path = "libtransmission/peer-mgr-private.h"; sourceTree = "<group>"; }; |
---|
330 | 4D36BA680CA2F00800A63CA5 /* peer-mgr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "peer-mgr.c"; path = "libtransmission/peer-mgr.c"; sourceTree = "<group>"; }; |
---|
331 | 4D36BA690CA2F00800A63CA5 /* peer-mgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "peer-mgr.h"; path = "libtransmission/peer-mgr.h"; sourceTree = "<group>"; }; |
---|
332 | 4D36BA6A0CA2F00800A63CA5 /* peer-msgs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "peer-msgs.c"; path = "libtransmission/peer-msgs.c"; sourceTree = "<group>"; }; |
---|
333 | 4D36BA6B0CA2F00800A63CA5 /* peer-msgs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "peer-msgs.h"; path = "libtransmission/peer-msgs.h"; sourceTree = "<group>"; }; |
---|
334 | 4D36BA6C0CA2F00800A63CA5 /* ptrarray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ptrarray.h; path = libtransmission/ptrarray.h; sourceTree = "<group>"; }; |
---|
335 | 4D36BA6D0CA2F00800A63CA5 /* publish.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = publish.h; path = libtransmission/publish.h; sourceTree = "<group>"; }; |
---|
336 | 4D36BBC80CA309AA00A63CA5 /* evutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = evutil.c; path = "third-party/libevent/evutil.c"; sourceTree = "<group>"; }; |
---|
337 | 4D3EA0A908AE13C600EA10C2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
---|
338 | 4D6DAAC4090CE00500F43C22 /* RevealOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = RevealOff.png; path = macosx/Images/RevealOff.png; sourceTree = "<group>"; }; |
---|
339 | 4D6DAAC5090CE00500F43C22 /* RevealOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = RevealOn.png; path = macosx/Images/RevealOn.png; sourceTree = "<group>"; }; |
---|
340 | 4D752E920913C949008EAAD4 /* Preferences.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Preferences.png; path = macosx/Images/Preferences.png; sourceTree = "<group>"; }; |
---|
341 | 4DA6FDB80911233800450CB1 /* PauseOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PauseOn.png; path = macosx/Images/PauseOn.png; sourceTree = "<group>"; }; |
---|
342 | 4DA6FDB90911233800450CB1 /* PauseOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PauseOff.png; path = macosx/Images/PauseOff.png; sourceTree = "<group>"; }; |
---|
343 | 4DA6FDC3091141AD00450CB1 /* ResumeOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeOff.png; path = macosx/Images/ResumeOff.png; sourceTree = "<group>"; }; |
---|
344 | 4DA6FDC4091141AD00450CB1 /* ResumeOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeOn.png; path = macosx/Images/ResumeOn.png; sourceTree = "<group>"; }; |
---|
345 | 4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentCell.m; path = macosx/TorrentCell.m; sourceTree = "<group>"; }; |
---|
346 | 4DCCBB3D09C3D71100D3CABF /* TorrentCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentCell.h; path = macosx/TorrentCell.h; sourceTree = "<group>"; }; |
---|
347 | 4DDBB71909E16BAE00284745 /* transmissioncli */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = transmissioncli; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
348 | 4DDBB71B09E16BF100284745 /* transmissioncli.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = transmissioncli.c; path = cli/transmissioncli.c; sourceTree = "<group>"; }; |
---|
349 | 4DDFDD20099A5D8E00189D81 /* DownloadBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DownloadBadge.png; path = macosx/Images/DownloadBadge.png; sourceTree = "<group>"; }; |
---|
350 | 4DDFDD21099A5D8E00189D81 /* UploadBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = UploadBadge.png; path = macosx/Images/UploadBadge.png; sourceTree = "<group>"; }; |
---|
351 | 4DE5CC9B0980656F00BE280E /* NSStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSStringAdditions.h; path = macosx/NSStringAdditions.h; sourceTree = "<group>"; }; |
---|
352 | 4DE5CC9C0980656F00BE280E /* NSStringAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSStringAdditions.m; path = macosx/NSStringAdditions.m; sourceTree = "<group>"; }; |
---|
353 | 4DE5CCA50980735700BE280E /* Badger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Badger.h; path = macosx/Badger.h; sourceTree = "<group>"; }; |
---|
354 | 4DE5CCA60980735700BE280E /* Badger.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = Badger.m; path = macosx/Badger.m; sourceTree = "<group>"; }; |
---|
355 | 4DE5CCA80980739100BE280E /* Badge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Badge.png; path = macosx/Images/Badge.png; sourceTree = "<group>"; }; |
---|
356 | 4DE5CCB80981D27700BE280E /* ResumeAll.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeAll.png; path = macosx/Images/ResumeAll.png; sourceTree = "<group>"; }; |
---|
357 | 4DE5CCB90981D27700BE280E /* PauseAll.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PauseAll.png; path = macosx/Images/PauseAll.png; sourceTree = "<group>"; }; |
---|
358 | 4DE5CCCA0981D9BE00BE280E /* Defaults.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = Defaults.plist; path = macosx/Defaults.plist; sourceTree = "<group>"; }; |
---|
359 | 4DF0C5A90899190500DD8943 /* Controller.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = Controller.m; path = macosx/Controller.m; sourceTree = "<group>"; }; |
---|
360 | 4DF0C5AA0899190500DD8943 /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Controller.h; path = macosx/Controller.h; sourceTree = "<group>"; }; |
---|
361 | 4DF7500708A103AD007B0D70 /* Open.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Open.png; path = macosx/Images/Open.png; sourceTree = "<group>"; }; |
---|
362 | 4DF7500808A103AD007B0D70 /* Info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Info.png; path = macosx/Images/Info.png; sourceTree = "<group>"; }; |
---|
363 | 4DF7500908A103AD007B0D70 /* Remove.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Remove.png; path = macosx/Images/Remove.png; sourceTree = "<group>"; }; |
---|
364 | 4DFBC2DD09C0970D00D5C571 /* Torrent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Torrent.h; path = macosx/Torrent.h; sourceTree = "<group>"; }; |
---|
365 | 4DFBC2DE09C0970D00D5C571 /* Torrent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Torrent.m; path = macosx/Torrent.m; sourceTree = "<group>"; }; |
---|
366 | 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = Info.plist; path = macosx/Info.plist; sourceTree = "<group>"; }; |
---|
367 | 8D1107320486CEB800E47090 /* Transmission.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = Transmission.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
368 | A200B8390A2263BA007BBB1E /* InfoWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InfoWindowController.h; path = macosx/InfoWindowController.h; sourceTree = "<group>"; }; |
---|
369 | A200B83A0A2263BA007BBB1E /* InfoWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InfoWindowController.m; path = macosx/InfoWindowController.m; sourceTree = "<group>"; }; |
---|
370 | A2041D520C9AC523000ACFFB /* Lock.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Lock.tiff; path = macosx/Images/Lock.tiff; sourceTree = "<group>"; }; |
---|
371 | A20431100C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Russian; path = macosx/Russian.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
372 | A20431110C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
373 | A20431120C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Russian; path = macosx/Russian.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
374 | A20431130C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
375 | A20431140C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
376 | A20431150C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
377 | A2085DD90C53BC74000BC3B7 /* AboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutWindowController.h; path = macosx/AboutWindowController.h; sourceTree = "<group>"; }; |
---|
378 | A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutWindowController.m; path = macosx/AboutWindowController.m; sourceTree = "<group>"; }; |
---|
379 | A2085E2F0C53C833000BC3B7 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
---|
380 | A20AB97A0A5C622A004F81FA /* SmallTurtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SmallTurtle.png; path = macosx/Images/SmallTurtle.png; sourceTree = "<group>"; }; |
---|
381 | A20B6F6A0C4D842B0034AB1D /* PriorityLow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityLow.png; path = macosx/Images/PriorityLow.png; sourceTree = "<group>"; }; |
---|
382 | A20B6F820C4D8A610034AB1D /* PriorityHigh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityHigh.png; path = macosx/Images/PriorityHigh.png; sourceTree = "<group>"; }; |
---|
383 | A20B6F8B0C4D90980034AB1D /* PriorityMixed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityMixed.png; path = macosx/Images/PriorityMixed.png; sourceTree = "<group>"; }; |
---|
384 | A20B6FA40C4D97840034AB1D /* PriorityNone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityNone.png; path = macosx/Images/PriorityNone.png; sourceTree = "<group>"; }; |
---|
385 | A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityNormal.png; path = macosx/Images/PriorityNormal.png; sourceTree = "<group>"; }; |
---|
386 | A21282A50CA6C66800EAEE0F /* StatusBarView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StatusBarView.h; path = macosx/StatusBarView.h; sourceTree = "<group>"; }; |
---|
387 | A21282A60CA6C66800EAEE0F /* StatusBarView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = StatusBarView.m; path = macosx/StatusBarView.m; sourceTree = "<group>"; }; |
---|
388 | A21576090C0D449A0057A26A /* NSBezierPathAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSBezierPathAdditions.m; path = macosx/NSBezierPathAdditions.m; sourceTree = "<group>"; }; |
---|
389 | A215760A0C0D449A0057A26A /* NSBezierPathAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSBezierPathAdditions.h; path = macosx/NSBezierPathAdditions.h; sourceTree = "<group>"; }; |
---|
390 | A2173E1B0A33C1B300B0D8AB /* ActionButtonPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionButtonPressed.png; path = macosx/Images/ActionButtonPressed.png; sourceTree = "<group>"; }; |
---|
391 | A21DFF0F0A292B2B007C5F76 /* Transfers.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Transfers.png; path = macosx/Images/Transfers.png; sourceTree = "<group>"; }; |
---|
392 | A21F5B860AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ActionMenuRatioToDisplayRatioTransformer.h; path = macosx/ActionMenuRatioToDisplayRatioTransformer.h; sourceTree = "<group>"; }; |
---|
393 | A21F5B870AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionMenuRatioToDisplayRatioTransformer.m; path = macosx/ActionMenuRatioToDisplayRatioTransformer.m; sourceTree = "<group>"; }; |
---|
394 | A21F5C010AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ActionMenuSpeedToDisplayLimitTransformer.h; path = macosx/ActionMenuSpeedToDisplayLimitTransformer.h; sourceTree = "<group>"; }; |
---|
395 | A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionMenuSpeedToDisplayLimitTransformer.m; path = macosx/ActionMenuSpeedToDisplayLimitTransformer.m; sourceTree = "<group>"; }; |
---|
396 | A2265F3F0B5EF5F40093DDA5 /* FileNameCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileNameCell.h; path = macosx/FileNameCell.h; sourceTree = "<group>"; }; |
---|
397 | A2265F400B5EF5F40093DDA5 /* FileNameCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileNameCell.m; path = macosx/FileNameCell.m; sourceTree = "<group>"; }; |
---|
398 | A22A067D0CB83507009694FE /* InfoTabBack.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = InfoTabBack.tif; path = macosx/Images/InfoTabBack.tif; sourceTree = "<group>"; }; |
---|
399 | A22A06970CB83880009694FE /* InfoTabBorder.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = InfoTabBorder.tif; path = macosx/Images/InfoTabBorder.tif; sourceTree = "<group>"; }; |
---|
400 | A22A7EBC0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Greek; path = macosx/Greek.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
401 | A22A7EBD0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
402 | A22A7EBE0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Greek; path = macosx/Greek.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
403 | A22A7EBF0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
404 | A22A7EC00C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
405 | A22A7EC10C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
406 | A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = BottomBorder.png; path = macosx/Images/BottomBorder.png; sourceTree = "<group>"; }; |
---|
407 | A22BC9AE0C5C505200F5FB72 /* Korean */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Korean; path = macosx/Korean.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
408 | A22BC9AF0C5C505200F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
409 | A22BC9B00C5C505200F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Korean; path = macosx/Korean.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
410 | A22BC9B10C5C505200F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
411 | A22BC9B20C5C505300F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
412 | A22BC9B30C5C505300F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
413 | A22BCA2E0C5D5CDA00F5FB72 /* Italian */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Italian; path = macosx/Italian.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
414 | A22BCA2F0C5D5CDA00F5FB72 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
415 | A22BCA300C5D5CDA00F5FB72 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = macosx/Italian.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
416 | A22BCA310C5D5CDA00F5FB72 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
417 | A22BCA320C5D5CDA00F5FB72 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
418 | A22BCA330C5D5CDA00F5FB72 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
419 | A22D602C0CB67E4A00F67A8B /* InfoTabBackAqua.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = InfoTabBackAqua.tif; path = macosx/Images/InfoTabBackAqua.tif; sourceTree = "<group>"; }; |
---|
420 | A232D29D0A70903E00973B12 /* Filter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Filter.png; path = macosx/Images/Filter.png; sourceTree = "<group>"; }; |
---|
421 | A234D0CF0C79FB3600A82373 /* NSMenuAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSMenuAdditions.h; path = macosx/NSMenuAdditions.h; sourceTree = "<group>"; }; |
---|
422 | A234D0D00C79FB3600A82373 /* NSMenuAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSMenuAdditions.m; path = macosx/NSMenuAdditions.m; sourceTree = "<group>"; }; |
---|
423 | A2385DD20BFE06C800B24EF6 /* DragOverlayWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayWindow.m; path = macosx/DragOverlayWindow.m; sourceTree = "<group>"; }; |
---|
424 | A2385DD30BFE06C800B24EF6 /* DragOverlayWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DragOverlayWindow.h; path = macosx/DragOverlayWindow.h; sourceTree = "<group>"; }; |
---|
425 | A246004C0A6DCE4600D19088 /* SpeedLimitButtonPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButtonPressed.png; path = macosx/Images/SpeedLimitButtonPressed.png; sourceTree = "<group>"; }; |
---|
426 | A246004F0A6DCE6600D19088 /* SpeedLimitButtonBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButtonBlue.png; path = macosx/Images/SpeedLimitButtonBlue.png; sourceTree = "<group>"; }; |
---|
427 | A24600500A6DCE6600D19088 /* SpeedLimitButtonGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButtonGraphite.png; path = macosx/Images/SpeedLimitButtonGraphite.png; sourceTree = "<group>"; }; |
---|
428 | A24621350C769CF400088E81 /* trevent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = trevent.h; path = libtransmission/trevent.h; sourceTree = "<group>"; }; |
---|
429 | A24621360C769CF400088E81 /* trevent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = trevent.c; path = libtransmission/trevent.c; sourceTree = "<group>"; }; |
---|
430 | A248387F0C0BA608005CC3FE /* FilterBarView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FilterBarView.h; path = macosx/FilterBarView.h; sourceTree = "<group>"; }; |
---|
431 | A24838800C0BA608005CC3FE /* FilterBarView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FilterBarView.m; path = macosx/FilterBarView.m; sourceTree = "<group>"; }; |
---|
432 | A24872B50C9B6BB9000F5B92 /* Advanced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Advanced.png; path = macosx/Images/Advanced.png; sourceTree = "<group>"; }; |
---|
433 | A24999200B49F1B5001EADA3 /* ActionPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ActionPopUpButton.h; path = macosx/ActionPopUpButton.h; sourceTree = "<group>"; }; |
---|
434 | A24999210B49F1B5001EADA3 /* ActionPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionPopUpButton.m; path = macosx/ActionPopUpButton.m; sourceTree = "<group>"; }; |
---|
435 | A24D2A610C0A624600A0ED9F /* IPCController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = IPCController.h; path = macosx/IPCController.h; sourceTree = "<group>"; }; |
---|
436 | A24D2A620C0A624600A0ED9F /* IPCController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = IPCController.m; path = macosx/IPCController.m; sourceTree = "<group>"; }; |
---|
437 | A24D2A770C0A65C400A0ED9F /* ipcparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipcparse.c; path = libtransmission/ipcparse.c; sourceTree = "<group>"; }; |
---|
438 | A24D2A780C0A65C400A0ED9F /* ipcparse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipcparse.h; path = libtransmission/ipcparse.h; sourceTree = "<group>"; }; |
---|
439 | A24F19070A3A790800C9C145 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = macosx/Sparkle.framework; sourceTree = "<group>"; }; |
---|
440 | A253F6F20A698970008EE24F /* FilterBarBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = FilterBarBackground.png; path = macosx/Images/FilterBarBackground.png; sourceTree = "<group>"; }; |
---|
441 | A256588A0A9A695400E8A03B /* MessageWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MessageWindowController.h; path = macosx/MessageWindowController.h; sourceTree = "<group>"; }; |
---|
442 | A256588B0A9A695400E8A03B /* MessageWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = MessageWindowController.m; path = macosx/MessageWindowController.m; sourceTree = "<group>"; }; |
---|
443 | A257C17F0CAD3003004E121C /* PeerTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PeerTableView.h; path = macosx/PeerTableView.h; sourceTree = "<group>"; }; |
---|
444 | A257C1800CAD3003004E121C /* PeerTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PeerTableView.m; path = macosx/PeerTableView.m; sourceTree = "<group>"; }; |
---|
445 | A259316A0A73B2CC002F4FE7 /* TransmissionHelp */ = {isa = PBXFileReference; lastKnownFileType = folder; name = TransmissionHelp; path = macosx/TransmissionHelp; sourceTree = "<group>"; }; |
---|
446 | A25E74440AF5089E006F11AE /* ExpandedPathToPathTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ExpandedPathToPathTransformer.m; path = macosx/ExpandedPathToPathTransformer.m; sourceTree = "<group>"; }; |
---|
447 | A25E74450AF5089E006F11AE /* ExpandedPathToPathTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExpandedPathToPathTransformer.h; path = macosx/ExpandedPathToPathTransformer.h; sourceTree = "<group>"; }; |
---|
448 | A25E74460AF5089E006F11AE /* ExpandedPathToIconTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ExpandedPathToIconTransformer.m; path = macosx/ExpandedPathToIconTransformer.m; sourceTree = "<group>"; }; |
---|
449 | A25E74470AF5089E006F11AE /* ExpandedPathToIconTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExpandedPathToIconTransformer.h; path = macosx/ExpandedPathToIconTransformer.h; sourceTree = "<group>"; }; |
---|
450 | A25FCDDD0A37695F002BCBBE /* PauseSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PauseSelected.png; path = macosx/Images/PauseSelected.png; sourceTree = "<group>"; }; |
---|
451 | A25FCDDE0A37695F002BCBBE /* ResumeSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeSelected.png; path = macosx/Images/ResumeSelected.png; sourceTree = "<group>"; }; |
---|
452 | A26039FD0C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = macosx/Spanish.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
453 | A26039FE0C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Spanish; path = macosx/Spanish.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
454 | A26039FF0C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = macosx/Spanish.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
455 | A2603A000C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = macosx/Spanish.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
456 | A2603A010C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = macosx/Spanish.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
457 | A2603A020C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = macosx/Spanish.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
458 | A2603A030C6338FB00F5FDFD /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = macosx/Spanish.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
459 | A261A8250C6A0D68003BAFDA /* Error.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Error.png; path = macosx/Images/Error.png; sourceTree = "<group>"; }; |
---|
460 | A261F1DB0A69A1610002815A /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Growl.framework; path = macosx/Growl.framework; sourceTree = "<group>"; }; |
---|
461 | A26E75870CB6AA7500226674 /* InfoOptions.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoOptions.png; path = macosx/Images/InfoOptions.png; sourceTree = "<group>"; }; |
---|
462 | A26E75950CB6AB4800226674 /* InfoGeneral.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoGeneral.png; path = macosx/Images/InfoGeneral.png; sourceTree = "<group>"; }; |
---|
463 | A2710E740A86796000CE4F7D /* PrefsWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsWindow.h; path = macosx/PrefsWindow.h; sourceTree = "<group>"; }; |
---|
464 | A2710E750A86796000CE4F7D /* PrefsWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsWindow.m; path = macosx/PrefsWindow.m; sourceTree = "<group>"; }; |
---|
465 | A27431D80A68538400FA780A /* FilterBarButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FilterBarButton.h; path = macosx/FilterBarButton.h; sourceTree = "<group>"; }; |
---|
466 | A27431D90A68538400FA780A /* FilterBarButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FilterBarButton.m; path = macosx/FilterBarButton.m; sourceTree = "<group>"; }; |
---|
467 | A277DA090C693D9C00DA2CD4 /* ActionOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionOn.png; path = macosx/Images/ActionOn.png; sourceTree = "<group>"; }; |
---|
468 | A277DA0A0C693D9C00DA2CD4 /* ActionOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionOff.png; path = macosx/Images/ActionOff.png; sourceTree = "<group>"; }; |
---|
469 | A27ABC210A6ADE410020EC71 /* ImageBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageBackgroundView.h; path = macosx/ImageBackgroundView.h; sourceTree = "<group>"; }; |
---|
470 | A27ABC220A6ADE410020EC71 /* ImageBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ImageBackgroundView.m; path = macosx/ImageBackgroundView.m; sourceTree = "<group>"; }; |
---|
471 | A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ButtonBorder.png; path = macosx/Images/ButtonBorder.png; sourceTree = "<group>"; }; |
---|
472 | A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionButton.png; path = macosx/Images/ActionButton.png; sourceTree = "<group>"; }; |
---|
473 | A29597340A72A9E10057248B /* StatusBarBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StatusBarBackground.png; path = macosx/Images/StatusBarBackground.png; sourceTree = "<group>"; }; |
---|
474 | A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = YellowDot.tiff; path = macosx/Images/YellowDot.tiff; sourceTree = "<group>"; }; |
---|
475 | A29C8B340ACC6EB3000ED9F9 /* PortChecker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PortChecker.h; path = macosx/PortChecker.h; sourceTree = "<group>"; }; |
---|
476 | A29C8B350ACC6EB3000ED9F9 /* PortChecker.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PortChecker.m; path = macosx/PortChecker.m; sourceTree = "<group>"; }; |
---|
477 | A2A1CB770BF29D5500AE959F /* PeerProgressIndicatorCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PeerProgressIndicatorCell.h; path = macosx/PeerProgressIndicatorCell.h; sourceTree = "<group>"; }; |
---|
478 | A2A1CB780BF29D5500AE959F /* PeerProgressIndicatorCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PeerProgressIndicatorCell.m; path = macosx/PeerProgressIndicatorCell.m; sourceTree = "<group>"; }; |
---|
479 | A2A306530AAD24A80049E2AC /* UKFileWatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UKFileWatcher.h; path = macosx/UKKQueue/UKFileWatcher.h; sourceTree = "<group>"; }; |
---|
480 | A2A306540AAD24A80049E2AC /* UKFileWatcher.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKFileWatcher.m; path = macosx/UKKQueue/UKFileWatcher.m; sourceTree = "<group>"; }; |
---|
481 | A2A306550AAD24A80049E2AC /* UKFNSubscribeFileWatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UKFNSubscribeFileWatcher.h; path = macosx/UKKQueue/UKFNSubscribeFileWatcher.h; sourceTree = "<group>"; }; |
---|
482 | A2A306560AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKFNSubscribeFileWatcher.m; path = macosx/UKKQueue/UKFNSubscribeFileWatcher.m; sourceTree = "<group>"; }; |
---|
483 | A2A306570AAD24A80049E2AC /* UKKQueue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UKKQueue.h; path = macosx/UKKQueue/UKKQueue.h; sourceTree = "<group>"; }; |
---|
484 | A2A306580AAD24A80049E2AC /* UKKQueue.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKKQueue.m; path = macosx/UKKQueue/UKKQueue.m; sourceTree = "<group>"; }; |
---|
485 | A2A306590AAD24A80049E2AC /* UKMainThreadProxy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UKMainThreadProxy.h; path = macosx/UKKQueue/UKMainThreadProxy.h; sourceTree = "<group>"; }; |
---|
486 | A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKMainThreadProxy.m; path = macosx/UKKQueue/UKMainThreadProxy.m; sourceTree = "<group>"; }; |
---|
487 | A2A6E39F0CA7E4C900F10FEF /* AboutWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AboutWindow.nib; path = macosx/AboutWindow.nib; sourceTree = "<group>"; }; |
---|
488 | A2AA579A0ADFCAB400CA59F6 /* PiecesView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PiecesView.h; path = macosx/PiecesView.h; sourceTree = "<group>"; }; |
---|
489 | A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PiecesView.m; path = macosx/PiecesView.m; sourceTree = "<group>"; }; |
---|
490 | A2AE68360C628A58008753C9 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
491 | A2AE68370C628A5E008753C9 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
492 | A2AE68380C628A63008753C9 /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
493 | A2AE68390C628A66008753C9 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
494 | A2AF1C360A3D0F6200F1575D /* FileOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileOutlineView.h; path = macosx/FileOutlineView.h; sourceTree = "<group>"; }; |
---|
495 | A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileOutlineView.m; path = macosx/FileOutlineView.m; sourceTree = "<group>"; }; |
---|
496 | A2BC19840CA9AF5A00DD302A /* CompleteCheck.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CompleteCheck.png; path = macosx/Images/CompleteCheck.png; sourceTree = "<group>"; }; |
---|
497 | A2BC19DF0CA9D82300DD302A /* evutil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = evutil.h; path = "third-party/libevent/evutil.h"; sourceTree = "<group>"; }; |
---|
498 | A2BC19E30CA9D8F400DD302A /* bsdqueue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bsdqueue.h; path = daemon/bsdqueue.h; sourceTree = "<group>"; }; |
---|
499 | A2BE9C4E0C1E4ADA002D16E6 /* makemeta.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = makemeta.c; path = libtransmission/makemeta.c; sourceTree = "<group>"; }; |
---|
500 | A2BE9C4F0C1E4ADA002D16E6 /* makemeta.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = makemeta.h; path = libtransmission/makemeta.h; sourceTree = "<group>"; }; |
---|
501 | A2BF078E0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SpeedLimitToTurtleIconTransformer.h; path = macosx/SpeedLimitToTurtleIconTransformer.h; sourceTree = "<group>"; }; |
---|
502 | A2BF078F0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SpeedLimitToTurtleIconTransformer.m; path = macosx/SpeedLimitToTurtleIconTransformer.m; sourceTree = "<group>"; }; |
---|
503 | A2C19EDB0C676F5200E0B235 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
504 | A2C19EDC0C676F5200E0B235 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
505 | A2C19EDD0C676F5200E0B235 /* French */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = French; path = macosx/French.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
506 | A2C19EDE0C676F5200E0B235 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
507 | A2C19EDF0C676F5200E0B235 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
508 | A2C19EE00C676F5200E0B235 /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = macosx/French.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
509 | A2D0E0480A54A97C003C72CF /* Bandwidth.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Bandwidth.png; path = macosx/Images/Bandwidth.png; sourceTree = "<group>"; }; |
---|
510 | A2D4F0820A915F6600890C32 /* RedDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = RedDot.tiff; path = macosx/Images/RedDot.tiff; sourceTree = "<group>"; }; |
---|
511 | A2D4F0840A915F7200890C32 /* GreenDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = GreenDot.tiff; path = macosx/Images/GreenDot.tiff; sourceTree = "<group>"; }; |
---|
512 | A2D688850CB4984B009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
---|
513 | A2D688A70CB4986A009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
---|
514 | A2D688AB0CB49889009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/InfoWindow.nib; sourceTree = "<group>"; }; |
---|
515 | A2D688D20CB498AA009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MessageWindow.nib; sourceTree = "<group>"; }; |
---|
516 | A2D688EB0CB498BE009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; |
---|
517 | A2D689100CB498F2009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/Creator.nib; sourceTree = "<group>"; }; |
---|
518 | A2D6891B0CB4990E009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/Localizable.strings; sourceTree = "<group>"; }; |
---|
519 | A2DA36270CBC674900C2ED41 /* InfoActivity.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoActivity.png; path = macosx/Images/InfoActivity.png; sourceTree = "<group>"; }; |
---|
520 | A2DA36280CBC674900C2ED41 /* InfoFiles.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoFiles.png; path = macosx/Images/InfoFiles.png; sourceTree = "<group>"; }; |
---|
521 | A2DA36290CBC674900C2ED41 /* InfoPeers.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoPeers.png; path = macosx/Images/InfoPeers.png; sourceTree = "<group>"; }; |
---|
522 | A2DF37040C220D03006523C1 /* CreatorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreatorWindowController.h; path = macosx/CreatorWindowController.h; sourceTree = "<group>"; }; |
---|
523 | A2DF37050C220D03006523C1 /* CreatorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreatorWindowController.m; path = macosx/CreatorWindowController.m; sourceTree = "<group>"; }; |
---|
524 | A2E23AC30CB5E1930002BB25 /* InfoTabButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = InfoTabButtonCell.h; path = macosx/InfoTabButtonCell.h; sourceTree = "<group>"; }; |
---|
525 | A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = InfoTabButtonCell.m; path = macosx/InfoTabButtonCell.m; sourceTree = "<group>"; }; |
---|
526 | A2E9AA750C249AF400085DCF /* Create.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Create.png; path = macosx/Images/Create.png; sourceTree = "<group>"; }; |
---|
527 | A2EF7DEB0C96297400FA9811 /* PurpleDot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PurpleDot.png; path = macosx/Images/PurpleDot.png; sourceTree = "<group>"; }; |
---|
528 | A2F011980C27418800576FC0 /* CreateLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CreateLarge.png; path = macosx/Images/CreateLarge.png; sourceTree = "<group>"; }; |
---|
529 | A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButton.png; path = macosx/Images/SpeedLimitButton.png; sourceTree = "<group>"; }; |
---|
530 | A2F8951E0A2D4BA500ED2127 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = macosx/Credits.rtf; sourceTree = "<group>"; }; |
---|
531 | A2FB057C0BFEB6800095564D /* DragOverlayView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DragOverlayView.h; path = macosx/DragOverlayView.h; sourceTree = "<group>"; }; |
---|
532 | A2FB057D0BFEB6800095564D /* DragOverlayView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayView.m; path = macosx/DragOverlayView.m; sourceTree = "<group>"; }; |
---|
533 | A2FB06950BFF484A0095564D /* Globe.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Globe.png; path = macosx/Images/Globe.png; sourceTree = "<group>"; }; |
---|
534 | BE75C3490C729E9500DBEFE0 /* libevent.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libevent.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
535 | BE75C3580C72A0EF00DBEFE0 /* kqueue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = kqueue.c; path = "third-party/libevent/kqueue.c"; sourceTree = "<group>"; }; |
---|
536 | BE75C3590C72A0EF00DBEFE0 /* signal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = signal.c; path = "third-party/libevent/signal.c"; sourceTree = "<group>"; }; |
---|
537 | BE75C35A0C72A0EF00DBEFE0 /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = buffer.c; path = "third-party/libevent/buffer.c"; sourceTree = "<group>"; }; |
---|
538 | BE75C35B0C72A0EF00DBEFE0 /* log.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = log.c; path = "third-party/libevent/log.c"; sourceTree = "<group>"; }; |
---|
539 | BE75C35C0C72A0EF00DBEFE0 /* strlcpy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strlcpy.c; path = "third-party/libevent/strlcpy.c"; sourceTree = "<group>"; }; |
---|
540 | BE75C35D0C72A0EF00DBEFE0 /* evbuffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = evbuffer.c; path = "third-party/libevent/evbuffer.c"; sourceTree = "<group>"; }; |
---|
541 | BE75C35E0C72A0EF00DBEFE0 /* event.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = event.c; path = "third-party/libevent/event.c"; sourceTree = "<group>"; }; |
---|
542 | BE75C35F0C72A0EF00DBEFE0 /* http.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = http.c; path = "third-party/libevent/http.c"; sourceTree = "<group>"; }; |
---|
543 | BE75C3600C72A0EF00DBEFE0 /* event_tagging.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = event_tagging.c; path = "third-party/libevent/event_tagging.c"; sourceTree = "<group>"; }; |
---|
544 | BE75C3610C72A0EF00DBEFE0 /* evrpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = evrpc.c; path = "third-party/libevent/evrpc.c"; sourceTree = "<group>"; }; |
---|
545 | BE75C3620C72A0EF00DBEFE0 /* evdns.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = evdns.c; path = "third-party/libevent/evdns.c"; sourceTree = "<group>"; }; |
---|
546 | BE75C3630C72A0EF00DBEFE0 /* poll.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = poll.c; path = "third-party/libevent/poll.c"; sourceTree = "<group>"; }; |
---|
547 | BE75C3640C72A0EF00DBEFE0 /* select.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = select.c; path = "third-party/libevent/select.c"; sourceTree = "<group>"; }; |
---|
548 | BE75C3810C72A1C100DBEFE0 /* evhttp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = evhttp.h; path = "third-party/libevent/evhttp.h"; sourceTree = "<group>"; }; |
---|
549 | BE75C3820C72A1C100DBEFE0 /* evdns.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = evdns.h; path = "third-party/libevent/evdns.h"; sourceTree = "<group>"; }; |
---|
550 | BE75C3830C72A1C100DBEFE0 /* evrpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = evrpc.h; path = "third-party/libevent/evrpc.h"; sourceTree = "<group>"; }; |
---|
551 | BE75C3840C72A1C100DBEFE0 /* event.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = event.h; path = "third-party/libevent/event.h"; sourceTree = "<group>"; }; |
---|
552 | BEFC1C000C07750000B0BB3C /* transmission-daemon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "transmission-daemon"; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
553 | BEFC1C0C0C07756200B0BB3C /* client.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = client.c; path = daemon/client.c; sourceTree = "<group>"; }; |
---|
554 | BEFC1C0D0C07756200B0BB3C /* client.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = client.h; path = daemon/client.h; sourceTree = "<group>"; }; |
---|
555 | BEFC1C0E0C07756200B0BB3C /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = daemon.c; path = daemon/daemon.c; sourceTree = "<group>"; }; |
---|
556 | BEFC1C0F0C07756200B0BB3C /* errors.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = errors.c; path = daemon/errors.c; sourceTree = "<group>"; }; |
---|
557 | BEFC1C100C07756200B0BB3C /* errors.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = errors.h; path = daemon/errors.h; sourceTree = "<group>"; }; |
---|
558 | BEFC1C110C07756200B0BB3C /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = misc.c; path = daemon/misc.c; sourceTree = "<group>"; }; |
---|
559 | BEFC1C120C07756200B0BB3C /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc.h; path = daemon/misc.h; sourceTree = "<group>"; }; |
---|
560 | BEFC1C130C07756200B0BB3C /* proxy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = proxy.c; path = daemon/proxy.c; sourceTree = "<group>"; }; |
---|
561 | BEFC1C140C07756200B0BB3C /* remote.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = remote.c; path = daemon/remote.c; sourceTree = "<group>"; }; |
---|
562 | BEFC1C150C07756200B0BB3C /* server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = server.c; path = daemon/server.c; sourceTree = "<group>"; }; |
---|
563 | BEFC1C160C07756200B0BB3C /* server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = server.h; path = daemon/server.h; sourceTree = "<group>"; }; |
---|
564 | BEFC1C170C07756200B0BB3C /* torrents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = torrents.c; path = daemon/torrents.c; sourceTree = "<group>"; }; |
---|
565 | BEFC1C180C07756200B0BB3C /* torrents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = torrents.h; path = daemon/torrents.h; sourceTree = "<group>"; }; |
---|
566 | BEFC1CF90C07822400B0BB3C /* transmission-remote */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "transmission-remote"; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
567 | BEFC1D430C0783EE00B0BB3C /* transmission-proxy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "transmission-proxy"; sourceTree = BUILT_PRODUCTS_DIR; }; |
---|
568 | BEFC1DEE0C07861A00B0BB3C /* xml.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xml.h; path = libtransmission/xml.h; sourceTree = "<group>"; }; |
---|
569 | BEFC1DEF0C07861A00B0BB3C /* xml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xml.c; path = libtransmission/xml.c; sourceTree = "<group>"; }; |
---|
570 | BEFC1DF00C07861A00B0BB3C /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = version.h; path = libtransmission/version.h; sourceTree = "<group>"; }; |
---|
571 | BEFC1DF10C07861A00B0BB3C /* utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = utils.h; path = libtransmission/utils.h; sourceTree = "<group>"; }; |
---|
572 | BEFC1DF20C07861A00B0BB3C /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utils.c; path = libtransmission/utils.c; sourceTree = "<group>"; }; |
---|
573 | BEFC1DF30C07861A00B0BB3C /* upnp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = upnp.h; path = libtransmission/upnp.h; sourceTree = "<group>"; }; |
---|
574 | BEFC1DF40C07861A00B0BB3C /* upnp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = upnp.c; path = libtransmission/upnp.c; sourceTree = "<group>"; }; |
---|
575 | BEFC1DF50C07861A00B0BB3C /* transmission.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = transmission.h; path = libtransmission/transmission.h; sourceTree = "<group>"; }; |
---|
576 | BEFC1DF60C07861A00B0BB3C /* transmission.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = transmission.c; path = libtransmission/transmission.c; sourceTree = "<group>"; }; |
---|
577 | BEFC1DF70C07861A00B0BB3C /* tracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tracker.h; path = libtransmission/tracker.h; sourceTree = "<group>"; }; |
---|
578 | BEFC1DF80C07861A00B0BB3C /* tracker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tracker.c; path = libtransmission/tracker.c; sourceTree = "<group>"; }; |
---|
579 | BEFC1DF90C07861A00B0BB3C /* torrent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = torrent.c; path = libtransmission/torrent.c; sourceTree = "<group>"; }; |
---|
580 | BEFC1DFA0C07861A00B0BB3C /* strlcpy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strlcpy.c; path = libtransmission/strlcpy.c; sourceTree = "<group>"; }; |
---|
581 | BEFC1DFB0C07861A00B0BB3C /* strlcat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strlcat.c; path = libtransmission/strlcat.c; sourceTree = "<group>"; }; |
---|
582 | BEFC1DFC0C07861A00B0BB3C /* shared.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = shared.h; path = libtransmission/shared.h; sourceTree = "<group>"; }; |
---|
583 | BEFC1DFD0C07861A00B0BB3C /* shared.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = shared.c; path = libtransmission/shared.c; sourceTree = "<group>"; }; |
---|
584 | BEFC1E000C07861A00B0BB3C /* ratecontrol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ratecontrol.h; path = libtransmission/ratecontrol.h; sourceTree = "<group>"; }; |
---|
585 | BEFC1E010C07861A00B0BB3C /* ratecontrol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ratecontrol.c; path = libtransmission/ratecontrol.c; sourceTree = "<group>"; }; |
---|
586 | BEFC1E020C07861A00B0BB3C /* platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = platform.h; path = libtransmission/platform.h; sourceTree = "<group>"; }; |
---|
587 | BEFC1E030C07861A00B0BB3C /* platform.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = platform.c; path = libtransmission/platform.c; sourceTree = "<group>"; }; |
---|
588 | BEFC1E0C0C07861A00B0BB3C /* net.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = net.h; path = libtransmission/net.h; sourceTree = "<group>"; }; |
---|
589 | BEFC1E0D0C07861A00B0BB3C /* net.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = net.c; path = libtransmission/net.c; sourceTree = "<group>"; }; |
---|
590 | BEFC1E0E0C07861A00B0BB3C /* natpmp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = natpmp.h; path = libtransmission/natpmp.h; sourceTree = "<group>"; }; |
---|
591 | BEFC1E0F0C07861A00B0BB3C /* natpmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = natpmp.c; path = libtransmission/natpmp.c; sourceTree = "<group>"; }; |
---|
592 | BEFC1E100C07861A00B0BB3C /* metainfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = metainfo.h; path = libtransmission/metainfo.h; sourceTree = "<group>"; }; |
---|
593 | BEFC1E110C07861A00B0BB3C /* metainfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = metainfo.c; path = libtransmission/metainfo.c; sourceTree = "<group>"; }; |
---|
594 | BEFC1E120C07861A00B0BB3C /* ipcparse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipcparse.h; path = libtransmission/ipcparse.h; sourceTree = "<group>"; }; |
---|
595 | BEFC1E130C07861A00B0BB3C /* ipcparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipcparse.c; path = libtransmission/ipcparse.c; sourceTree = "<group>"; }; |
---|
596 | BEFC1E140C07861A00B0BB3C /* internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = internal.h; path = libtransmission/internal.h; sourceTree = "<group>"; }; |
---|
597 | BEFC1E150C07861A00B0BB3C /* inout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = inout.h; path = libtransmission/inout.h; sourceTree = "<group>"; }; |
---|
598 | BEFC1E160C07861A00B0BB3C /* inout.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = inout.c; path = libtransmission/inout.c; sourceTree = "<group>"; }; |
---|
599 | BEFC1E170C07861A00B0BB3C /* http.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = http.h; path = libtransmission/http.h; sourceTree = "<group>"; }; |
---|
600 | BEFC1E180C07861A00B0BB3C /* http.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = http.c; path = libtransmission/http.c; sourceTree = "<group>"; }; |
---|
601 | BEFC1E190C07861A00B0BB3C /* fdlimit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fdlimit.h; path = libtransmission/fdlimit.h; sourceTree = "<group>"; }; |
---|
602 | BEFC1E1A0C07861A00B0BB3C /* fdlimit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fdlimit.c; path = libtransmission/fdlimit.c; sourceTree = "<group>"; }; |
---|
603 | BEFC1E1B0C07861A00B0BB3C /* fastresume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fastresume.h; path = libtransmission/fastresume.h; sourceTree = "<group>"; }; |
---|
604 | BEFC1E1C0C07861A00B0BB3C /* completion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = completion.h; path = libtransmission/completion.h; sourceTree = "<group>"; }; |
---|
605 | BEFC1E1D0C07861A00B0BB3C /* completion.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = completion.c; path = libtransmission/completion.c; sourceTree = "<group>"; }; |
---|
606 | BEFC1E1E0C07861A00B0BB3C /* clients.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = clients.h; path = libtransmission/clients.h; sourceTree = "<group>"; }; |
---|
607 | BEFC1E1F0C07861A00B0BB3C /* clients.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = clients.c; path = libtransmission/clients.c; sourceTree = "<group>"; }; |
---|
608 | BEFC1E220C07861A00B0BB3C /* bsdtree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bsdtree.h; path = libtransmission/bsdtree.h; sourceTree = "<group>"; }; |
---|
609 | BEFC1E230C07861A00B0BB3C /* bencode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bencode.h; path = libtransmission/bencode.h; sourceTree = "<group>"; }; |
---|
610 | BEFC1E240C07861A00B0BB3C /* bencode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bencode.c; path = libtransmission/bencode.c; sourceTree = "<group>"; }; |
---|
611 | BEFC1E260C07861A00B0BB3C /* trcompat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = trcompat.h; path = libtransmission/trcompat.h; sourceTree = "<group>"; }; |
---|
612 | D4AF3B2D0C41F7A500D46B6B /* list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = list.c; path = libtransmission/list.c; sourceTree = "<group>"; }; |
---|
613 | D4AF3B2E0C41F7A500D46B6B /* list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = list.h; path = libtransmission/list.h; sourceTree = "<group>"; }; |
---|
614 | E138A9730C04D88F00C5426C /* CTGradient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTGradient.h; sourceTree = "<group>"; }; |
---|
615 | E138A9740C04D88F00C5426C /* CTGradient.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CTGradient.m; sourceTree = "<group>"; }; |
---|
616 | E138A9750C04D88F00C5426C /* CTGradientAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTGradientAdditions.h; sourceTree = "<group>"; }; |
---|
617 | E138A9760C04D88F00C5426C /* CTGradientAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CTGradientAdditions.m; sourceTree = "<group>"; }; |
---|
618 | /* End PBXFileReference section */ |
---|
619 | |
---|
620 | /* Begin PBXFrameworksBuildPhase section */ |
---|
621 | 4DDBB71709E16BAE00284745 /* Frameworks */ = { |
---|
622 | isa = PBXFrameworksBuildPhase; |
---|
623 | buildActionMask = 2147483647; |
---|
624 | files = ( |
---|
625 | 4D9A2BF009E16D21002D0FF9 /* libtransmission.a in Frameworks */, |
---|
626 | 4D9A2BF909E16D4F002D0FF9 /* libcrypto.0.9.7.dylib in Frameworks */, |
---|
627 | ); |
---|
628 | runOnlyForDeploymentPostprocessing = 0; |
---|
629 | }; |
---|
630 | 8D11072E0486CEB800E47090 /* Frameworks */ = { |
---|
631 | isa = PBXFrameworksBuildPhase; |
---|
632 | buildActionMask = 2147483647; |
---|
633 | files = ( |
---|
634 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, |
---|
635 | 4D3EA0AA08AE13C600EA10C2 /* IOKit.framework in Frameworks */, |
---|
636 | 4D1838DD09DEC0E80047D688 /* libtransmission.a in Frameworks */, |
---|
637 | 4D4B7F6109E055660053C1EB /* libcrypto.0.9.7.dylib in Frameworks */, |
---|
638 | A24F19080A3A790800C9C145 /* Sparkle.framework in Frameworks */, |
---|
639 | A261F1DC0A69A1610002815A /* Growl.framework in Frameworks */, |
---|
640 | ); |
---|
641 | runOnlyForDeploymentPostprocessing = 0; |
---|
642 | }; |
---|
643 | BE75C3470C729E9500DBEFE0 /* Frameworks */ = { |
---|
644 | isa = PBXFrameworksBuildPhase; |
---|
645 | buildActionMask = 2147483647; |
---|
646 | files = ( |
---|
647 | ); |
---|
648 | runOnlyForDeploymentPostprocessing = 0; |
---|
649 | }; |
---|
650 | BE75C3860C72A1D300DBEFE0 /* Frameworks */ = { |
---|
651 | isa = PBXFrameworksBuildPhase; |
---|
652 | buildActionMask = 2147483647; |
---|
653 | files = ( |
---|
654 | BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */, |
---|
655 | ); |
---|
656 | runOnlyForDeploymentPostprocessing = 0; |
---|
657 | }; |
---|
658 | BEFC1BFE0C07750000B0BB3C /* Frameworks */ = { |
---|
659 | isa = PBXFrameworksBuildPhase; |
---|
660 | buildActionMask = 2147483647; |
---|
661 | files = ( |
---|
662 | BEFC1C040C07753100B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */, |
---|
663 | BEFC1C050C07753500B0BB3C /* libtransmission.a in Frameworks */, |
---|
664 | ); |
---|
665 | runOnlyForDeploymentPostprocessing = 0; |
---|
666 | }; |
---|
667 | BEFC1CF30C07822400B0BB3C /* Frameworks */ = { |
---|
668 | isa = PBXFrameworksBuildPhase; |
---|
669 | buildActionMask = 2147483647; |
---|
670 | files = ( |
---|
671 | BEFC1CF40C07822400B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */, |
---|
672 | BEFC1D2D0C0783D900B0BB3C /* libtransmission.a in Frameworks */, |
---|
673 | ); |
---|
674 | runOnlyForDeploymentPostprocessing = 0; |
---|
675 | }; |
---|
676 | BEFC1D3D0C0783EE00B0BB3C /* Frameworks */ = { |
---|
677 | isa = PBXFrameworksBuildPhase; |
---|
678 | buildActionMask = 2147483647; |
---|
679 | files = ( |
---|
680 | BEFC1D3E0C0783EE00B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */, |
---|
681 | BEFC1D3F0C0783EE00B0BB3C /* libtransmission.a in Frameworks */, |
---|
682 | ); |
---|
683 | runOnlyForDeploymentPostprocessing = 0; |
---|
684 | }; |
---|
685 | /* End PBXFrameworksBuildPhase section */ |
---|
686 | |
---|
687 | /* Begin PBXGroup section */ |
---|
688 | 080E96DDFE201D6D7F000001 /* Sources */ = { |
---|
689 | isa = PBXGroup; |
---|
690 | children = ( |
---|
691 | 32CA4F630368D1EE00C91783 /* Transmission_Prefix.pch */, |
---|
692 | 29B97316FDCFA39411CA2CEA /* main.m */, |
---|
693 | 4DF0C5AA0899190500DD8943 /* Controller.h */, |
---|
694 | 4DF0C5A90899190500DD8943 /* Controller.m */, |
---|
695 | A24D2A610C0A624600A0ED9F /* IPCController.h */, |
---|
696 | A24D2A620C0A624600A0ED9F /* IPCController.m */, |
---|
697 | 4DFBC2DD09C0970D00D5C571 /* Torrent.h */, |
---|
698 | 4DFBC2DE09C0970D00D5C571 /* Torrent.m */, |
---|
699 | 4D364D9E091FBB2C00377D12 /* TorrentTableView.h */, |
---|
700 | 4D364D9F091FBB2C00377D12 /* TorrentTableView.m */, |
---|
701 | 4DCCBB3D09C3D71100D3CABF /* TorrentCell.h */, |
---|
702 | 4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */, |
---|
703 | A248387F0C0BA608005CC3FE /* FilterBarView.h */, |
---|
704 | A24838800C0BA608005CC3FE /* FilterBarView.m */, |
---|
705 | A27431D80A68538400FA780A /* FilterBarButton.h */, |
---|
706 | A27431D90A68538400FA780A /* FilterBarButton.m */, |
---|
707 | A27ABC210A6ADE410020EC71 /* ImageBackgroundView.h */, |
---|
708 | A27ABC220A6ADE410020EC71 /* ImageBackgroundView.m */, |
---|
709 | A24999200B49F1B5001EADA3 /* ActionPopUpButton.h */, |
---|
710 | A24999210B49F1B5001EADA3 /* ActionPopUpButton.m */, |
---|
711 | A2BF078E0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.h */, |
---|
712 | A2BF078F0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m */, |
---|
713 | A21F5C010AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.h */, |
---|
714 | A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */, |
---|
715 | A21F5B860AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.h */, |
---|
716 | A21F5B870AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m */, |
---|
717 | A25E74450AF5089E006F11AE /* ExpandedPathToPathTransformer.h */, |
---|
718 | A25E74440AF5089E006F11AE /* ExpandedPathToPathTransformer.m */, |
---|
719 | A25E74470AF5089E006F11AE /* ExpandedPathToIconTransformer.h */, |
---|
720 | A25E74460AF5089E006F11AE /* ExpandedPathToIconTransformer.m */, |
---|
721 | 4DE5CCA50980735700BE280E /* Badger.h */, |
---|
722 | 4DE5CCA60980735700BE280E /* Badger.m */, |
---|
723 | A256588A0A9A695400E8A03B /* MessageWindowController.h */, |
---|
724 | A256588B0A9A695400E8A03B /* MessageWindowController.m */, |
---|
725 | A2DF37040C220D03006523C1 /* CreatorWindowController.h */, |
---|
726 | A2DF37050C220D03006523C1 /* CreatorWindowController.m */, |
---|
727 | A2085DD90C53BC74000BC3B7 /* AboutWindowController.h */, |
---|
728 | A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */, |
---|
729 | A234D0D40C79FB6000A82373 /* Additions */, |
---|
730 | E1B6FBF80C0D719B0015FE4D /* Info Window */, |
---|
731 | E1B6FBFD0C0D72430015FE4D /* Prefs Window */, |
---|
732 | E1B6FC000C0D72A00015FE4D /* Overlay Window */, |
---|
733 | E138A9720C04D88F00C5426C /* CTGradient */, |
---|
734 | E1B6FBEB0C0D70AC0015FE4D /* UKKQueue */, |
---|
735 | A21282A50CA6C66800EAEE0F /* StatusBarView.h */, |
---|
736 | A21282A60CA6C66800EAEE0F /* StatusBarView.m */, |
---|
737 | A257C17F0CAD3003004E121C /* PeerTableView.h */, |
---|
738 | A257C1800CAD3003004E121C /* PeerTableView.m */, |
---|
739 | A2E23AC30CB5E1930002BB25 /* InfoTabButtonCell.h */, |
---|
740 | A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */, |
---|
741 | ); |
---|
742 | name = Sources; |
---|
743 | sourceTree = "<group>"; |
---|
744 | }; |
---|
745 | 19C28FACFE9D520D11CA2CBB /* Products */ = { |
---|
746 | isa = PBXGroup; |
---|
747 | children = ( |
---|
748 | 8D1107320486CEB800E47090 /* Transmission.app */, |
---|
749 | 4DDBB71909E16BAE00284745 /* transmissioncli */, |
---|
750 | 4D18389709DEC0030047D688 /* libtransmission.a */, |
---|
751 | BEFC1C000C07750000B0BB3C /* transmission-daemon */, |
---|
752 | BEFC1CF90C07822400B0BB3C /* transmission-remote */, |
---|
753 | BEFC1D430C0783EE00B0BB3C /* transmission-proxy */, |
---|
754 | BE75C3490C729E9500DBEFE0 /* libevent.a */, |
---|
755 | ); |
---|
756 | name = Products; |
---|
757 | sourceTree = "<group>"; |
---|
758 | }; |
---|
759 | 29B97314FDCFA39411CA2CEA /* Transmission */ = { |
---|
760 | isa = PBXGroup; |
---|
761 | children = ( |
---|
762 | BEFC1C0B0C07754700B0BB3C /* daemon */, |
---|
763 | 4D1838DC09DEC04A0047D688 /* libtransmission */, |
---|
764 | 4DDBB71F09E16BFE00284745 /* CLI */, |
---|
765 | 4DDBB70A09E16B3200284745 /* GUI */, |
---|
766 | 4DDBB71509E16B3F00284745 /* Libraries */, |
---|
767 | BE75C3570C72A0D600DBEFE0 /* libevent */, |
---|
768 | 19C28FACFE9D520D11CA2CBB /* Products */, |
---|
769 | ); |
---|
770 | name = Transmission; |
---|
771 | sourceTree = "<group>"; |
---|
772 | }; |
---|
773 | 29B97317FDCFA39411CA2CEA /* Resources */ = { |
---|
774 | isa = PBXGroup; |
---|
775 | children = ( |
---|
776 | A22A8D540AEEAFA5007E9CB9 /* Localizable.strings */, |
---|
777 | A259316A0A73B2CC002F4FE7 /* TransmissionHelp */, |
---|
778 | A2F8951E0A2D4BA500ED2127 /* Credits.rtf */, |
---|
779 | A2085E2F0C53C833000BC3B7 /* LICENSE */, |
---|
780 | 4DE5CCCA0981D9BE00BE280E /* Defaults.plist */, |
---|
781 | 8D1107310486CEB800E47090 /* Info.plist */, |
---|
782 | 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, |
---|
783 | 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, |
---|
784 | A200B9620A227FD0007BBB1E /* InfoWindow.nib */, |
---|
785 | A21567EB0A9A5034004DECD6 /* MessageWindow.nib */, |
---|
786 | A2912C520A2956E80097A0CA /* PrefsWindow.nib */, |
---|
787 | A2AE68310C628A35008753C9 /* Creator.nib */, |
---|
788 | A2A6E39F0CA7E4C900F10FEF /* AboutWindow.nib */, |
---|
789 | A20B6FA40C4D97840034AB1D /* PriorityNone.png */, |
---|
790 | A20B6F8B0C4D90980034AB1D /* PriorityMixed.png */, |
---|
791 | A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */, |
---|
792 | A20B6F6A0C4D842B0034AB1D /* PriorityLow.png */, |
---|
793 | A20B6F820C4D8A610034AB1D /* PriorityHigh.png */, |
---|
794 | A2041D520C9AC523000ACFFB /* Lock.tiff */, |
---|
795 | A2FB06950BFF484A0095564D /* Globe.png */, |
---|
796 | A261A8250C6A0D68003BAFDA /* Error.png */, |
---|
797 | A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */, |
---|
798 | A2D4F0840A915F7200890C32 /* GreenDot.tiff */, |
---|
799 | A2D4F0820A915F6600890C32 /* RedDot.tiff */, |
---|
800 | A2EF7DEB0C96297400FA9811 /* PurpleDot.png */, |
---|
801 | A2BC19840CA9AF5A00DD302A /* CompleteCheck.png */, |
---|
802 | A20AB97A0A5C622A004F81FA /* SmallTurtle.png */, |
---|
803 | A2D0E0480A54A97C003C72CF /* Bandwidth.png */, |
---|
804 | A21DFF0F0A292B2B007C5F76 /* Transfers.png */, |
---|
805 | A24872B50C9B6BB9000F5B92 /* Advanced.png */, |
---|
806 | 4D2784360905709500687951 /* Transmission.icns */, |
---|
807 | 4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */, |
---|
808 | 4DF7500808A103AD007B0D70 /* Info.png */, |
---|
809 | 4DF7500708A103AD007B0D70 /* Open.png */, |
---|
810 | A2E9AA750C249AF400085DCF /* Create.png */, |
---|
811 | A2F011980C27418800576FC0 /* CreateLarge.png */, |
---|
812 | 4DF7500908A103AD007B0D70 /* Remove.png */, |
---|
813 | A277DA090C693D9C00DA2CD4 /* ActionOn.png */, |
---|
814 | A277DA0A0C693D9C00DA2CD4 /* ActionOff.png */, |
---|
815 | 35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */, |
---|
816 | 35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */, |
---|
817 | 4D6DAAC4090CE00500F43C22 /* RevealOff.png */, |
---|
818 | 4D6DAAC5090CE00500F43C22 /* RevealOn.png */, |
---|
819 | 4DA6FDB80911233800450CB1 /* PauseOn.png */, |
---|
820 | 4DA6FDB90911233800450CB1 /* PauseOff.png */, |
---|
821 | 4DA6FDC3091141AD00450CB1 /* ResumeOff.png */, |
---|
822 | 4DA6FDC4091141AD00450CB1 /* ResumeOn.png */, |
---|
823 | 4D752E920913C949008EAAD4 /* Preferences.png */, |
---|
824 | 4DE5CCA80980739100BE280E /* Badge.png */, |
---|
825 | 4DDFDD20099A5D8E00189D81 /* DownloadBadge.png */, |
---|
826 | 4DDFDD21099A5D8E00189D81 /* UploadBadge.png */, |
---|
827 | 4DE5CCB80981D27700BE280E /* ResumeAll.png */, |
---|
828 | 4DE5CCB90981D27700BE280E /* PauseAll.png */, |
---|
829 | A25FCDDD0A37695F002BCBBE /* PauseSelected.png */, |
---|
830 | A25FCDDE0A37695F002BCBBE /* ResumeSelected.png */, |
---|
831 | A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */, |
---|
832 | A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */, |
---|
833 | A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */, |
---|
834 | A2173E1B0A33C1B300B0D8AB /* ActionButtonPressed.png */, |
---|
835 | A246004F0A6DCE6600D19088 /* SpeedLimitButtonBlue.png */, |
---|
836 | A24600500A6DCE6600D19088 /* SpeedLimitButtonGraphite.png */, |
---|
837 | A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */, |
---|
838 | A246004C0A6DCE4600D19088 /* SpeedLimitButtonPressed.png */, |
---|
839 | A29597340A72A9E10057248B /* StatusBarBackground.png */, |
---|
840 | A232D29D0A70903E00973B12 /* Filter.png */, |
---|
841 | A253F6F20A698970008EE24F /* FilterBarBackground.png */, |
---|
842 | A22A067D0CB83507009694FE /* InfoTabBack.tif */, |
---|
843 | A22D602C0CB67E4A00F67A8B /* InfoTabBackAqua.tif */, |
---|
844 | A22A06970CB83880009694FE /* InfoTabBorder.tif */, |
---|
845 | A26E75950CB6AB4800226674 /* InfoGeneral.png */, |
---|
846 | A26E75870CB6AA7500226674 /* InfoOptions.png */, |
---|
847 | A2DA36270CBC674900C2ED41 /* InfoActivity.png */, |
---|
848 | A2DA36280CBC674900C2ED41 /* InfoFiles.png */, |
---|
849 | A2DA36290CBC674900C2ED41 /* InfoPeers.png */, |
---|
850 | ); |
---|
851 | name = Resources; |
---|
852 | sourceTree = "<group>"; |
---|
853 | }; |
---|
854 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
---|
855 | isa = PBXGroup; |
---|
856 | children = ( |
---|
857 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, |
---|
858 | 4D3EA0A908AE13C600EA10C2 /* IOKit.framework */, |
---|
859 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */, |
---|
860 | 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, |
---|
861 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */, |
---|
862 | A261F1DB0A69A1610002815A /* Growl.framework */, |
---|
863 | A24F19070A3A790800C9C145 /* Sparkle.framework */, |
---|
864 | ); |
---|
865 | name = Frameworks; |
---|
866 | sourceTree = "<group>"; |
---|
867 | }; |
---|
868 | 4D1838DC09DEC04A0047D688 /* libtransmission */ = { |
---|
869 | isa = PBXGroup; |
---|
870 | children = ( |
---|
871 | 4D36BA5F0CA2F00800A63CA5 /* basename.c */, |
---|
872 | 4D36BA600CA2F00800A63CA5 /* crypto.c */, |
---|
873 | 4D36BA610CA2F00800A63CA5 /* crypto.h */, |
---|
874 | 4D36BA620CA2F00800A63CA5 /* dirname.c */, |
---|
875 | 4D36BA630CA2F00800A63CA5 /* handshake.c */, |
---|
876 | 4D36BA640CA2F00800A63CA5 /* handshake.h */, |
---|
877 | 4D36BA650CA2F00800A63CA5 /* peer-io.c */, |
---|
878 | 4D36BA660CA2F00800A63CA5 /* peer-io.h */, |
---|
879 | 4D36BA670CA2F00800A63CA5 /* peer-mgr-private.h */, |
---|
880 | 4D36BA680CA2F00800A63CA5 /* peer-mgr.c */, |
---|
881 | 4D36BA690CA2F00800A63CA5 /* peer-mgr.h */, |
---|
882 | 4D36BA6A0CA2F00800A63CA5 /* peer-msgs.c */, |
---|
883 | 4D36BA6B0CA2F00800A63CA5 /* peer-msgs.h */, |
---|
884 | 4D36BA6C0CA2F00800A63CA5 /* ptrarray.h */, |
---|
885 | 4D36BA6D0CA2F00800A63CA5 /* publish.h */, |
---|
886 | A24621350C769CF400088E81 /* trevent.h */, |
---|
887 | A24621360C769CF400088E81 /* trevent.c */, |
---|
888 | 4394AC640C74FB6000F367E8 /* ptrarray.c */, |
---|
889 | 4394AC650C74FB6000F367E8 /* publish.c */, |
---|
890 | D4AF3B2D0C41F7A500D46B6B /* list.c */, |
---|
891 | D4AF3B2E0C41F7A500D46B6B /* list.h */, |
---|
892 | A2BE9C4E0C1E4ADA002D16E6 /* makemeta.c */, |
---|
893 | A2BE9C4F0C1E4ADA002D16E6 /* makemeta.h */, |
---|
894 | 002C9EE50C19CD2500C2F6F4 /* fastresume.c */, |
---|
895 | A24D2A770C0A65C400A0ED9F /* ipcparse.c */, |
---|
896 | A24D2A780C0A65C400A0ED9F /* ipcparse.h */, |
---|
897 | BEFC1DEE0C07861A00B0BB3C /* xml.h */, |
---|
898 | BEFC1DEF0C07861A00B0BB3C /* xml.c */, |
---|
899 | BEFC1DF00C07861A00B0BB3C /* version.h */, |
---|
900 | BEFC1DF10C07861A00B0BB3C /* utils.h */, |
---|
901 | BEFC1DF20C07861A00B0BB3C /* utils.c */, |
---|
902 | BEFC1DF30C07861A00B0BB3C /* upnp.h */, |
---|
903 | BEFC1DF40C07861A00B0BB3C /* upnp.c */, |
---|
904 | BEFC1DF50C07861A00B0BB3C /* transmission.h */, |
---|
905 | BEFC1DF60C07861A00B0BB3C /* transmission.c */, |
---|
906 | BEFC1DF70C07861A00B0BB3C /* tracker.h */, |
---|
907 | BEFC1DF80C07861A00B0BB3C /* tracker.c */, |
---|
908 | BEFC1DF90C07861A00B0BB3C /* torrent.c */, |
---|
909 | BEFC1DFA0C07861A00B0BB3C /* strlcpy.c */, |
---|
910 | BEFC1DFB0C07861A00B0BB3C /* strlcat.c */, |
---|
911 | BEFC1DFC0C07861A00B0BB3C /* shared.h */, |
---|
912 | BEFC1DFD0C07861A00B0BB3C /* shared.c */, |
---|
913 | BEFC1E000C07861A00B0BB3C /* ratecontrol.h */, |
---|
914 | BEFC1E010C07861A00B0BB3C /* ratecontrol.c */, |
---|
915 | BEFC1E020C07861A00B0BB3C /* platform.h */, |
---|
916 | BEFC1E030C07861A00B0BB3C /* platform.c */, |
---|
917 | BEFC1E0C0C07861A00B0BB3C /* net.h */, |
---|
918 | BEFC1E0D0C07861A00B0BB3C /* net.c */, |
---|
919 | BEFC1E0E0C07861A00B0BB3C /* natpmp.h */, |
---|
920 | BEFC1E0F0C07861A00B0BB3C /* natpmp.c */, |
---|
921 | BEFC1E100C07861A00B0BB3C /* metainfo.h */, |
---|
922 | BEFC1E110C07861A00B0BB3C /* metainfo.c */, |
---|
923 | BEFC1E120C07861A00B0BB3C /* ipcparse.h */, |
---|
924 | BEFC1E130C07861A00B0BB3C /* ipcparse.c */, |
---|
925 | BEFC1E140C07861A00B0BB3C /* internal.h */, |
---|
926 | BEFC1E150C07861A00B0BB3C /* inout.h */, |
---|
927 | BEFC1E160C07861A00B0BB3C /* inout.c */, |
---|
928 | BEFC1E170C07861A00B0BB3C /* http.h */, |
---|
929 | BEFC1E180C07861A00B0BB3C /* http.c */, |
---|
930 | BEFC1E190C07861A00B0BB3C /* fdlimit.h */, |
---|
931 | BEFC1E1A0C07861A00B0BB3C /* fdlimit.c */, |
---|
932 | BEFC1E1B0C07861A00B0BB3C /* fastresume.h */, |
---|
933 | BEFC1E1C0C07861A00B0BB3C /* completion.h */, |
---|
934 | BEFC1E1D0C07861A00B0BB3C /* completion.c */, |
---|
935 | BEFC1E1E0C07861A00B0BB3C /* clients.h */, |
---|
936 | BEFC1E1F0C07861A00B0BB3C /* clients.c */, |
---|
937 | BEFC1E220C07861A00B0BB3C /* bsdtree.h */, |
---|
938 | BEFC1E230C07861A00B0BB3C /* bencode.h */, |
---|
939 | BEFC1E240C07861A00B0BB3C /* bencode.c */, |
---|
940 | BEFC1E260C07861A00B0BB3C /* trcompat.h */, |
---|
941 | ); |
---|
942 | name = libtransmission; |
---|
943 | sourceTree = "<group>"; |
---|
944 | }; |
---|
945 | 4DDBB70A09E16B3200284745 /* GUI */ = { |
---|
946 | isa = PBXGroup; |
---|
947 | children = ( |
---|
948 | 080E96DDFE201D6D7F000001 /* Sources */, |
---|
949 | 29B97317FDCFA39411CA2CEA /* Resources */, |
---|
950 | 29B97323FDCFA39411CA2CEA /* Frameworks */, |
---|
951 | ); |
---|
952 | name = GUI; |
---|
953 | sourceTree = "<group>"; |
---|
954 | }; |
---|
955 | 4DDBB71509E16B3F00284745 /* Libraries */ = { |
---|
956 | isa = PBXGroup; |
---|
957 | children = ( |
---|
958 | 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */, |
---|
959 | ); |
---|
960 | name = Libraries; |
---|
961 | sourceTree = "<group>"; |
---|
962 | }; |
---|
963 | 4DDBB71F09E16BFE00284745 /* CLI */ = { |
---|
964 | isa = PBXGroup; |
---|
965 | children = ( |
---|
966 | 4DDBB71B09E16BF100284745 /* transmissioncli.c */, |
---|
967 | ); |
---|
968 | name = CLI; |
---|
969 | sourceTree = "<group>"; |
---|
970 | }; |
---|
971 | A234D0D40C79FB6000A82373 /* Additions */ = { |
---|
972 | isa = PBXGroup; |
---|
973 | children = ( |
---|
974 | 4DE5CC9B0980656F00BE280E /* NSStringAdditions.h */, |
---|
975 | 4DE5CC9C0980656F00BE280E /* NSStringAdditions.m */, |
---|
976 | A215760A0C0D449A0057A26A /* NSBezierPathAdditions.h */, |
---|
977 | A21576090C0D449A0057A26A /* NSBezierPathAdditions.m */, |
---|
978 | A234D0CF0C79FB3600A82373 /* NSMenuAdditions.h */, |
---|
979 | A234D0D00C79FB3600A82373 /* NSMenuAdditions.m */, |
---|
980 | ); |
---|
981 | name = Additions; |
---|
982 | sourceTree = "<group>"; |
---|
983 | }; |
---|
984 | BE75C3570C72A0D600DBEFE0 /* libevent */ = { |
---|
985 | isa = PBXGroup; |
---|
986 | children = ( |
---|
987 | A2BC19DF0CA9D82300DD302A /* evutil.h */, |
---|
988 | 4D36BBC80CA309AA00A63CA5 /* evutil.c */, |
---|
989 | BE75C3810C72A1C100DBEFE0 /* evhttp.h */, |
---|
990 | BE75C3820C72A1C100DBEFE0 /* evdns.h */, |
---|
991 | BE75C3830C72A1C100DBEFE0 /* evrpc.h */, |
---|
992 | BE75C3840C72A1C100DBEFE0 /* event.h */, |
---|
993 | BE75C3580C72A0EF00DBEFE0 /* kqueue.c */, |
---|
994 | BE75C3590C72A0EF00DBEFE0 /* signal.c */, |
---|
995 | BE75C35A0C72A0EF00DBEFE0 /* buffer.c */, |
---|
996 | BE75C35B0C72A0EF00DBEFE0 /* log.c */, |
---|
997 | BE75C35C0C72A0EF00DBEFE0 /* strlcpy.c */, |
---|
998 | BE75C35D0C72A0EF00DBEFE0 /* evbuffer.c */, |
---|
999 | BE75C35E0C72A0EF00DBEFE0 /* event.c */, |
---|
1000 | BE75C35F0C72A0EF00DBEFE0 /* http.c */, |
---|
1001 | BE75C3600C72A0EF00DBEFE0 /* event_tagging.c */, |
---|
1002 | BE75C3610C72A0EF00DBEFE0 /* evrpc.c */, |
---|
1003 | BE75C3620C72A0EF00DBEFE0 /* evdns.c */, |
---|
1004 | BE75C3630C72A0EF00DBEFE0 /* poll.c */, |
---|
1005 | BE75C3640C72A0EF00DBEFE0 /* select.c */, |
---|
1006 | ); |
---|
1007 | name = libevent; |
---|
1008 | sourceTree = "<group>"; |
---|
1009 | }; |
---|
1010 | BEFC1C0B0C07754700B0BB3C /* daemon */ = { |
---|
1011 | isa = PBXGroup; |
---|
1012 | children = ( |
---|
1013 | A2BC19E30CA9D8F400DD302A /* bsdqueue.h */, |
---|
1014 | BEFC1C0C0C07756200B0BB3C /* client.c */, |
---|
1015 | BEFC1C0D0C07756200B0BB3C /* client.h */, |
---|
1016 | BEFC1C0E0C07756200B0BB3C /* daemon.c */, |
---|
1017 | BEFC1C0F0C07756200B0BB3C /* errors.c */, |
---|
1018 | BEFC1C100C07756200B0BB3C /* errors.h */, |
---|
1019 | BEFC1C110C07756200B0BB3C /* misc.c */, |
---|
1020 | BEFC1C120C07756200B0BB3C /* misc.h */, |
---|
1021 | BEFC1C130C07756200B0BB3C /* proxy.c */, |
---|
1022 | BEFC1C140C07756200B0BB3C /* remote.c */, |
---|
1023 | BEFC1C150C07756200B0BB3C /* server.c */, |
---|
1024 | BEFC1C160C07756200B0BB3C /* server.h */, |
---|
1025 | BEFC1C170C07756200B0BB3C /* torrents.c */, |
---|
1026 | BEFC1C180C07756200B0BB3C /* torrents.h */, |
---|
1027 | ); |
---|
1028 | name = daemon; |
---|
1029 | sourceTree = "<group>"; |
---|
1030 | }; |
---|
1031 | E138A9720C04D88F00C5426C /* CTGradient */ = { |
---|
1032 | isa = PBXGroup; |
---|
1033 | children = ( |
---|
1034 | E138A9730C04D88F00C5426C /* CTGradient.h */, |
---|
1035 | E138A9740C04D88F00C5426C /* CTGradient.m */, |
---|
1036 | E138A9750C04D88F00C5426C /* CTGradientAdditions.h */, |
---|
1037 | E138A9760C04D88F00C5426C /* CTGradientAdditions.m */, |
---|
1038 | ); |
---|
1039 | name = CTGradient; |
---|
1040 | path = macosx/CTGradient; |
---|
1041 | sourceTree = "<group>"; |
---|
1042 | }; |
---|
1043 | E1B6FBEB0C0D70AC0015FE4D /* UKKQueue */ = { |
---|
1044 | isa = PBXGroup; |
---|
1045 | children = ( |
---|
1046 | A2A306570AAD24A80049E2AC /* UKKQueue.h */, |
---|
1047 | A2A306580AAD24A80049E2AC /* UKKQueue.m */, |
---|
1048 | A2A306530AAD24A80049E2AC /* UKFileWatcher.h */, |
---|
1049 | A2A306540AAD24A80049E2AC /* UKFileWatcher.m */, |
---|
1050 | A2A306550AAD24A80049E2AC /* UKFNSubscribeFileWatcher.h */, |
---|
1051 | A2A306560AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m */, |
---|
1052 | A2A306590AAD24A80049E2AC /* UKMainThreadProxy.h */, |
---|
1053 | A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */, |
---|
1054 | ); |
---|
1055 | name = UKKQueue; |
---|
1056 | sourceTree = "<group>"; |
---|
1057 | }; |
---|
1058 | E1B6FBF80C0D719B0015FE4D /* Info Window */ = { |
---|
1059 | isa = PBXGroup; |
---|
1060 | children = ( |
---|
1061 | A200B8390A2263BA007BBB1E /* InfoWindowController.h */, |
---|
1062 | A200B83A0A2263BA007BBB1E /* InfoWindowController.m */, |
---|
1063 | A2AF1C360A3D0F6200F1575D /* FileOutlineView.h */, |
---|
1064 | A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */, |
---|
1065 | A2265F3F0B5EF5F40093DDA5 /* FileNameCell.h */, |
---|
1066 | A2265F400B5EF5F40093DDA5 /* FileNameCell.m */, |
---|
1067 | A2A1CB770BF29D5500AE959F /* PeerProgressIndicatorCell.h */, |
---|
1068 | A2A1CB780BF29D5500AE959F /* PeerProgressIndicatorCell.m */, |
---|
1069 | A2AA579A0ADFCAB400CA59F6 /* PiecesView.h */, |
---|
1070 | A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */, |
---|
1071 | 35F373000C2DA88F00DAA8F2 /* FilePriorityCell.h */, |
---|
1072 | 35F373010C2DA88F00DAA8F2 /* FilePriorityCell.m */, |
---|
1073 | ); |
---|
1074 | name = "Info Window"; |
---|
1075 | sourceTree = "<group>"; |
---|
1076 | }; |
---|
1077 | E1B6FBFD0C0D72430015FE4D /* Prefs Window */ = { |
---|
1078 | isa = PBXGroup; |
---|
1079 | children = ( |
---|
1080 | 4D118E1808CB46B20033958F /* PrefsController.h */, |
---|
1081 | 4D118E1908CB46B20033958F /* PrefsController.m */, |
---|
1082 | A2710E740A86796000CE4F7D /* PrefsWindow.h */, |
---|
1083 | A2710E750A86796000CE4F7D /* PrefsWindow.m */, |
---|
1084 | A29C8B340ACC6EB3000ED9F9 /* PortChecker.h */, |
---|
1085 | A29C8B350ACC6EB3000ED9F9 /* PortChecker.m */, |
---|
1086 | ); |
---|
1087 | name = "Prefs Window"; |
---|
1088 | sourceTree = "<group>"; |
---|
1089 | }; |
---|
1090 | E1B6FC000C0D72A00015FE4D /* Overlay Window */ = { |
---|
1091 | isa = PBXGroup; |
---|
1092 | children = ( |
---|
1093 | A2385DD30BFE06C800B24EF6 /* DragOverlayWindow.h */, |
---|
1094 | A2385DD20BFE06C800B24EF6 /* DragOverlayWindow.m */, |
---|
1095 | A2FB057C0BFEB6800095564D /* DragOverlayView.h */, |
---|
1096 | A2FB057D0BFEB6800095564D /* DragOverlayView.m */, |
---|
1097 | ); |
---|
1098 | name = "Overlay Window"; |
---|
1099 | sourceTree = "<group>"; |
---|
1100 | }; |
---|
1101 | /* End PBXGroup section */ |
---|
1102 | |
---|
1103 | /* Begin PBXHeadersBuildPhase section */ |
---|
1104 | 4D18389309DEC0030047D688 /* Headers */ = { |
---|
1105 | isa = PBXHeadersBuildPhase; |
---|
1106 | buildActionMask = 2147483647; |
---|
1107 | files = ( |
---|
1108 | BEFC1E270C07861A00B0BB3C /* xml.h in Headers */, |
---|
1109 | BEFC1E290C07861A00B0BB3C /* version.h in Headers */, |
---|
1110 | BEFC1E2A0C07861A00B0BB3C /* utils.h in Headers */, |
---|
1111 | BEFC1E2C0C07861A00B0BB3C /* upnp.h in Headers */, |
---|
1112 | BEFC1E2E0C07861A00B0BB3C /* transmission.h in Headers */, |
---|
1113 | BEFC1E300C07861A00B0BB3C /* tracker.h in Headers */, |
---|
1114 | BEFC1E350C07861A00B0BB3C /* shared.h in Headers */, |
---|
1115 | BEFC1E390C07861A00B0BB3C /* ratecontrol.h in Headers */, |
---|
1116 | BEFC1E3B0C07861A00B0BB3C /* platform.h in Headers */, |
---|
1117 | BEFC1E450C07861A00B0BB3C /* net.h in Headers */, |
---|
1118 | BEFC1E470C07861A00B0BB3C /* natpmp.h in Headers */, |
---|
1119 | BEFC1E490C07861A00B0BB3C /* metainfo.h in Headers */, |
---|
1120 | BEFC1E4B0C07861A00B0BB3C /* ipcparse.h in Headers */, |
---|
1121 | BEFC1E4D0C07861A00B0BB3C /* internal.h in Headers */, |
---|
1122 | BEFC1E4E0C07861A00B0BB3C /* inout.h in Headers */, |
---|
1123 | BEFC1E500C07861A00B0BB3C /* http.h in Headers */, |
---|
1124 | BEFC1E520C07861A00B0BB3C /* fdlimit.h in Headers */, |
---|
1125 | BEFC1E540C07861A00B0BB3C /* fastresume.h in Headers */, |
---|
1126 | BEFC1E550C07861A00B0BB3C /* completion.h in Headers */, |
---|
1127 | BEFC1E570C07861A00B0BB3C /* clients.h in Headers */, |
---|
1128 | BEFC1E5B0C07861A00B0BB3C /* bsdtree.h in Headers */, |
---|
1129 | BEFC1E5C0C07861A00B0BB3C /* bencode.h in Headers */, |
---|
1130 | BEFC1E5F0C07861A00B0BB3C /* trcompat.h in Headers */, |
---|
1131 | A2BE9C530C1E4AF7002D16E6 /* makemeta.h in Headers */, |
---|
1132 | D4AF3B300C41F7A600D46B6B /* list.h in Headers */, |
---|
1133 | A24621410C769D0900088E81 /* trevent.h in Headers */, |
---|
1134 | 4D36BA700CA2F00800A63CA5 /* crypto.h in Headers */, |
---|
1135 | 4D36BA730CA2F00800A63CA5 /* handshake.h in Headers */, |
---|
1136 | 4D36BA750CA2F00800A63CA5 /* peer-io.h in Headers */, |
---|
1137 | 4D36BA760CA2F00800A63CA5 /* peer-mgr-private.h in Headers */, |
---|
1138 | 4D36BA780CA2F00800A63CA5 /* peer-mgr.h in Headers */, |
---|
1139 | 4D36BA7A0CA2F00800A63CA5 /* peer-msgs.h in Headers */, |
---|
1140 | 4D36BA7B0CA2F00800A63CA5 /* ptrarray.h in Headers */, |
---|
1141 | 4D36BA7C0CA2F00800A63CA5 /* publish.h in Headers */, |
---|
1142 | ); |
---|
1143 | runOnlyForDeploymentPostprocessing = 0; |
---|
1144 | }; |
---|
1145 | BE75C3450C729E9500DBEFE0 /* Headers */ = { |
---|
1146 | isa = PBXHeadersBuildPhase; |
---|
1147 | buildActionMask = 2147483647; |
---|
1148 | files = ( |
---|
1149 | ); |
---|
1150 | runOnlyForDeploymentPostprocessing = 0; |
---|
1151 | }; |
---|
1152 | /* End PBXHeadersBuildPhase section */ |
---|
1153 | |
---|
1154 | /* Begin PBXNativeTarget section */ |
---|
1155 | 4D18389609DEC0030047D688 /* libtransmission */ = { |
---|
1156 | isa = PBXNativeTarget; |
---|
1157 | buildConfigurationList = 4D18389B09DEC01E0047D688 /* Build configuration list for PBXNativeTarget "libtransmission" */; |
---|
1158 | buildPhases = ( |
---|
1159 | 4DC4AA3D0B05673D0005DB76 /* ShellScript */, |
---|
1160 | 4D18389309DEC0030047D688 /* Headers */, |
---|
1161 | 4D18389409DEC0030047D688 /* Sources */, |
---|
1162 | BEFC1CA00C077F1200B0BB3C /* Resources */, |
---|
1163 | BE75C3860C72A1D300DBEFE0 /* Frameworks */, |
---|
1164 | ); |
---|
1165 | buildRules = ( |
---|
1166 | ); |
---|
1167 | dependencies = ( |
---|
1168 | BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */, |
---|
1169 | ); |
---|
1170 | name = libtransmission; |
---|
1171 | productName = transmission; |
---|
1172 | productReference = 4D18389709DEC0030047D688 /* libtransmission.a */; |
---|
1173 | productType = "com.apple.product-type.library.static"; |
---|
1174 | }; |
---|
1175 | 4DDBB71809E16BAE00284745 /* transmissioncli */ = { |
---|
1176 | isa = PBXNativeTarget; |
---|
1177 | buildConfigurationList = 4DDBB71D09E16BF100284745 /* Build configuration list for PBXNativeTarget "transmissioncli" */; |
---|
1178 | buildPhases = ( |
---|
1179 | 4DDBB71609E16BAE00284745 /* Sources */, |
---|
1180 | 4DDBB71709E16BAE00284745 /* Frameworks */, |
---|
1181 | ); |
---|
1182 | buildRules = ( |
---|
1183 | ); |
---|
1184 | dependencies = ( |
---|
1185 | 4D9A2BF509E16D30002D0FF9 /* PBXTargetDependency */, |
---|
1186 | ); |
---|
1187 | name = transmissioncli; |
---|
1188 | productName = transmissioncli; |
---|
1189 | productReference = 4DDBB71909E16BAE00284745 /* transmissioncli */; |
---|
1190 | productType = "com.apple.product-type.tool"; |
---|
1191 | }; |
---|
1192 | 8D1107260486CEB800E47090 /* Transmission */ = { |
---|
1193 | isa = PBXNativeTarget; |
---|
1194 | buildConfigurationList = 4DF0C596089918A300DD8943 /* Build configuration list for PBXNativeTarget "Transmission" */; |
---|
1195 | buildPhases = ( |
---|
1196 | 8D1107290486CEB800E47090 /* Resources */, |
---|
1197 | 8D11072C0486CEB800E47090 /* Sources */, |
---|
1198 | 8D11072E0486CEB800E47090 /* Frameworks */, |
---|
1199 | A24F191B0A3A792300C9C145 /* CopyFiles */, |
---|
1200 | ); |
---|
1201 | buildRules = ( |
---|
1202 | ); |
---|
1203 | dependencies = ( |
---|
1204 | 4D1838E609DEC1170047D688 /* PBXTargetDependency */, |
---|
1205 | ); |
---|
1206 | name = Transmission; |
---|
1207 | productInstallPath = "$(HOME)/Applications"; |
---|
1208 | productName = Transmission; |
---|
1209 | productReference = 8D1107320486CEB800E47090 /* Transmission.app */; |
---|
1210 | productType = "com.apple.product-type.application"; |
---|
1211 | }; |
---|
1212 | BE75C3480C729E9500DBEFE0 /* event */ = { |
---|
1213 | isa = PBXNativeTarget; |
---|
1214 | buildConfigurationList = BE75C34A0C729EB600DBEFE0 /* Build configuration list for PBXNativeTarget "event" */; |
---|
1215 | buildPhases = ( |
---|
1216 | BE75C3510C729EE100DBEFE0 /* ShellScript */, |
---|
1217 | BE75C3450C729E9500DBEFE0 /* Headers */, |
---|
1218 | BE75C3460C729E9500DBEFE0 /* Sources */, |
---|
1219 | BE75C3470C729E9500DBEFE0 /* Frameworks */, |
---|
1220 | ); |
---|
1221 | buildRules = ( |
---|
1222 | ); |
---|
1223 | dependencies = ( |
---|
1224 | ); |
---|
1225 | name = event; |
---|
1226 | productName = event; |
---|
1227 | productReference = BE75C3490C729E9500DBEFE0 /* libevent.a */; |
---|
1228 | productType = "com.apple.product-type.library.static"; |
---|
1229 | }; |
---|
1230 | BEFC1BFF0C07750000B0BB3C /* transmission-daemon */ = { |
---|
1231 | isa = PBXNativeTarget; |
---|
1232 | buildConfigurationList = BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */; |
---|
1233 | buildPhases = ( |
---|
1234 | BEFC1BFD0C07750000B0BB3C /* Sources */, |
---|
1235 | BEFC1BFE0C07750000B0BB3C /* Frameworks */, |
---|
1236 | ); |
---|
1237 | buildRules = ( |
---|
1238 | ); |
---|
1239 | dependencies = ( |
---|
1240 | BEFC1C030C07751A00B0BB3C /* PBXTargetDependency */, |
---|
1241 | ); |
---|
1242 | name = "transmission-daemon"; |
---|
1243 | productName = "transmission-daemon"; |
---|
1244 | productReference = BEFC1C000C07750000B0BB3C /* transmission-daemon */; |
---|
1245 | productType = "com.apple.product-type.tool"; |
---|
1246 | }; |
---|
1247 | BEFC1CEA0C07822400B0BB3C /* transmission-remote */ = { |
---|
1248 | isa = PBXNativeTarget; |
---|
1249 | buildConfigurationList = BEFC1CF70C07822400B0BB3C /* Build configuration list for PBXNativeTarget "transmission-remote" */; |
---|
1250 | buildPhases = ( |
---|
1251 | BEFC1CED0C07822400B0BB3C /* Sources */, |
---|
1252 | BEFC1CF30C07822400B0BB3C /* Frameworks */, |
---|
1253 | ); |
---|
1254 | buildRules = ( |
---|
1255 | ); |
---|
1256 | dependencies = ( |
---|
1257 | BEFC1CEB0C07822400B0BB3C /* PBXTargetDependency */, |
---|
1258 | ); |
---|
1259 | name = "transmission-remote"; |
---|
1260 | productName = "transmission-daemon"; |
---|
1261 | productReference = BEFC1CF90C07822400B0BB3C /* transmission-remote */; |
---|
1262 | productType = "com.apple.product-type.tool"; |
---|
1263 | }; |
---|
1264 | BEFC1D340C0783EE00B0BB3C /* transmission-proxy */ = { |
---|
1265 | isa = PBXNativeTarget; |
---|
1266 | buildConfigurationList = BEFC1D410C0783EE00B0BB3C /* Build configuration list for PBXNativeTarget "transmission-proxy" */; |
---|
1267 | buildPhases = ( |
---|
1268 | BEFC1D370C0783EE00B0BB3C /* Sources */, |
---|
1269 | BEFC1D3D0C0783EE00B0BB3C /* Frameworks */, |
---|
1270 | ); |
---|
1271 | buildRules = ( |
---|
1272 | ); |
---|
1273 | dependencies = ( |
---|
1274 | BEFC1D350C0783EE00B0BB3C /* PBXTargetDependency */, |
---|
1275 | ); |
---|
1276 | name = "transmission-proxy"; |
---|
1277 | productName = "transmission-daemon"; |
---|
1278 | productReference = BEFC1D430C0783EE00B0BB3C /* transmission-proxy */; |
---|
1279 | productType = "com.apple.product-type.tool"; |
---|
1280 | }; |
---|
1281 | /* End PBXNativeTarget section */ |
---|
1282 | |
---|
1283 | /* Begin PBXProject section */ |
---|
1284 | 29B97313FDCFA39411CA2CEA /* Project object */ = { |
---|
1285 | isa = PBXProject; |
---|
1286 | buildConfigurationList = 4DF0C59A089918A300DD8943 /* Build configuration list for PBXProject "Transmission" */; |
---|
1287 | hasScannedForEncodings = 1; |
---|
1288 | knownRegions = ( |
---|
1289 | English, |
---|
1290 | Japanese, |
---|
1291 | French, |
---|
1292 | German, |
---|
1293 | Greek, |
---|
1294 | Spanish, |
---|
1295 | Korean, |
---|
1296 | Italian, |
---|
1297 | Russian, |
---|
1298 | en, |
---|
1299 | ); |
---|
1300 | mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */; |
---|
1301 | projectDirPath = ""; |
---|
1302 | projectRoot = ""; |
---|
1303 | targets = ( |
---|
1304 | 8D1107260486CEB800E47090 /* Transmission */, |
---|
1305 | 4DDBB71809E16BAE00284745 /* transmissioncli */, |
---|
1306 | 4D18389609DEC0030047D688 /* libtransmission */, |
---|
1307 | BEFC1BFF0C07750000B0BB3C /* transmission-daemon */, |
---|
1308 | BEFC1CEA0C07822400B0BB3C /* transmission-remote */, |
---|
1309 | BEFC1D340C0783EE00B0BB3C /* transmission-proxy */, |
---|
1310 | BE75C3480C729E9500DBEFE0 /* event */, |
---|
1311 | ); |
---|
1312 | }; |
---|
1313 | /* End PBXProject section */ |
---|
1314 | |
---|
1315 | /* Begin PBXResourcesBuildPhase section */ |
---|
1316 | 8D1107290486CEB800E47090 /* Resources */ = { |
---|
1317 | isa = PBXResourcesBuildPhase; |
---|
1318 | buildActionMask = 2147483647; |
---|
1319 | files = ( |
---|
1320 | 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, |
---|
1321 | A200B9B60A22893D007BBB1E /* InfoWindow.nib in Resources */, |
---|
1322 | 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, |
---|
1323 | 4DF7500C08A103AD007B0D70 /* Open.png in Resources */, |
---|
1324 | 4DF7500D08A103AD007B0D70 /* Info.png in Resources */, |
---|
1325 | 4DF7500E08A103AD007B0D70 /* Remove.png in Resources */, |
---|
1326 | 4D043A7F090AE979009FEDA8 /* TransmissionDocument.icns in Resources */, |
---|
1327 | 4D6DAAC6090CE00500F43C22 /* RevealOff.png in Resources */, |
---|
1328 | 4D6DAAC7090CE00500F43C22 /* RevealOn.png in Resources */, |
---|
1329 | 4DA6FDBA0911233800450CB1 /* PauseOn.png in Resources */, |
---|
1330 | 4DA6FDBB0911233800450CB1 /* PauseOff.png in Resources */, |
---|
1331 | 4DA6FDC5091141AD00450CB1 /* ResumeOff.png in Resources */, |
---|
1332 | 4DA6FDC6091141AD00450CB1 /* ResumeOn.png in Resources */, |
---|
1333 | 4D752E930913C949008EAAD4 /* Preferences.png in Resources */, |
---|
1334 | 4DE5CCA90980739100BE280E /* Badge.png in Resources */, |
---|
1335 | 4DE5CCBA0981D27700BE280E /* ResumeAll.png in Resources */, |
---|
1336 | 4DE5CCBB0981D27700BE280E /* PauseAll.png in Resources */, |
---|
1337 | 4DE5CCCB0981D9BE00BE280E /* Defaults.plist in Resources */, |
---|
1338 | 4DDFDD22099A5D8E00189D81 /* DownloadBadge.png in Resources */, |
---|
1339 | 4DDFDD23099A5D8E00189D81 /* UploadBadge.png in Resources */, |
---|
1340 | A21DFF100A292B2B007C5F76 /* Transfers.png in Resources */, |
---|
1341 | A2912C540A2956E80097A0CA /* PrefsWindow.nib in Resources */, |
---|
1342 | A29B0C270BD15FEF0006F230 /* Credits.rtf in Resources */, |
---|
1343 | A2173E1C0A33C1B300B0D8AB /* ActionButtonPressed.png in Resources */, |
---|
1344 | A28DBADC0A33C1D800F4B4A7 /* ActionButton.png in Resources */, |
---|
1345 | A289EB0C0A33C56D00B082A3 /* ButtonBorder.png in Resources */, |
---|
1346 | A2F40AE40A361C00006B8288 /* Transmission.icns in Resources */, |
---|
1347 | A25FCDEF0A3769A6002BCBBE /* PauseSelected.png in Resources */, |
---|
1348 | A25FCDF00A3769AC002BCBBE /* ResumeSelected.png in Resources */, |
---|
1349 | A2D0E0490A54A97C003C72CF /* Bandwidth.png in Resources */, |
---|
1350 | A2F6DB090A55F31C0058D1E5 /* SpeedLimitButton.png in Resources */, |
---|
1351 | A20AB97B0A5C622A004F81FA /* SmallTurtle.png in Resources */, |
---|
1352 | A253F6F30A698970008EE24F /* FilterBarBackground.png in Resources */, |
---|
1353 | A246004D0A6DCE4600D19088 /* SpeedLimitButtonPressed.png in Resources */, |
---|
1354 | A24600510A6DCE6600D19088 /* SpeedLimitButtonBlue.png in Resources */, |
---|
1355 | A24600520A6DCE6600D19088 /* SpeedLimitButtonGraphite.png in Resources */, |
---|
1356 | A232D29E0A70903E00973B12 /* Filter.png in Resources */, |
---|
1357 | A29597350A72A9E10057248B /* StatusBarBackground.png in Resources */, |
---|
1358 | A259317E0A73B2CC002F4FE7 /* TransmissionHelp in Resources */, |
---|
1359 | A2D4F0830A915F6600890C32 /* RedDot.tiff in Resources */, |
---|
1360 | A2D4F0850A915F7200890C32 /* GreenDot.tiff in Resources */, |
---|
1361 | A21567ED0A9A5034004DECD6 /* MessageWindow.nib in Resources */, |
---|
1362 | 35B038130AC5B6EB00A10FDF /* ResumeNoWaitOn.png in Resources */, |
---|
1363 | 35B038140AC5B6EC00A10FDF /* ResumeNoWaitOff.png in Resources */, |
---|
1364 | A29C8B330ACC6E93000ED9F9 /* YellowDot.tiff in Resources */, |
---|
1365 | A22A8D560AEEAFA5007E9CB9 /* Localizable.strings in Resources */, |
---|
1366 | A241528B0C0261B8007DD3B4 /* Globe.png in Resources */, |
---|
1367 | A2E9AA760C249AF400085DCF /* Create.png in Resources */, |
---|
1368 | A2F011990C27418800576FC0 /* CreateLarge.png in Resources */, |
---|
1369 | A20B6F6B0C4D842B0034AB1D /* PriorityLow.png in Resources */, |
---|
1370 | A20B6F830C4D8A610034AB1D /* PriorityHigh.png in Resources */, |
---|
1371 | A20B6F8C0C4D90980034AB1D /* PriorityMixed.png in Resources */, |
---|
1372 | A20B6FA50C4D97840034AB1D /* PriorityNone.png in Resources */, |
---|
1373 | A20B6FAE0C4D9B040034AB1D /* PriorityNormal.png in Resources */, |
---|
1374 | A2085E3F0C53C949000BC3B7 /* LICENSE in Resources */, |
---|
1375 | A22BC9A30C5BBCF100F5FB72 /* BottomBorder.png in Resources */, |
---|
1376 | A2AE68330C628A35008753C9 /* Creator.nib in Resources */, |
---|
1377 | A277DA0B0C693D9C00DA2CD4 /* ActionOn.png in Resources */, |
---|
1378 | A277DA0C0C693D9C00DA2CD4 /* ActionOff.png in Resources */, |
---|
1379 | A261A8260C6A0D68003BAFDA /* Error.png in Resources */, |
---|
1380 | A2EF7DEC0C96297400FA9811 /* PurpleDot.png in Resources */, |
---|
1381 | A2041D530C9AC523000ACFFB /* Lock.tiff in Resources */, |
---|
1382 | A24872B60C9B6BB9000F5B92 /* Advanced.png in Resources */, |
---|
1383 | A2A6E3A00CA7E4C900F10FEF /* AboutWindow.nib in Resources */, |
---|
1384 | A2BC19850CA9AF5A00DD302A /* CompleteCheck.png in Resources */, |
---|
1385 | A22D602E0CB67E4A00F67A8B /* InfoTabBackAqua.tif in Resources */, |
---|
1386 | A26E75880CB6AA7500226674 /* InfoOptions.png in Resources */, |
---|
1387 | A26E75960CB6AB4800226674 /* InfoGeneral.png in Resources */, |
---|
1388 | A22A067E0CB83507009694FE /* InfoTabBack.tif in Resources */, |
---|
1389 | A22A06980CB83880009694FE /* InfoTabBorder.tif in Resources */, |
---|
1390 | A2DA362A0CBC674900C2ED41 /* InfoActivity.png in Resources */, |
---|
1391 | A2DA362B0CBC674900C2ED41 /* InfoFiles.png in Resources */, |
---|
1392 | A2DA362C0CBC674900C2ED41 /* InfoPeers.png in Resources */, |
---|
1393 | ); |
---|
1394 | runOnlyForDeploymentPostprocessing = 0; |
---|
1395 | }; |
---|
1396 | BEFC1CA00C077F1200B0BB3C /* Resources */ = { |
---|
1397 | isa = PBXResourcesBuildPhase; |
---|
1398 | buildActionMask = 2147483647; |
---|
1399 | files = ( |
---|
1400 | ); |
---|
1401 | runOnlyForDeploymentPostprocessing = 0; |
---|
1402 | }; |
---|
1403 | /* End PBXResourcesBuildPhase section */ |
---|
1404 | |
---|
1405 | /* Begin PBXShellScriptBuildPhase section */ |
---|
1406 | 4DC4AA3D0B05673D0005DB76 /* ShellScript */ = { |
---|
1407 | isa = PBXShellScriptBuildPhase; |
---|
1408 | buildActionMask = 2147483647; |
---|
1409 | files = ( |
---|
1410 | ); |
---|
1411 | inputPaths = ( |
---|
1412 | ); |
---|
1413 | outputPaths = ( |
---|
1414 | ); |
---|
1415 | runOnlyForDeploymentPostprocessing = 0; |
---|
1416 | shellPath = /bin/sh; |
---|
1417 | shellScript = "sh mk/version.sh"; |
---|
1418 | }; |
---|
1419 | BE75C3510C729EE100DBEFE0 /* ShellScript */ = { |
---|
1420 | isa = PBXShellScriptBuildPhase; |
---|
1421 | buildActionMask = 2147483647; |
---|
1422 | files = ( |
---|
1423 | ); |
---|
1424 | inputPaths = ( |
---|
1425 | ); |
---|
1426 | outputPaths = ( |
---|
1427 | ); |
---|
1428 | runOnlyForDeploymentPostprocessing = 0; |
---|
1429 | shellPath = /bin/bash; |
---|
1430 | shellScript = "if [ ! -e ./third-party/libevent/config.h -a ! ./third-party/macosx-libevent-config.h -ef ./third-party/libevent/config.h ]; then ln -s ../macosx-libevent-config.h ./third-party/libevent/config.h; fi"; |
---|
1431 | }; |
---|
1432 | /* End PBXShellScriptBuildPhase section */ |
---|
1433 | |
---|
1434 | /* Begin PBXSourcesBuildPhase section */ |
---|
1435 | 4D18389409DEC0030047D688 /* Sources */ = { |
---|
1436 | isa = PBXSourcesBuildPhase; |
---|
1437 | buildActionMask = 2147483647; |
---|
1438 | files = ( |
---|
1439 | BEFC1E280C07861A00B0BB3C /* xml.c in Sources */, |
---|
1440 | BEFC1E2B0C07861A00B0BB3C /* utils.c in Sources */, |
---|
1441 | BEFC1E2D0C07861A00B0BB3C /* upnp.c in Sources */, |
---|
1442 | BEFC1E2F0C07861A00B0BB3C /* transmission.c in Sources */, |
---|
1443 | BEFC1E310C07861A00B0BB3C /* tracker.c in Sources */, |
---|
1444 | BEFC1E320C07861A00B0BB3C /* torrent.c in Sources */, |
---|
1445 | BEFC1E330C07861A00B0BB3C /* strlcpy.c in Sources */, |
---|
1446 | BEFC1E340C07861A00B0BB3C /* strlcat.c in Sources */, |
---|
1447 | BEFC1E360C07861A00B0BB3C /* shared.c in Sources */, |
---|
1448 | BEFC1E3A0C07861A00B0BB3C /* ratecontrol.c in Sources */, |
---|
1449 | BEFC1E3C0C07861A00B0BB3C /* platform.c in Sources */, |
---|
1450 | BEFC1E460C07861A00B0BB3C /* net.c in Sources */, |
---|
1451 | BEFC1E480C07861A00B0BB3C /* natpmp.c in Sources */, |
---|
1452 | BEFC1E4A0C07861A00B0BB3C /* metainfo.c in Sources */, |
---|
1453 | BEFC1E4C0C07861A00B0BB3C /* ipcparse.c in Sources */, |
---|
1454 | BEFC1E4F0C07861A00B0BB3C /* inout.c in Sources */, |
---|
1455 | BEFC1E510C07861A00B0BB3C /* http.c in Sources */, |
---|
1456 | BEFC1E530C07861A00B0BB3C /* fdlimit.c in Sources */, |
---|
1457 | BEFC1E560C07861A00B0BB3C /* completion.c in Sources */, |
---|
1458 | BEFC1E580C07861A00B0BB3C /* clients.c in Sources */, |
---|
1459 | BEFC1E5D0C07861A00B0BB3C /* bencode.c in Sources */, |
---|
1460 | 002C9EE60C19CD2500C2F6F4 /* fastresume.c in Sources */, |
---|
1461 | A2BE9C520C1E4AF5002D16E6 /* makemeta.c in Sources */, |
---|
1462 | D4AF3B2F0C41F7A500D46B6B /* list.c in Sources */, |
---|
1463 | 4394AC670C74FB6000F367E8 /* ptrarray.c in Sources */, |
---|
1464 | 4394AC680C74FB6000F367E8 /* publish.c in Sources */, |
---|
1465 | A24621420C769D0900088E81 /* trevent.c in Sources */, |
---|
1466 | 4D36BA6E0CA2F00800A63CA5 /* basename.c in Sources */, |
---|
1467 | 4D36BA6F0CA2F00800A63CA5 /* crypto.c in Sources */, |
---|
1468 | 4D36BA710CA2F00800A63CA5 /* dirname.c in Sources */, |
---|
1469 | 4D36BA720CA2F00800A63CA5 /* handshake.c in Sources */, |
---|
1470 | 4D36BA740CA2F00800A63CA5 /* peer-io.c in Sources */, |
---|
1471 | 4D36BA770CA2F00800A63CA5 /* peer-mgr.c in Sources */, |
---|
1472 | 4D36BA790CA2F00800A63CA5 /* peer-msgs.c in Sources */, |
---|
1473 | ); |
---|
1474 | runOnlyForDeploymentPostprocessing = 0; |
---|
1475 | }; |
---|
1476 | 4DDBB71609E16BAE00284745 /* Sources */ = { |
---|
1477 | isa = PBXSourcesBuildPhase; |
---|
1478 | buildActionMask = 2147483647; |
---|
1479 | files = ( |
---|
1480 | 4DDBB71C09E16BF100284745 /* transmissioncli.c in Sources */, |
---|
1481 | ); |
---|
1482 | runOnlyForDeploymentPostprocessing = 0; |
---|
1483 | }; |
---|
1484 | 8D11072C0486CEB800E47090 /* Sources */ = { |
---|
1485 | isa = PBXSourcesBuildPhase; |
---|
1486 | buildActionMask = 2147483647; |
---|
1487 | files = ( |
---|
1488 | 8D11072D0486CEB800E47090 /* main.m in Sources */, |
---|
1489 | 4DF0C5AB0899190500DD8943 /* Controller.m in Sources */, |
---|
1490 | 4D118E1A08CB46B20033958F /* PrefsController.m in Sources */, |
---|
1491 | 4D364DA0091FBB2C00377D12 /* TorrentTableView.m in Sources */, |
---|
1492 | 4DE5CC9D0980656F00BE280E /* NSStringAdditions.m in Sources */, |
---|
1493 | 4DE5CCA70980735700BE280E /* Badger.m in Sources */, |
---|
1494 | 4DFBC2DF09C0970D00D5C571 /* Torrent.m in Sources */, |
---|
1495 | 4DCCBB3E09C3D71100D3CABF /* TorrentCell.m in Sources */, |
---|
1496 | A200B9200A22798F007BBB1E /* InfoWindowController.m in Sources */, |
---|
1497 | A2AF1C390A3D0F6200F1575D /* FileOutlineView.m in Sources */, |
---|
1498 | A27ABC240A6ADE410020EC71 /* ImageBackgroundView.m in Sources */, |
---|
1499 | A2710E770A86796000CE4F7D /* PrefsWindow.m in Sources */, |
---|
1500 | A256588D0A9A695400E8A03B /* MessageWindowController.m in Sources */, |
---|
1501 | A23BBEB70A9BBE77003F7274 /* FilterBarButton.m in Sources */, |
---|
1502 | A2A3065C0AAD24A80049E2AC /* UKFileWatcher.m in Sources */, |
---|
1503 | A2A3065E0AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m in Sources */, |
---|
1504 | A2A306600AAD24A80049E2AC /* UKKQueue.m in Sources */, |
---|
1505 | A2A306620AAD24A80049E2AC /* UKMainThreadProxy.m in Sources */, |
---|
1506 | A29C8B370ACC6EB3000ED9F9 /* PortChecker.m in Sources */, |
---|
1507 | A2AA579D0ADFCAB400CA59F6 /* PiecesView.m in Sources */, |
---|
1508 | A21F5B890AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m in Sources */, |
---|
1509 | A21F5C040AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m in Sources */, |
---|
1510 | A25E74650AF5097C006F11AE /* ExpandedPathToPathTransformer.m in Sources */, |
---|
1511 | A25E74660AF5097D006F11AE /* ExpandedPathToIconTransformer.m in Sources */, |
---|
1512 | A2BF07910B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m in Sources */, |
---|
1513 | A24999230B49F1B5001EADA3 /* ActionPopUpButton.m in Sources */, |
---|
1514 | A2265F420B5EF5F40093DDA5 /* FileNameCell.m in Sources */, |
---|
1515 | A2A1CB7A0BF29D5500AE959F /* PeerProgressIndicatorCell.m in Sources */, |
---|
1516 | A2385DD40BFE06C800B24EF6 /* DragOverlayWindow.m in Sources */, |
---|
1517 | A2FB057F0BFEB6800095564D /* DragOverlayView.m in Sources */, |
---|
1518 | E138A9770C04D88F00C5426C /* CTGradient.m in Sources */, |
---|
1519 | E138A9780C04D88F00C5426C /* CTGradientAdditions.m in Sources */, |
---|
1520 | A24D2A640C0A624600A0ED9F /* IPCController.m in Sources */, |
---|
1521 | A24838820C0BA608005CC3FE /* FilterBarView.m in Sources */, |
---|
1522 | A215760B0C0D449A0057A26A /* NSBezierPathAdditions.m in Sources */, |
---|
1523 | A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */, |
---|
1524 | 35F373030C2DA89000DAA8F2 /* FilePriorityCell.m in Sources */, |
---|
1525 | A2085DDC0C53BC74000BC3B7 /* AboutWindowController.m in Sources */, |
---|
1526 | A234D0D20C79FB3600A82373 /* NSMenuAdditions.m in Sources */, |
---|
1527 | A21282A80CA6C66800EAEE0F /* StatusBarView.m in Sources */, |
---|
1528 | A257C1820CAD3003004E121C /* PeerTableView.m in Sources */, |
---|
1529 | A2E23AC60CB5E1930002BB25 /* InfoTabButtonCell.m in Sources */, |
---|
1530 | ); |
---|
1531 | runOnlyForDeploymentPostprocessing = 0; |
---|
1532 | }; |
---|
1533 | BE75C3460C729E9500DBEFE0 /* Sources */ = { |
---|
1534 | isa = PBXSourcesBuildPhase; |
---|
1535 | buildActionMask = 2147483647; |
---|
1536 | files = ( |
---|
1537 | BE75C3650C72A0EF00DBEFE0 /* kqueue.c in Sources */, |
---|
1538 | BE75C3660C72A0EF00DBEFE0 /* signal.c in Sources */, |
---|
1539 | BE75C3670C72A0EF00DBEFE0 /* buffer.c in Sources */, |
---|
1540 | BE75C3680C72A0EF00DBEFE0 /* log.c in Sources */, |
---|
1541 | BE75C3690C72A0EF00DBEFE0 /* strlcpy.c in Sources */, |
---|
1542 | BE75C36A0C72A0EF00DBEFE0 /* evbuffer.c in Sources */, |
---|
1543 | BE75C36B0C72A0EF00DBEFE0 /* event.c in Sources */, |
---|
1544 | BE75C36C0C72A0EF00DBEFE0 /* http.c in Sources */, |
---|
1545 | BE75C36D0C72A0EF00DBEFE0 /* event_tagging.c in Sources */, |
---|
1546 | BE75C36E0C72A0EF00DBEFE0 /* evrpc.c in Sources */, |
---|
1547 | BE75C36F0C72A0EF00DBEFE0 /* evdns.c in Sources */, |
---|
1548 | BE75C3700C72A0EF00DBEFE0 /* poll.c in Sources */, |
---|
1549 | BE75C3710C72A0EF00DBEFE0 /* select.c in Sources */, |
---|
1550 | 4D36BBC90CA309AA00A63CA5 /* evutil.c in Sources */, |
---|
1551 | ); |
---|
1552 | runOnlyForDeploymentPostprocessing = 0; |
---|
1553 | }; |
---|
1554 | BEFC1BFD0C07750000B0BB3C /* Sources */ = { |
---|
1555 | isa = PBXSourcesBuildPhase; |
---|
1556 | buildActionMask = 2147483647; |
---|
1557 | files = ( |
---|
1558 | BEFC1C1A0C07756200B0BB3C /* daemon.c in Sources */, |
---|
1559 | BEFC1C1B0C07756200B0BB3C /* errors.c in Sources */, |
---|
1560 | BEFC1C1C0C07756200B0BB3C /* misc.c in Sources */, |
---|
1561 | BEFC1C1F0C07756200B0BB3C /* server.c in Sources */, |
---|
1562 | BEFC1C200C07756200B0BB3C /* torrents.c in Sources */, |
---|
1563 | ); |
---|
1564 | runOnlyForDeploymentPostprocessing = 0; |
---|
1565 | }; |
---|
1566 | BEFC1CED0C07822400B0BB3C /* Sources */ = { |
---|
1567 | isa = PBXSourcesBuildPhase; |
---|
1568 | buildActionMask = 2147483647; |
---|
1569 | files = ( |
---|
1570 | BEFC1CEF0C07822400B0BB3C /* errors.c in Sources */, |
---|
1571 | BEFC1D000C07824D00B0BB3C /* torrents.c in Sources */, |
---|
1572 | BEFC1D050C07825A00B0BB3C /* remote.c in Sources */, |
---|
1573 | BEFC1D0E0C07827300B0BB3C /* misc.c in Sources */, |
---|
1574 | BEFC1D230C07839E00B0BB3C /* client.c in Sources */, |
---|
1575 | ); |
---|
1576 | runOnlyForDeploymentPostprocessing = 0; |
---|
1577 | }; |
---|
1578 | BEFC1D370C0783EE00B0BB3C /* Sources */ = { |
---|
1579 | isa = PBXSourcesBuildPhase; |
---|
1580 | buildActionMask = 2147483647; |
---|
1581 | files = ( |
---|
1582 | BEFC1D490C07842200B0BB3C /* proxy.c in Sources */, |
---|
1583 | BEFC1D4F0C07843400B0BB3C /* misc.c in Sources */, |
---|
1584 | BEFC1D540C07843900B0BB3C /* errors.c in Sources */, |
---|
1585 | ); |
---|
1586 | runOnlyForDeploymentPostprocessing = 0; |
---|
1587 | }; |
---|
1588 | /* End PBXSourcesBuildPhase section */ |
---|
1589 | |
---|
1590 | /* Begin PBXTargetDependency section */ |
---|
1591 | 4D1838E609DEC1170047D688 /* PBXTargetDependency */ = { |
---|
1592 | isa = PBXTargetDependency; |
---|
1593 | target = 4D18389609DEC0030047D688 /* libtransmission */; |
---|
1594 | targetProxy = 4D1838E509DEC1170047D688 /* PBXContainerItemProxy */; |
---|
1595 | }; |
---|
1596 | 4D9A2BF509E16D30002D0FF9 /* PBXTargetDependency */ = { |
---|
1597 | isa = PBXTargetDependency; |
---|
1598 | target = 4D18389609DEC0030047D688 /* libtransmission */; |
---|
1599 | targetProxy = 4D9A2BF409E16D30002D0FF9 /* PBXContainerItemProxy */; |
---|
1600 | }; |
---|
1601 | BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */ = { |
---|
1602 | isa = PBXTargetDependency; |
---|
1603 | target = BE75C3480C729E9500DBEFE0 /* event */; |
---|
1604 | targetProxy = BE75C34E0C729ED300DBEFE0 /* PBXContainerItemProxy */; |
---|
1605 | }; |
---|
1606 | BEFC1C030C07751A00B0BB3C /* PBXTargetDependency */ = { |
---|
1607 | isa = PBXTargetDependency; |
---|
1608 | target = 4D18389609DEC0030047D688 /* libtransmission */; |
---|
1609 | targetProxy = BEFC1C020C07751A00B0BB3C /* PBXContainerItemProxy */; |
---|
1610 | }; |
---|
1611 | BEFC1CEB0C07822400B0BB3C /* PBXTargetDependency */ = { |
---|
1612 | isa = PBXTargetDependency; |
---|
1613 | target = 4D18389609DEC0030047D688 /* libtransmission */; |
---|
1614 | targetProxy = BEFC1CEC0C07822400B0BB3C /* PBXContainerItemProxy */; |
---|
1615 | }; |
---|
1616 | BEFC1D350C0783EE00B0BB3C /* PBXTargetDependency */ = { |
---|
1617 | isa = PBXTargetDependency; |
---|
1618 | target = 4D18389609DEC0030047D688 /* libtransmission */; |
---|
1619 | targetProxy = BEFC1D360C0783EE00B0BB3C /* PBXContainerItemProxy */; |
---|
1620 | }; |
---|
1621 | /* End PBXTargetDependency section */ |
---|
1622 | |
---|
1623 | /* Begin PBXVariantGroup section */ |
---|
1624 | 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { |
---|
1625 | isa = PBXVariantGroup; |
---|
1626 | children = ( |
---|
1627 | A2D688A70CB4986A009BEC3A /* English */, |
---|
1628 | A22BC9AE0C5C505200F5FB72 /* Korean */, |
---|
1629 | A22BCA2E0C5D5CDA00F5FB72 /* Italian */, |
---|
1630 | A20431100C5EAF490081E5CC /* Russian */, |
---|
1631 | A22A7EBC0C627FC200E30364 /* Greek */, |
---|
1632 | A26039FE0C6338FB00F5FDFD /* Spanish */, |
---|
1633 | ); |
---|
1634 | name = InfoPlist.strings; |
---|
1635 | sourceTree = "<group>"; |
---|
1636 | }; |
---|
1637 | 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { |
---|
1638 | isa = PBXVariantGroup; |
---|
1639 | children = ( |
---|
1640 | A2D688850CB4984B009BEC3A /* English */, |
---|
1641 | A22BC9B10C5C505200F5FB72 /* Korean */, |
---|
1642 | A22BCA310C5D5CDA00F5FB72 /* Italian */, |
---|
1643 | A20431130C5EAF490081E5CC /* Russian */, |
---|
1644 | A22A7EBF0C627FC200E30364 /* Greek */, |
---|
1645 | A2603A010C6338FB00F5FDFD /* Spanish */, |
---|
1646 | A2C19EDE0C676F5200E0B235 /* French */, |
---|
1647 | ); |
---|
1648 | name = MainMenu.nib; |
---|
1649 | sourceTree = "<group>"; |
---|
1650 | }; |
---|
1651 | A200B9620A227FD0007BBB1E /* InfoWindow.nib */ = { |
---|
1652 | isa = PBXVariantGroup; |
---|
1653 | children = ( |
---|
1654 | A2D688AB0CB49889009BEC3A /* English */, |
---|
1655 | A22BC9AF0C5C505200F5FB72 /* Korean */, |
---|
1656 | A22BCA2F0C5D5CDA00F5FB72 /* Italian */, |
---|
1657 | A20431110C5EAF490081E5CC /* Russian */, |
---|
1658 | A22A7EBD0C627FC200E30364 /* Greek */, |
---|
1659 | A26039FF0C6338FB00F5FDFD /* Spanish */, |
---|
1660 | A2C19EDC0C676F5200E0B235 /* French */, |
---|
1661 | ); |
---|
1662 | name = InfoWindow.nib; |
---|
1663 | sourceTree = "<group>"; |
---|
1664 | }; |
---|
1665 | A21567EB0A9A5034004DECD6 /* MessageWindow.nib */ = { |
---|
1666 | isa = PBXVariantGroup; |
---|
1667 | children = ( |
---|
1668 | A2D688D20CB498AA009BEC3A /* English */, |
---|
1669 | A22BC9B20C5C505300F5FB72 /* Korean */, |
---|
1670 | A22BCA320C5D5CDA00F5FB72 /* Italian */, |
---|
1671 | A20431140C5EAF490081E5CC /* Russian */, |
---|
1672 | A22A7EC00C627FC200E30364 /* Greek */, |
---|
1673 | A2603A020C6338FB00F5FDFD /* Spanish */, |
---|
1674 | A2C19EDF0C676F5200E0B235 /* French */, |
---|
1675 | ); |
---|
1676 | name = MessageWindow.nib; |
---|
1677 | sourceTree = "<group>"; |
---|
1678 | }; |
---|
1679 | A22A8D540AEEAFA5007E9CB9 /* Localizable.strings */ = { |
---|
1680 | isa = PBXVariantGroup; |
---|
1681 | children = ( |
---|
1682 | A2D6891B0CB4990E009BEC3A /* English */, |
---|
1683 | A22BC9B00C5C505200F5FB72 /* Korean */, |
---|
1684 | A22BCA300C5D5CDA00F5FB72 /* Italian */, |
---|
1685 | A20431120C5EAF490081E5CC /* Russian */, |
---|
1686 | A22A7EBE0C627FC200E30364 /* Greek */, |
---|
1687 | A2603A000C6338FB00F5FDFD /* Spanish */, |
---|
1688 | A2C19EDD0C676F5200E0B235 /* French */, |
---|
1689 | ); |
---|
1690 | name = Localizable.strings; |
---|
1691 | sourceTree = "<group>"; |
---|
1692 | }; |
---|
1693 | A2912C520A2956E80097A0CA /* PrefsWindow.nib */ = { |
---|
1694 | isa = PBXVariantGroup; |
---|
1695 | children = ( |
---|
1696 | A2D688EB0CB498BE009BEC3A /* English */, |
---|
1697 | A22BC9B30C5C505300F5FB72 /* Korean */, |
---|
1698 | A22BCA330C5D5CDA00F5FB72 /* Italian */, |
---|
1699 | A20431150C5EAF490081E5CC /* Russian */, |
---|
1700 | A22A7EC10C627FC200E30364 /* Greek */, |
---|
1701 | A2603A030C6338FB00F5FDFD /* Spanish */, |
---|
1702 | A2C19EE00C676F5200E0B235 /* French */, |
---|
1703 | ); |
---|
1704 | name = PrefsWindow.nib; |
---|
1705 | sourceTree = "<group>"; |
---|
1706 | }; |
---|
1707 | A2AE68310C628A35008753C9 /* Creator.nib */ = { |
---|
1708 | isa = PBXVariantGroup; |
---|
1709 | children = ( |
---|
1710 | A2D689100CB498F2009BEC3A /* English */, |
---|
1711 | A2AE68360C628A58008753C9 /* Korean */, |
---|
1712 | A2AE68370C628A5E008753C9 /* Italian */, |
---|
1713 | A2AE68380C628A63008753C9 /* Russian */, |
---|
1714 | A2AE68390C628A66008753C9 /* Greek */, |
---|
1715 | A26039FD0C6338FB00F5FDFD /* Spanish */, |
---|
1716 | A2C19EDB0C676F5200E0B235 /* French */, |
---|
1717 | ); |
---|
1718 | name = Creator.nib; |
---|
1719 | sourceTree = "<group>"; |
---|
1720 | }; |
---|
1721 | /* End PBXVariantGroup section */ |
---|
1722 | |
---|
1723 | /* Begin XCBuildConfiguration section */ |
---|
1724 | 0053D3D30C86774200545606 /* Development */ = { |
---|
1725 | isa = XCBuildConfiguration; |
---|
1726 | buildSettings = { |
---|
1727 | OTHER_CFLAGS = "-DHAVE_CONFIG_H"; |
---|
1728 | PRODUCT_NAME = event; |
---|
1729 | USER_HEADER_SEARCH_PATHS = "./third-party/libevent ./third-party/libevent/compat"; |
---|
1730 | }; |
---|
1731 | name = Development; |
---|
1732 | }; |
---|
1733 | 0053D3D40C86774200545606 /* Development */ = { |
---|
1734 | isa = XCBuildConfiguration; |
---|
1735 | buildSettings = { |
---|
1736 | OTHER_CFLAGS = ( |
---|
1737 | "-DSYS_DARWIN", |
---|
1738 | "-DHAVE_OPENSSL", |
---|
1739 | "-D__TRANSMISSION__", |
---|
1740 | "-DHAVE_STRLCPY", |
---|
1741 | "-DHAVE_STRLCAT", |
---|
1742 | "-DHAVE_ASPRINTF", |
---|
1743 | "-DHAVE_LIBGEN", |
---|
1744 | ); |
---|
1745 | PRODUCT_NAME = transmission; |
---|
1746 | }; |
---|
1747 | name = Development; |
---|
1748 | }; |
---|
1749 | 0053D3D50C86774200545606 /* Development */ = { |
---|
1750 | isa = XCBuildConfiguration; |
---|
1751 | buildSettings = { |
---|
1752 | FRAMEWORK_SEARCH_PATHS = macosx; |
---|
1753 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
---|
1754 | GCC_PREFIX_HEADER = macosx/Transmission_Prefix.pch; |
---|
1755 | INFOPLIST_FILE = macosx/Info.plist; |
---|
1756 | PRODUCT_NAME = Transmission; |
---|
1757 | WRAPPER_EXTENSION = app; |
---|
1758 | }; |
---|
1759 | name = Development; |
---|
1760 | }; |
---|
1761 | 0053D3D60C86774200545606 /* Development */ = { |
---|
1762 | isa = XCBuildConfiguration; |
---|
1763 | buildSettings = { |
---|
1764 | HEADER_SEARCH_PATHS = .; |
---|
1765 | PRODUCT_NAME = transmissioncli; |
---|
1766 | }; |
---|
1767 | name = Development; |
---|
1768 | }; |
---|
1769 | 0053D3D70C86774200545606 /* Development */ = { |
---|
1770 | isa = XCBuildConfiguration; |
---|
1771 | buildSettings = { |
---|
1772 | HEADER_SEARCH_PATHS = .; |
---|
1773 | PRODUCT_NAME = "transmission-daemon"; |
---|
1774 | }; |
---|
1775 | name = Development; |
---|
1776 | }; |
---|
1777 | 0053D3D80C86774200545606 /* Development */ = { |
---|
1778 | isa = XCBuildConfiguration; |
---|
1779 | buildSettings = { |
---|
1780 | HEADER_SEARCH_PATHS = .; |
---|
1781 | PRODUCT_NAME = "transmission-remote"; |
---|
1782 | }; |
---|
1783 | name = Development; |
---|
1784 | }; |
---|
1785 | 0053D3D90C86774200545606 /* Development */ = { |
---|
1786 | isa = XCBuildConfiguration; |
---|
1787 | buildSettings = { |
---|
1788 | HEADER_SEARCH_PATHS = .; |
---|
1789 | PRODUCT_NAME = "transmission-proxy"; |
---|
1790 | }; |
---|
1791 | name = Development; |
---|
1792 | }; |
---|
1793 | 0053D3DA0C86774200545606 /* Development */ = { |
---|
1794 | isa = XCBuildConfiguration; |
---|
1795 | buildSettings = { |
---|
1796 | DEBUG_INFORMATION_FORMAT = dwarf; |
---|
1797 | GCC_ENABLE_FIX_AND_CONTINUE = YES; |
---|
1798 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
---|
1799 | GCC_OPTIMIZATION_LEVEL = 0; |
---|
1800 | OTHER_CFLAGS = "$(inherited)"; |
---|
1801 | PREBINDING = NO; |
---|
1802 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
---|
1803 | }; |
---|
1804 | name = Development; |
---|
1805 | }; |
---|
1806 | 4D18389C09DEC01E0047D688 /* Release */ = { |
---|
1807 | isa = XCBuildConfiguration; |
---|
1808 | buildSettings = { |
---|
1809 | OTHER_CFLAGS = ( |
---|
1810 | "-DSYS_DARWIN", |
---|
1811 | "-DHAVE_OPENSSL", |
---|
1812 | "-D__TRANSMISSION__", |
---|
1813 | "-DHAVE_STRLCPY", |
---|
1814 | "-DHAVE_STRLCAT", |
---|
1815 | "-DHAVE_ASPRINTF", |
---|
1816 | "-DHAVE_LIBGEN", |
---|
1817 | ); |
---|
1818 | PRODUCT_NAME = transmission; |
---|
1819 | }; |
---|
1820 | name = Release; |
---|
1821 | }; |
---|
1822 | 4DDBB71E09E16BF100284745 /* Release */ = { |
---|
1823 | isa = XCBuildConfiguration; |
---|
1824 | buildSettings = { |
---|
1825 | HEADER_SEARCH_PATHS = .; |
---|
1826 | PRODUCT_NAME = transmissioncli; |
---|
1827 | }; |
---|
1828 | name = Release; |
---|
1829 | }; |
---|
1830 | 4DF0C599089918A300DD8943 /* Release */ = { |
---|
1831 | isa = XCBuildConfiguration; |
---|
1832 | buildSettings = { |
---|
1833 | FRAMEWORK_SEARCH_PATHS = macosx; |
---|
1834 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
---|
1835 | GCC_PREFIX_HEADER = macosx/Transmission_Prefix.pch; |
---|
1836 | INFOPLIST_FILE = macosx/Info.plist; |
---|
1837 | PRODUCT_NAME = Transmission; |
---|
1838 | WRAPPER_EXTENSION = app; |
---|
1839 | }; |
---|
1840 | name = Release; |
---|
1841 | }; |
---|
1842 | 4DF0C59D089918A300DD8943 /* Release */ = { |
---|
1843 | isa = XCBuildConfiguration; |
---|
1844 | buildSettings = { |
---|
1845 | ARCHS = ( |
---|
1846 | ppc, |
---|
1847 | i386, |
---|
1848 | ); |
---|
1849 | DEBUG_INFORMATION_FORMAT = dwarf; |
---|
1850 | GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
---|
1851 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
---|
1852 | PREBINDING = NO; |
---|
1853 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
---|
1854 | }; |
---|
1855 | name = Release; |
---|
1856 | }; |
---|
1857 | BE75C34B0C729EB600DBEFE0 /* Release */ = { |
---|
1858 | isa = XCBuildConfiguration; |
---|
1859 | buildSettings = { |
---|
1860 | OTHER_CFLAGS = "-DHAVE_CONFIG_H"; |
---|
1861 | PRODUCT_NAME = event; |
---|
1862 | USER_HEADER_SEARCH_PATHS = "./third-party/libevent ./third-party/libevent/compat"; |
---|
1863 | }; |
---|
1864 | name = Release; |
---|
1865 | }; |
---|
1866 | BEFC1C0A0C07753800B0BB3C /* Release */ = { |
---|
1867 | isa = XCBuildConfiguration; |
---|
1868 | buildSettings = { |
---|
1869 | HEADER_SEARCH_PATHS = .; |
---|
1870 | PRODUCT_NAME = "transmission-daemon"; |
---|
1871 | }; |
---|
1872 | name = Release; |
---|
1873 | }; |
---|
1874 | BEFC1CF80C07822400B0BB3C /* Release */ = { |
---|
1875 | isa = XCBuildConfiguration; |
---|
1876 | buildSettings = { |
---|
1877 | HEADER_SEARCH_PATHS = .; |
---|
1878 | PRODUCT_NAME = "transmission-remote"; |
---|
1879 | }; |
---|
1880 | name = Release; |
---|
1881 | }; |
---|
1882 | BEFC1D420C0783EE00B0BB3C /* Release */ = { |
---|
1883 | isa = XCBuildConfiguration; |
---|
1884 | buildSettings = { |
---|
1885 | HEADER_SEARCH_PATHS = .; |
---|
1886 | PRODUCT_NAME = "transmission-proxy"; |
---|
1887 | }; |
---|
1888 | name = Release; |
---|
1889 | }; |
---|
1890 | /* End XCBuildConfiguration section */ |
---|
1891 | |
---|
1892 | /* Begin XCConfigurationList section */ |
---|
1893 | 4D18389B09DEC01E0047D688 /* Build configuration list for PBXNativeTarget "libtransmission" */ = { |
---|
1894 | isa = XCConfigurationList; |
---|
1895 | buildConfigurations = ( |
---|
1896 | 4D18389C09DEC01E0047D688 /* Release */, |
---|
1897 | 0053D3D40C86774200545606 /* Development */, |
---|
1898 | ); |
---|
1899 | defaultConfigurationIsVisible = 0; |
---|
1900 | defaultConfigurationName = Development; |
---|
1901 | }; |
---|
1902 | 4DDBB71D09E16BF100284745 /* Build configuration list for PBXNativeTarget "transmissioncli" */ = { |
---|
1903 | isa = XCConfigurationList; |
---|
1904 | buildConfigurations = ( |
---|
1905 | 4DDBB71E09E16BF100284745 /* Release */, |
---|
1906 | 0053D3D60C86774200545606 /* Development */, |
---|
1907 | ); |
---|
1908 | defaultConfigurationIsVisible = 0; |
---|
1909 | defaultConfigurationName = Development; |
---|
1910 | }; |
---|
1911 | 4DF0C596089918A300DD8943 /* Build configuration list for PBXNativeTarget "Transmission" */ = { |
---|
1912 | isa = XCConfigurationList; |
---|
1913 | buildConfigurations = ( |
---|
1914 | 4DF0C599089918A300DD8943 /* Release */, |
---|
1915 | 0053D3D50C86774200545606 /* Development */, |
---|
1916 | ); |
---|
1917 | defaultConfigurationIsVisible = 0; |
---|
1918 | defaultConfigurationName = Development; |
---|
1919 | }; |
---|
1920 | 4DF0C59A089918A300DD8943 /* Build configuration list for PBXProject "Transmission" */ = { |
---|
1921 | isa = XCConfigurationList; |
---|
1922 | buildConfigurations = ( |
---|
1923 | 4DF0C59D089918A300DD8943 /* Release */, |
---|
1924 | 0053D3DA0C86774200545606 /* Development */, |
---|
1925 | ); |
---|
1926 | defaultConfigurationIsVisible = 0; |
---|
1927 | defaultConfigurationName = Development; |
---|
1928 | }; |
---|
1929 | BE75C34A0C729EB600DBEFE0 /* Build configuration list for PBXNativeTarget "event" */ = { |
---|
1930 | isa = XCConfigurationList; |
---|
1931 | buildConfigurations = ( |
---|
1932 | BE75C34B0C729EB600DBEFE0 /* Release */, |
---|
1933 | 0053D3D30C86774200545606 /* Development */, |
---|
1934 | ); |
---|
1935 | defaultConfigurationIsVisible = 0; |
---|
1936 | defaultConfigurationName = Development; |
---|
1937 | }; |
---|
1938 | BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */ = { |
---|
1939 | isa = XCConfigurationList; |
---|
1940 | buildConfigurations = ( |
---|
1941 | BEFC1C0A0C07753800B0BB3C /* Release */, |
---|
1942 | 0053D3D70C86774200545606 /* Development */, |
---|
1943 | ); |
---|
1944 | defaultConfigurationIsVisible = 0; |
---|
1945 | defaultConfigurationName = Development; |
---|
1946 | }; |
---|
1947 | BEFC1CF70C07822400B0BB3C /* Build configuration list for PBXNativeTarget "transmission-remote" */ = { |
---|
1948 | isa = XCConfigurationList; |
---|
1949 | buildConfigurations = ( |
---|
1950 | BEFC1CF80C07822400B0BB3C /* Release */, |
---|
1951 | 0053D3D80C86774200545606 /* Development */, |
---|
1952 | ); |
---|
1953 | defaultConfigurationIsVisible = 0; |
---|
1954 | defaultConfigurationName = Development; |
---|
1955 | }; |
---|
1956 | BEFC1D410C0783EE00B0BB3C /* Build configuration list for PBXNativeTarget "transmission-proxy" */ = { |
---|
1957 | isa = XCConfigurationList; |
---|
1958 | buildConfigurations = ( |
---|
1959 | BEFC1D420C0783EE00B0BB3C /* Release */, |
---|
1960 | 0053D3D90C86774200545606 /* Development */, |
---|
1961 | ); |
---|
1962 | defaultConfigurationIsVisible = 0; |
---|
1963 | defaultConfigurationName = Development; |
---|
1964 | }; |
---|
1965 | /* End XCConfigurationList section */ |
---|
1966 | }; |
---|
1967 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
---|
1968 | } |
---|