~sense/ubuntu/lucid/transmission/fix-497882

« back to all changes in this revision

Viewing changes to Transmission.xcodeproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2008-11-28 15:33:48 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20081128153348-it70trfnxiroblmc
Tags: 1.40-0ubuntu1
* New upstream release (LP: #302672)
  - Tracker communication uses fewer resources
  - More accurate bandwidth limits
  - Reduce disk fragmentation by preallocating files (LP: #287726)
  - Stability, security and performance improvements to the RPC /
    Web UI server (closes LP: #290423)
  - Support compression when serving Web UI and RPC responses
  - Simplify the RPC whitelist
  - Fix bug that prevented handshakes with encrypted BitComet peers
  - Fix 1.3x bug that could re-download some data unnecessarily
    (LP: #295040)
  - Option to automatically update the blocklist weekly
  - Added off-hour bandwidth scheduling
  - Simplify file/priority selection in the details dialog
  - Fix a couple of crashes
  - New / updated translations
  - Don't inhibit hibernation by default (LP: #292929)
  - Use "close" animation when sending to notification area (LP: #130811)
  - Fix resize problems (LP: #269872)
  - Support "--version" option when launching from command line
    (LP: #292011)
  - Correctly parse announce URLs that have leading or trailing
    spaces (LP: #262411)
  - Display an error when "Open Torrent" fails (LP: #281463)
* Dropped 10_fix_crasher_from_upstream.dpatch: Fix is in this
  upstream release.
* debian/control: Don't just build-depend on libcurl-dev, which is
  a virtual package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        archiveVersion = 1;
4
4
        classes = {
5
5
        };
6
 
        objectVersion = 44;
 
6
        objectVersion = 45;
7
7
        objects = {
8
8
 
9
9
/* Begin PBXBuildFile section */
11
11
                35B038130AC5B6EB00A10FDF /* ResumeNoWaitOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */; };
12
12
                35B038140AC5B6EC00A10FDF /* ResumeNoWaitOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */; };
13
13
                35F373030C2DA89000DAA8F2 /* FilePriorityCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F373010C2DA88F00DAA8F2 /* FilePriorityCell.m */; };
14
 
                3C7A11950D0B2EE300B5701F /* getgateway.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11910D0B2EE300B5701F /* getgateway.c */; };
15
 
                3C7A11960D0B2EE300B5701F /* natpmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11930D0B2EE300B5701F /* natpmp.c */; };
16
14
                3C7A11970D0B2EE300B5701F /* getgateway.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11910D0B2EE300B5701F /* getgateway.c */; };
17
15
                3C7A11980D0B2EE300B5701F /* getgateway.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C7A11920D0B2EE300B5701F /* getgateway.h */; };
18
16
                3C7A11990D0B2EE300B5701F /* natpmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11930D0B2EE300B5701F /* natpmp.c */; };
39
37
                4D36BBC90CA309AA00A63CA5 /* evutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D36BBC80CA309AA00A63CA5 /* evutil.c */; };
40
38
                4D3EA0AA08AE13C600EA10C2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D3EA0A908AE13C600EA10C2 /* IOKit.framework */; };
41
39
                4D4ADFC70DA1631500A68297 /* blocklist.c in Sources */ = {isa = PBXBuildFile; fileRef = A2D3078E0D9EC45F0051FD27 /* blocklist.c */; };
42
 
                4D4B7F6109E055660053C1EB /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; };
 
40
                4D4B7F6109E055660053C1EB /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.dylib */; };
 
41
                4D4C8BD00E93DB720004ACB8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D4C8BCF0E93DB720004ACB8 /* libz.dylib */; };
 
42
                4D4C8BD10E93DB720004ACB8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D4C8BCF0E93DB720004ACB8 /* libz.dylib */; };
 
43
                4D4C8BD20E93DB720004ACB8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D4C8BCF0E93DB720004ACB8 /* libz.dylib */; };
 
44
                4D4C8BD30E93DB720004ACB8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D4C8BCF0E93DB720004ACB8 /* libz.dylib */; };
43
45
                4D6DAAC6090CE00500F43C22 /* RevealOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D6DAAC4090CE00500F43C22 /* RevealOff.png */; };
44
46
                4D6DAAC7090CE00500F43C22 /* RevealOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D6DAAC5090CE00500F43C22 /* RevealOn.png */; };
45
47
                4D752E930913C949008EAAD4 /* Preferences.png in Resources */ = {isa = PBXBuildFile; fileRef = 4D752E920913C949008EAAD4 /* Preferences.png */; };
46
48
                4D9A2BF009E16D21002D0FF9 /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; };
47
 
                4D9A2BF909E16D4F002D0FF9 /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; };
 
49
                4D9A2BF909E16D4F002D0FF9 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.dylib */; };
48
50
                4DA6FDBA0911233800450CB1 /* PauseOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDB80911233800450CB1 /* PauseOn.png */; };
49
51
                4DA6FDBB0911233800450CB1 /* PauseOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDB90911233800450CB1 /* PauseOff.png */; };
50
52
                4DA6FDC5091141AD00450CB1 /* ResumeOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDC3091141AD00450CB1 /* ResumeOff.png */; };
51
53
                4DA6FDC6091141AD00450CB1 /* ResumeOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DA6FDC4091141AD00450CB1 /* ResumeOn.png */; };
 
54
                4DB74EF20E8CD6FA00AEB1A8 /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DB74EF10E8CD6FA00AEB1A8 /* http.c */; };
 
55
                4DB74F080E8CD75100AEB1A8 /* wildmat.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DB74F070E8CD75100AEB1A8 /* wildmat.c */; };
52
56
                4DCCBB3E09C3D71100D3CABF /* TorrentCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */; };
53
57
                4DDFDD22099A5D8E00189D81 /* DownloadBadge.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DDFDD20099A5D8E00189D81 /* DownloadBadge.png */; };
54
58
                4DDFDD23099A5D8E00189D81 /* UploadBadge.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DDFDD21099A5D8E00189D81 /* UploadBadge.png */; };
83
87
                A21DFF100A292B2B007C5F76 /* Transfers.png in Resources */ = {isa = PBXBuildFile; fileRef = A21DFF0F0A292B2B007C5F76 /* Transfers.png */; };
84
88
                A22180980D148A71007D09ED /* GroupsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A22180970D148A71007D09ED /* GroupsWindowController.m */; };
85
89
                A22180B60D148F0F007D09ED /* GroupsWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A22180B50D148F0F007D09ED /* GroupsWindow.xib */; };
 
90
                A222E9870E6B21D9009FB003 /* BlocklistDownloaderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A222E9860E6B21D9009FB003 /* BlocklistDownloaderViewController.m */; };
 
91
                A222EA7B0E6C32C4009FB003 /* BlocklistScheduler.m in Sources */ = {isa = PBXBuildFile; fileRef = A222EA7A0E6C32C4009FB003 /* BlocklistScheduler.m */; };
86
92
                A224D2640DAAC55F000954EA /* Peers.png in Resources */ = {isa = PBXBuildFile; fileRef = A224D2630DAAC55F000954EA /* Peers.png */; };
87
93
                A2265F420B5EF5F40093DDA5 /* FileNameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2265F400B5EF5F40093DDA5 /* FileNameCell.m */; };
88
94
                A226FDAC0D0CDF20005A7F71 /* libnatpmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3C7A118D0D0B2EB800B5701F /* libnatpmp.a */; };
92
98
                A22E59A70DC11A1D00F4BE15 /* libcurl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A29EBE700DC06068006CEE80 /* libcurl.dylib */; };
93
99
                A22E59A80DC11A1F00F4BE15 /* libcurl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A29EBE700DC06068006CEE80 /* libcurl.dylib */; };
94
100
                A22E59A90DC11A2000F4BE15 /* libcurl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A29EBE700DC06068006CEE80 /* libcurl.dylib */; };
 
101
                A22F1E550E7DA8030065DB9D /* sparkle_dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = A22F1E540E7DA8030065DB9D /* sparkle_dsa_pub.pem */; };
95
102
                A231274C0D11D0B7003F9AFF /* AboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A231274B0D11D0B7003F9AFF /* AboutWindow.xib */; };
96
103
                A232D29E0A70903E00973B12 /* Filter.png in Resources */ = {isa = PBXBuildFile; fileRef = A232D29D0A70903E00973B12 /* Filter.png */; };
97
104
                A233BD330D8C6585007EE7B4 /* MessageWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A233BD320D8C6585007EE7B4 /* MessageWindow.xib */; };
110
117
                A24F19080A3A790800C9C145 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A24F19070A3A790800C9C145 /* Sparkle.framework */; };
111
118
                A24F19210A3A796800C9C145 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A24F19070A3A790800C9C145 /* Sparkle.framework */; };
112
119
                A250EEB60E2ED87B00A688E6 /* web in Resources */ = {isa = PBXBuildFile; fileRef = A250EE800E2ED87B00A688E6 /* web */; };
 
120
                A254853C0EB66CD4004539DA /* codelength.h in Headers */ = {isa = PBXBuildFile; fileRef = A25485390EB66CBB004539DA /* codelength.h */; };
113
121
                A256588D0A9A695400E8A03B /* MessageWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A256588B0A9A695400E8A03B /* MessageWindowController.m */; };
114
122
                A257C1820CAD3003004E121C /* PeerTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = A257C1800CAD3003004E121C /* PeerTableView.m */; };
115
123
                A25892640CF1F7E800CCCDDF /* StatsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A25892630CF1F7E800CCCDDF /* StatsWindowController.m */; };
177
185
                A2A6321B0CD9751700E3DA60 /* BadgeView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A6321A0CD9751700E3DA60 /* BadgeView.m */; };
178
186
                A2AA579D0ADFCAB400CA59F6 /* PiecesView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */; };
179
187
                A2AAB65C0DE0CF6200E04DDA /* rpc-server.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6580DE0CF6200E04DDA /* rpc-server.c */; };
180
 
                A2AAB65D0DE0CF6200E04DDA /* rpc.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB6590DE0CF6200E04DDA /* rpc.h */; };
 
188
                A2AAB65D0DE0CF6200E04DDA /* rpcimpl.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB6590DE0CF6200E04DDA /* rpcimpl.h */; };
181
189
                A2AAB65E0DE0CF6200E04DDA /* rpc-server.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB65A0DE0CF6200E04DDA /* rpc-server.h */; };
182
 
                A2AAB65F0DE0CF6200E04DDA /* rpc.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB65B0DE0CF6200E04DDA /* rpc.c */; };
 
190
                A2AAB65F0DE0CF6200E04DDA /* rpcimpl.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB65B0DE0CF6200E04DDA /* rpcimpl.c */; };
183
191
                A2AAB6650DE0D08B00E04DDA /* blocklist.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D307930D9EC4860051FD27 /* blocklist.h */; };
184
192
                A2AF1C390A3D0F6200F1575D /* FileOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */; };
185
 
                A2B3FBD10E59033C00FF78FB /* cli.c in Sources */ = {isa = PBXBuildFile; fileRef = A2B3FBD00E59033C00FF78FB /* cli.c */; };
186
 
                A2B3FBD30E59035500FF78FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
187
 
                A2B3FBD40E59035800FF78FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
 
193
                A2B3FB460E5901E700FF78FB /* cli.c in Sources */ = {isa = PBXBuildFile; fileRef = A2B3FB450E5901E700FF78FB /* cli.c */; };
 
194
                A2B3FB4C0E59023000FF78FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
 
195
                A2B3FB530E59027100FF78FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
188
196
                A2BB67790D5BA74600AB0618 /* OpenWeb.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BB67780D5BA74600AB0618 /* OpenWeb.png */; };
189
197
                A2BC19850CA9AF5A00DD302A /* CompleteCheck.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BC19840CA9AF5A00DD302A /* CompleteCheck.png */; };
190
198
                A2BE9C520C1E4AF5002D16E6 /* makemeta.c in Sources */ = {isa = PBXBuildFile; fileRef = A2BE9C4E0C1E4ADA002D16E6 /* makemeta.c */; };
203
211
                A2DA362C0CBC674900C2ED41 /* InfoPeers.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36290CBC674900C2ED41 /* InfoPeers.png */; };
204
212
                A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2DF37050C220D03006523C1 /* CreatorWindowController.m */; };
205
213
                A2DF57740DE46A6A000795D5 /* QuickLookController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2DF57730DE46A6A000795D5 /* QuickLookController.m */; };
206
 
                A2DF582B0DE4B125000795D5 /* shttpd.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB6D60DE0D5A400E04DDA /* shttpd.h */; };
207
 
                A2DF582C0DE4B125000795D5 /* defs.h in Headers */ = {isa = PBXBuildFile; fileRef = A2A4E9FC0DE10643000CE197 /* defs.h */; };
208
 
                A2DF582D0DE4B125000795D5 /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB6D40DE0D5A400E04DDA /* md5.h */; };
209
 
                A2DF582E0DE4B125000795D5 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB6C80DE0D5A400E04DDA /* config.h */; };
210
 
                A2DF582F0DE4B125000795D5 /* compat_unix.h in Headers */ = {isa = PBXBuildFile; fileRef = A2AAB6C60DE0D5A400E04DDA /* compat_unix.h */; };
211
 
                A2DF58320DE4B13D000795D5 /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6C10DE0D5A400E04DDA /* auth.c */; };
212
 
                A2DF58340DE4B13D000795D5 /* compat_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6C50DE0D5A400E04DDA /* compat_unix.c */; };
213
 
                A2DF58370DE4B13D000795D5 /* io_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6CB0DE0D5A400E04DDA /* io_dir.c */; };
214
 
                A2DF58380DE4B13D000795D5 /* io_emb.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6CC0DE0D5A400E04DDA /* io_emb.c */; };
215
 
                A2DF58390DE4B13D000795D5 /* io_file.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6CD0DE0D5A400E04DDA /* io_file.c */; };
216
 
                A2DF583A0DE4B13D000795D5 /* io_socket.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6CE0DE0D5A400E04DDA /* io_socket.c */; };
217
 
                A2DF583B0DE4B13D000795D5 /* io_ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6CF0DE0D5A400E04DDA /* io_ssl.c */; };
218
 
                A2DF583C0DE4B13D000795D5 /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6D20DE0D5A400E04DDA /* log.c */; };
219
 
                A2DF583D0DE4B13D000795D5 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6D30DE0D5A400E04DDA /* md5.c */; };
220
 
                A2DF583E0DE4B13D000795D5 /* shttpd.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6D50DE0D5A400E04DDA /* shttpd.c */; };
221
 
                A2DF583F0DE4B13D000795D5 /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = A2AAB6DA0DE0D5A400E04DDA /* string.c */; };
222
 
                A2DF58550DE4B259000795D5 /* libshttpd.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A2DF58250DE4B0EF000795D5 /* libshttpd.a */; };
223
214
                A2DF58580DE4B2B0000795D5 /* JSON_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = A2DF576A0DE468C6000795D5 /* JSON_parser.c */; };
224
215
                A2DF58590DE4B2B1000795D5 /* JSON_parser.h in Headers */ = {isa = PBXBuildFile; fileRef = A2DF576B0DE468C6000795D5 /* JSON_parser.h */; };
225
216
                A2E23AC60CB5E1930002BB25 /* InfoTabButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */; };
226
217
                A2E9AA760C249AF400085DCF /* Create.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E9AA750C249AF400085DCF /* Create.png */; };
227
 
                A2EC3EBB0E071EDF0072505E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2EC3EBA0E071EDF0072505E /* Security.framework */; };
228
218
                A2ED7D8F0CEF431B00970975 /* FilterButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A2ED7D8E0CEF431B00970975 /* FilterButton.m */; };
229
219
                A2EF7DEC0C96297400FA9811 /* PurpleDot.png in Resources */ = {isa = PBXBuildFile; fileRef = A2EF7DEB0C96297400FA9811 /* PurpleDot.png */; };
230
220
                A2F011990C27418800576FC0 /* CreateLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F011980C27418800576FC0 /* CreateLarge.png */; };
272
262
                BE75C3700C72A0EF00DBEFE0 /* poll.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3630C72A0EF00DBEFE0 /* poll.c */; };
273
263
                BE75C3710C72A0EF00DBEFE0 /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3640C72A0EF00DBEFE0 /* select.c */; };
274
264
                BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BE75C3490C729E9500DBEFE0 /* libevent.a */; };
275
 
                BEFC1C040C07753100B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; };
 
265
                BEFC1C040C07753100B0BB3C /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.dylib */; };
276
266
                BEFC1C050C07753500B0BB3C /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; };
277
267
                BEFC1C1A0C07756200B0BB3C /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0E0C07756200B0BB3C /* daemon.c */; };
278
 
                BEFC1CF40C07822400B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */; };
 
268
                BEFC1CF40C07822400B0BB3C /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D2617F709DECE3D00D08EFA /* libcrypto.dylib */; };
279
269
                BEFC1D050C07825A00B0BB3C /* remote.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C140C07756200B0BB3C /* remote.c */; };
280
270
                BEFC1D2D0C0783D900B0BB3C /* libtransmission.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D18389709DEC0030047D688 /* libtransmission.a */; };
281
271
                BEFC1E290C07861A00B0BB3C /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF00C07861A00B0BB3C /* version.h */; };
315
305
                D4AF3B2F0C41F7A500D46B6B /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = D4AF3B2D0C41F7A500D46B6B /* list.c */; };
316
306
                D4AF3B300C41F7A600D46B6B /* list.h in Headers */ = {isa = PBXBuildFile; fileRef = D4AF3B2E0C41F7A500D46B6B /* list.h */; };
317
307
                E138A9770C04D88F00C5426C /* CTGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = E138A9740C04D88F00C5426C /* CTGradient.m */; };
318
 
                E138A9780C04D88F00C5426C /* CTGradientAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = E138A9760C04D88F00C5426C /* CTGradientAdditions.m */; };
 
308
                E138A9780C04D88F00C5426C /* ProgressGradients.m in Sources */ = {isa = PBXBuildFile; fileRef = E138A9760C04D88F00C5426C /* ProgressGradients.m */; };
319
309
/* End PBXBuildFile section */
320
310
 
321
311
/* Begin PBXContainerItemProxy section */
340
330
                        remoteGlobalIDString = 3C7A118C0D0B2EB800B5701F;
341
331
                        remoteInfo = natpmp;
342
332
                };
343
 
                A2DF584B0DE4B17F000795D5 /* PBXContainerItemProxy */ = {
344
 
                        isa = PBXContainerItemProxy;
345
 
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
346
 
                        proxyType = 1;
347
 
                        remoteGlobalIDString = A2DF58240DE4B0EF000795D5;
348
 
                        remoteInfo = shttpd;
349
 
                };
350
333
                BE1183750CE161040002D0F3 /* PBXContainerItemProxy */ = {
351
334
                        isa = PBXContainerItemProxy;
352
335
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
414
397
                4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; };
415
398
                4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; };
416
399
                4D18389709DEC0030047D688 /* libtransmission.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtransmission.a; sourceTree = BUILT_PRODUCTS_DIR; };
417
 
                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>"; };
 
400
                4D2617F709DECE3D00D08EFA /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
418
401
                4D2784360905709500687951 /* Transmission.icns */ = {isa = PBXFileReference; explicitFileType = image.icns; name = Transmission.icns; path = macosx/Images/Transmission.icns; sourceTree = "<group>"; };
419
402
                4D364D9E091FBB2C00377D12 /* TorrentTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentTableView.h; path = macosx/TorrentTableView.h; sourceTree = "<group>"; };
420
403
                4D364D9F091FBB2C00377D12 /* TorrentTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentTableView.m; path = macosx/TorrentTableView.m; sourceTree = "<group>"; };
433
416
                4D36BA6D0CA2F00800A63CA5 /* publish.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = publish.h; path = libtransmission/publish.h; sourceTree = "<group>"; };
434
417
                4D36BBC80CA309AA00A63CA5 /* evutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = evutil.c; path = "third-party/libevent/evutil.c"; sourceTree = "<group>"; };
435
418
                4D3EA0A908AE13C600EA10C2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
 
419
                4D4C8BCF0E93DB720004ACB8 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
436
420
                4D6DAAC4090CE00500F43C22 /* RevealOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = RevealOff.png; path = macosx/Images/RevealOff.png; sourceTree = "<group>"; };
437
421
                4D6DAAC5090CE00500F43C22 /* RevealOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = RevealOn.png; path = macosx/Images/RevealOn.png; sourceTree = "<group>"; };
438
422
                4D752E920913C949008EAAD4 /* Preferences.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Preferences.png; path = macosx/Images/Preferences.png; sourceTree = "<group>"; };
440
424
                4DA6FDB90911233800450CB1 /* PauseOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PauseOff.png; path = macosx/Images/PauseOff.png; sourceTree = "<group>"; };
441
425
                4DA6FDC3091141AD00450CB1 /* ResumeOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeOff.png; path = macosx/Images/ResumeOff.png; sourceTree = "<group>"; };
442
426
                4DA6FDC4091141AD00450CB1 /* ResumeOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeOn.png; path = macosx/Images/ResumeOn.png; sourceTree = "<group>"; };
 
427
                4DB74EF10E8CD6FA00AEB1A8 /* http.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = http.c; path = "third-party/libevent/http.c"; sourceTree = "<group>"; };
 
428
                4DB74F070E8CD75100AEB1A8 /* wildmat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wildmat.c; path = libtransmission/wildmat.c; sourceTree = "<group>"; };
443
429
                4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentCell.m; path = macosx/TorrentCell.m; sourceTree = "<group>"; };
444
430
                4DCCBB3D09C3D71100D3CABF /* TorrentCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentCell.h; path = macosx/TorrentCell.h; sourceTree = "<group>"; };
445
431
                4DDBB71909E16BAE00284745 /* transmissioncli */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = transmissioncli; sourceTree = BUILT_PRODUCTS_DIR; };
493
479
                A22180960D148A71007D09ED /* GroupsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupsWindowController.h; path = macosx/GroupsWindowController.h; sourceTree = "<group>"; };
494
480
                A22180970D148A71007D09ED /* GroupsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupsWindowController.m; path = macosx/GroupsWindowController.m; sourceTree = "<group>"; };
495
481
                A22180B50D148F0F007D09ED /* GroupsWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GroupsWindow.xib; path = macosx/GroupsWindow.xib; sourceTree = "<group>"; };
 
482
                A222E9850E6B21D9009FB003 /* BlocklistDownloaderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlocklistDownloaderViewController.h; path = macosx/BlocklistDownloaderViewController.h; sourceTree = "<group>"; };
 
483
                A222E9860E6B21D9009FB003 /* BlocklistDownloaderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BlocklistDownloaderViewController.m; path = macosx/BlocklistDownloaderViewController.m; sourceTree = "<group>"; };
 
484
                A222EA790E6C32C4009FB003 /* BlocklistScheduler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlocklistScheduler.h; path = macosx/BlocklistScheduler.h; sourceTree = "<group>"; };
 
485
                A222EA7A0E6C32C4009FB003 /* BlocklistScheduler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BlocklistScheduler.m; path = macosx/BlocklistScheduler.m; sourceTree = "<group>"; };
496
486
                A223AA7D0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/Creator.xib; sourceTree = "<group>"; };
497
487
                A223AA7E0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
498
488
                A223AA7F0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/InfoWindow.xib; sourceTree = "<group>"; };
504
494
                A2265F400B5EF5F40093DDA5 /* FileNameCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileNameCell.m; path = macosx/FileNameCell.m; sourceTree = "<group>"; };
505
495
                A22D3AA30D00D1790079CFED /* Turtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Turtle.png; path = macosx/Images/Turtle.png; sourceTree = "<group>"; };
506
496
                A22D3AA40D00D1790079CFED /* TurtleBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TurtleBlue.png; path = macosx/Images/TurtleBlue.png; sourceTree = "<group>"; };
 
497
                A22F1E540E7DA8030065DB9D /* sparkle_dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = sparkle_dsa_pub.pem; path = macosx/sparkle_dsa_pub.pem; sourceTree = "<group>"; };
507
498
                A231274B0D11D0B7003F9AFF /* AboutWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = AboutWindow.xib; path = macosx/AboutWindow.xib; sourceTree = "<group>"; };
508
499
                A232D29D0A70903E00973B12 /* Filter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Filter.png; path = macosx/Images/Filter.png; sourceTree = "<group>"; };
509
500
                A233BD320D8C6585007EE7B4 /* MessageWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MessageWindow.xib; path = macosx/MessageWindow.xib; sourceTree = "<group>"; };
521
512
                A24B655F0D3F30870079EA4D /* QuitBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = QuitBadge.png; path = macosx/Images/QuitBadge.png; sourceTree = "<group>"; };
522
513
                A24F19070A3A790800C9C145 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = macosx/Sparkle.framework; sourceTree = "<group>"; };
523
514
                A250EE800E2ED87B00A688E6 /* web */ = {isa = PBXFileReference; lastKnownFileType = folder; path = web; sourceTree = "<group>"; };
 
515
                A25485390EB66CBB004539DA /* codelength.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = codelength.h; path = "third-party/miniupnp/codelength.h"; sourceTree = "<group>"; };
524
516
                A256588A0A9A695400E8A03B /* MessageWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MessageWindowController.h; path = macosx/MessageWindowController.h; sourceTree = "<group>"; };
525
517
                A256588B0A9A695400E8A03B /* MessageWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = MessageWindowController.m; path = macosx/MessageWindowController.m; sourceTree = "<group>"; };
526
518
                A257C17F0CAD3003004E121C /* PeerTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PeerTableView.h; path = macosx/PeerTableView.h; sourceTree = "<group>"; };
627
619
                A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKMainThreadProxy.m; path = macosx/UKKQueue/UKMainThreadProxy.m; sourceTree = "<group>"; };
628
620
                A2A4E9830DE1038C000CE197 /* json.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = json.c; path = libtransmission/json.c; sourceTree = "<group>"; };
629
621
                A2A4E9840DE1038C000CE197 /* json.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = json.h; path = libtransmission/json.h; sourceTree = "<group>"; };
630
 
                A2A4E9FC0DE10643000CE197 /* defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = defs.h; path = "third-party/shttpd/defs.h"; sourceTree = "<group>"; };
631
622
                A2A4EA0A0DE106E8000CE197 /* ConvertUTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ConvertUTF.c; path = libtransmission/ConvertUTF.c; sourceTree = "<group>"; };
632
623
                A2A4EA0B0DE106E8000CE197 /* ConvertUTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConvertUTF.h; path = libtransmission/ConvertUTF.h; sourceTree = "<group>"; };
633
624
                A2A632190CD9751700E3DA60 /* BadgeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BadgeView.h; path = macosx/BadgeView.h; sourceTree = "<group>"; };
635
626
                A2AA579A0ADFCAB400CA59F6 /* PiecesView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PiecesView.h; path = macosx/PiecesView.h; sourceTree = "<group>"; };
636
627
                A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PiecesView.m; path = macosx/PiecesView.m; sourceTree = "<group>"; };
637
628
                A2AAB6580DE0CF6200E04DDA /* rpc-server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "rpc-server.c"; path = "libtransmission/rpc-server.c"; sourceTree = "<group>"; };
638
 
                A2AAB6590DE0CF6200E04DDA /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rpc.h; path = libtransmission/rpc.h; sourceTree = "<group>"; };
 
629
                A2AAB6590DE0CF6200E04DDA /* rpcimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rpcimpl.h; path = libtransmission/rpcimpl.h; sourceTree = "<group>"; };
639
630
                A2AAB65A0DE0CF6200E04DDA /* rpc-server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "rpc-server.h"; path = "libtransmission/rpc-server.h"; sourceTree = "<group>"; };
640
 
                A2AAB65B0DE0CF6200E04DDA /* rpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rpc.c; path = libtransmission/rpc.c; sourceTree = "<group>"; };
641
 
                A2AAB6C10DE0D5A400E04DDA /* auth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = auth.c; path = "third-party/shttpd/auth.c"; sourceTree = "<group>"; };
642
 
                A2AAB6C50DE0D5A400E04DDA /* compat_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compat_unix.c; path = "third-party/shttpd/compat_unix.c"; sourceTree = "<group>"; };
643
 
                A2AAB6C60DE0D5A400E04DDA /* compat_unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = compat_unix.h; path = "third-party/shttpd/compat_unix.h"; sourceTree = "<group>"; };
644
 
                A2AAB6C80DE0D5A400E04DDA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = "third-party/shttpd/config.h"; sourceTree = "<group>"; };
645
 
                A2AAB6CB0DE0D5A400E04DDA /* io_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io_dir.c; path = "third-party/shttpd/io_dir.c"; sourceTree = "<group>"; };
646
 
                A2AAB6CC0DE0D5A400E04DDA /* io_emb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io_emb.c; path = "third-party/shttpd/io_emb.c"; sourceTree = "<group>"; };
647
 
                A2AAB6CD0DE0D5A400E04DDA /* io_file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io_file.c; path = "third-party/shttpd/io_file.c"; sourceTree = "<group>"; };
648
 
                A2AAB6CE0DE0D5A400E04DDA /* io_socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io_socket.c; path = "third-party/shttpd/io_socket.c"; sourceTree = "<group>"; };
649
 
                A2AAB6CF0DE0D5A400E04DDA /* io_ssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io_ssl.c; path = "third-party/shttpd/io_ssl.c"; sourceTree = "<group>"; };
650
 
                A2AAB6D20DE0D5A400E04DDA /* log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = log.c; path = "third-party/shttpd/log.c"; sourceTree = "<group>"; };
651
 
                A2AAB6D30DE0D5A400E04DDA /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md5.c; path = "third-party/shttpd/md5.c"; sourceTree = "<group>"; };
652
 
                A2AAB6D40DE0D5A400E04DDA /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md5.h; path = "third-party/shttpd/md5.h"; sourceTree = "<group>"; };
653
 
                A2AAB6D50DE0D5A400E04DDA /* shttpd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = shttpd.c; path = "third-party/shttpd/shttpd.c"; sourceTree = "<group>"; };
654
 
                A2AAB6D60DE0D5A400E04DDA /* shttpd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shttpd.h; path = "third-party/shttpd/shttpd.h"; sourceTree = "<group>"; };
655
 
                A2AAB6DA0DE0D5A400E04DDA /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = string.c; path = "third-party/shttpd/string.c"; sourceTree = "<group>"; };
 
631
                A2AAB65B0DE0CF6200E04DDA /* rpcimpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rpcimpl.c; path = libtransmission/rpcimpl.c; sourceTree = "<group>"; };
656
632
                A2AC81D60D987E2D00A2878C /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/AddWindow.xib; sourceTree = "<group>"; };
657
633
                A2AF1C360A3D0F6200F1575D /* FileOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileOutlineView.h; path = macosx/FileOutlineView.h; sourceTree = "<group>"; };
658
634
                A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileOutlineView.m; path = macosx/FileOutlineView.m; sourceTree = "<group>"; };
659
 
                A2B3FBD00E59033C00FF78FB /* cli.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cli.c; path = cli/cli.c; sourceTree = "<group>"; };
 
635
                A2B3FB450E5901E700FF78FB /* cli.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cli.c; path = cli/cli.c; sourceTree = "<group>"; };
660
636
                A2B5BB7A0D9C7C2300FCB650 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/AddWindow.xib; sourceTree = "<group>"; };
661
637
                A2B5DF860E39880000394E9A /* tr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = tr; path = macosx/tr.lproj/AddWindow.xib; sourceTree = "<group>"; };
662
638
                A2B5DF890E39881000394E9A /* tr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = tr; path = macosx/tr.lproj/Creator.xib; sourceTree = "<group>"; };
698
674
                A2DF576B0DE468C6000795D5 /* JSON_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JSON_parser.h; path = libtransmission/JSON_parser.h; sourceTree = "<group>"; };
699
675
                A2DF57720DE46A6A000795D5 /* QuickLookController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QuickLookController.h; path = macosx/QuickLookController.h; sourceTree = "<group>"; };
700
676
                A2DF57730DE46A6A000795D5 /* QuickLookController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = QuickLookController.m; path = macosx/QuickLookController.m; sourceTree = "<group>"; };
701
 
                A2DF58250DE4B0EF000795D5 /* libshttpd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libshttpd.a; sourceTree = BUILT_PRODUCTS_DIR; };
702
677
                A2E23AC30CB5E1930002BB25 /* InfoTabButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = InfoTabButtonCell.h; path = macosx/InfoTabButtonCell.h; sourceTree = "<group>"; };
703
678
                A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = InfoTabButtonCell.m; path = macosx/InfoTabButtonCell.m; sourceTree = "<group>"; };
704
679
                A2E9AA750C249AF400085DCF /* Create.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Create.png; path = macosx/Images/Create.png; sourceTree = "<group>"; };
798
773
                BEFC1E240C07861A00B0BB3C /* bencode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bencode.c; path = libtransmission/bencode.c; sourceTree = "<group>"; };
799
774
                D4AF3B2D0C41F7A500D46B6B /* list.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = list.c; path = libtransmission/list.c; sourceTree = "<group>"; };
800
775
                D4AF3B2E0C41F7A500D46B6B /* list.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = list.h; path = libtransmission/list.h; sourceTree = "<group>"; };
801
 
                E138A9730C04D88F00C5426C /* CTGradient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTGradient.h; sourceTree = "<group>"; };
802
 
                E138A9740C04D88F00C5426C /* CTGradient.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CTGradient.m; sourceTree = "<group>"; };
803
 
                E138A9750C04D88F00C5426C /* CTGradientAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CTGradientAdditions.h; sourceTree = "<group>"; };
804
 
                E138A9760C04D88F00C5426C /* CTGradientAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CTGradientAdditions.m; sourceTree = "<group>"; };
 
776
                E138A9730C04D88F00C5426C /* CTGradient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CTGradient.h; path = macosx/CTGradient/CTGradient.h; sourceTree = "<group>"; };
 
777
                E138A9740C04D88F00C5426C /* CTGradient.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = CTGradient.m; path = macosx/CTGradient/CTGradient.m; sourceTree = "<group>"; };
 
778
                E138A9750C04D88F00C5426C /* ProgressGradients.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ProgressGradients.h; path = macosx/ProgressGradients.h; sourceTree = "<group>"; };
 
779
                E138A9760C04D88F00C5426C /* ProgressGradients.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ProgressGradients.m; path = macosx/ProgressGradients.m; sourceTree = "<group>"; };
805
780
/* End PBXFileReference section */
806
781
 
807
782
/* Begin PBXFrameworksBuildPhase section */
817
792
                        buildActionMask = 2147483647;
818
793
                        files = (
819
794
                                4D9A2BF009E16D21002D0FF9 /* libtransmission.a in Frameworks */,
820
 
                                4D9A2BF909E16D4F002D0FF9 /* libcrypto.0.9.7.dylib in Frameworks */,
 
795
                                4D9A2BF909E16D4F002D0FF9 /* libcrypto.dylib in Frameworks */,
821
796
                                A22E59A70DC11A1D00F4BE15 /* libcurl.dylib in Frameworks */,
822
 
                                A2B3FBD40E59035800FF78FB /* Cocoa.framework in Frameworks */,
 
797
                                A2B3FB4C0E59023000FF78FB /* Cocoa.framework in Frameworks */,
 
798
                                4D4C8BD10E93DB720004ACB8 /* libz.dylib in Frameworks */,
823
799
                        );
824
800
                        runOnlyForDeploymentPostprocessing = 0;
825
801
                };
831
807
                                4D3EA0AA08AE13C600EA10C2 /* IOKit.framework in Frameworks */,
832
808
                                A2C0C2E00E00CCE400D95339 /* Security.framework in Frameworks */,
833
809
                                4D1838DD09DEC0E80047D688 /* libtransmission.a in Frameworks */,
834
 
                                4D4B7F6109E055660053C1EB /* libcrypto.0.9.7.dylib in Frameworks */,
 
810
                                4D4B7F6109E055660053C1EB /* libcrypto.dylib in Frameworks */,
835
811
                                A24F19080A3A790800C9C145 /* Sparkle.framework in Frameworks */,
836
812
                                A261F1DC0A69A1610002815A /* Growl.framework in Frameworks */,
837
813
                                A29EBE710DC06068006CEE80 /* libcurl.dylib in Frameworks */,
838
 
                                A2EC3EBB0E071EDF0072505E /* Security.framework in Frameworks */,
839
 
                        );
840
 
                        runOnlyForDeploymentPostprocessing = 0;
841
 
                };
842
 
                A2DF58230DE4B0EF000795D5 /* Frameworks */ = {
843
 
                        isa = PBXFrameworksBuildPhase;
844
 
                        buildActionMask = 2147483647;
845
 
                        files = (
 
814
                                4D4C8BD00E93DB720004ACB8 /* libz.dylib in Frameworks */,
846
815
                        );
847
816
                        runOnlyForDeploymentPostprocessing = 0;
848
817
                };
864
833
                        isa = PBXFrameworksBuildPhase;
865
834
                        buildActionMask = 2147483647;
866
835
                        files = (
 
836
                                BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */,
867
837
                                BE1183780CE161390002D0F3 /* libminiupnp.a in Frameworks */,
868
 
                                BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */,
869
838
                                A226FDAC0D0CDF20005A7F71 /* libnatpmp.a in Frameworks */,
870
 
                                A2DF58550DE4B259000795D5 /* libshttpd.a in Frameworks */,
871
839
                        );
872
840
                        runOnlyForDeploymentPostprocessing = 0;
873
841
                };
875
843
                        isa = PBXFrameworksBuildPhase;
876
844
                        buildActionMask = 2147483647;
877
845
                        files = (
878
 
                                BEFC1C040C07753100B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */,
 
846
                                BEFC1C040C07753100B0BB3C /* libcrypto.dylib in Frameworks */,
879
847
                                BEFC1C050C07753500B0BB3C /* libtransmission.a in Frameworks */,
880
848
                                A22E59A80DC11A1F00F4BE15 /* libcurl.dylib in Frameworks */,
881
 
                                A2B3FBD30E59035500FF78FB /* Cocoa.framework in Frameworks */,
 
849
                                A2B3FB530E59027100FF78FB /* Cocoa.framework in Frameworks */,
 
850
                                4D4C8BD20E93DB720004ACB8 /* libz.dylib in Frameworks */,
882
851
                        );
883
852
                        runOnlyForDeploymentPostprocessing = 0;
884
853
                };
886
855
                        isa = PBXFrameworksBuildPhase;
887
856
                        buildActionMask = 2147483647;
888
857
                        files = (
889
 
                                BEFC1CF40C07822400B0BB3C /* libcrypto.0.9.7.dylib in Frameworks */,
 
858
                                BEFC1CF40C07822400B0BB3C /* libcrypto.dylib in Frameworks */,
890
859
                                BEFC1D2D0C0783D900B0BB3C /* libtransmission.a in Frameworks */,
891
860
                                A22E59A90DC11A2000F4BE15 /* libcurl.dylib in Frameworks */,
892
861
                                A25E03D90E4015100086C225 /* Cocoa.framework in Frameworks */,
 
862
                                4D4C8BD30E93DB720004ACB8 /* libz.dylib in Frameworks */,
893
863
                        );
894
864
                        runOnlyForDeploymentPostprocessing = 0;
895
865
                };
944
914
                                A26AF2220D2DA42800FF7140 /* File Outline View */,
945
915
                                E1B6FBFD0C0D72430015FE4D /* Prefs Window */,
946
916
                                E1B6FC000C0D72A00015FE4D /* Overlay Window */,
947
 
                                E138A9720C04D88F00C5426C /* CTGradient */,
948
917
                                E1B6FBEB0C0D70AC0015FE4D /* UKKQueue */,
 
918
                                E138A9730C04D88F00C5426C /* CTGradient.h */,
 
919
                                E138A9740C04D88F00C5426C /* CTGradient.m */,
 
920
                                E138A9750C04D88F00C5426C /* ProgressGradients.h */,
 
921
                                E138A9760C04D88F00C5426C /* ProgressGradients.m */,
949
922
                                A21282A50CA6C66800EAEE0F /* StatusBarView.h */,
950
923
                                A21282A60CA6C66800EAEE0F /* StatusBarView.m */,
951
924
                                A2ED7D8D0CEF431B00970975 /* FilterButton.h */,
962
935
                                A2FB701B0D95CAEA0001F331 /* GroupsController.m */,
963
936
                                A2D307A20D9EC6870051FD27 /* BlocklistDownloader.h */,
964
937
                                A2D307A30D9EC6870051FD27 /* BlocklistDownloader.m */,
 
938
                                A222E9850E6B21D9009FB003 /* BlocklistDownloaderViewController.h */,
 
939
                                A222E9860E6B21D9009FB003 /* BlocklistDownloaderViewController.m */,
 
940
                                A222EA790E6C32C4009FB003 /* BlocklistScheduler.h */,
 
941
                                A222EA7A0E6C32C4009FB003 /* BlocklistScheduler.m */,
965
942
                                A2DF567C0DE323D3000795D5 /* QuickLook.h */,
966
943
                                A2DF57720DE46A6A000795D5 /* QuickLookController.h */,
967
944
                                A2DF57730DE46A6A000795D5 /* QuickLookController.m */,
980
957
                                BE75C3490C729E9500DBEFE0 /* libevent.a */,
981
958
                                BE1183480CE160960002D0F3 /* libminiupnp.a */,
982
959
                                3C7A118D0D0B2EB800B5701F /* libnatpmp.a */,
983
 
                                A2DF58250DE4B0EF000795D5 /* libshttpd.a */,
984
960
                        );
985
961
                        name = Products;
986
962
                        sourceTree = "<group>";
994
970
                                BEFC1C0B0C07754700B0BB3C /* daemon */,
995
971
                                4DDBB71509E16B3F00284745 /* Libraries */,
996
972
                                BE75C3570C72A0D600DBEFE0 /* libevent */,
997
 
                                A2AAB6C00DE0D57F00E04DDA /* libshttpd */,
998
973
                                BE1183410CE15DF00002D0F3 /* libminiupnp */,
999
974
                                3C7A11880D0B2E6700B5701F /* libnatpmp */,
1000
975
                                19C28FACFE9D520D11CA2CBB /* Products */,
1012
987
                                A250EE800E2ED87B00A688E6 /* web */,
1013
988
                                4DE5CCCA0981D9BE00BE280E /* Defaults.plist */,
1014
989
                                8D1107310486CEB800E47090 /* Info.plist */,
 
990
                                A22F1E540E7DA8030065DB9D /* sparkle_dsa_pub.pem */,
1015
991
                                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
1016
992
                                A23F50000D1D99D7002FCB97 /* MainMenu.xib */,
1017
993
                                A23F4FF00D1D98AD002FCB97 /* PrefsWindow.xib */,
1133
1109
                4D1838DC09DEC04A0047D688 /* libtransmission */ = {
1134
1110
                        isa = PBXGroup;
1135
1111
                        children = (
1136
 
                                A2AAB65B0DE0CF6200E04DDA /* rpc.c */,
1137
 
                                A2AAB6590DE0CF6200E04DDA /* rpc.h */,
 
1112
                                A2AAB65B0DE0CF6200E04DDA /* rpcimpl.c */,
 
1113
                                A2AAB6590DE0CF6200E04DDA /* rpcimpl.h */,
1138
1114
                                A2AAB6580DE0CF6200E04DDA /* rpc-server.c */,
1139
1115
                                A2AAB65A0DE0CF6200E04DDA /* rpc-server.h */,
1140
1116
                                A29DF8B60DB2544C00D04E5A /* resume.c */,
1218
1194
                                A2DF576B0DE468C6000795D5 /* JSON_parser.h */,
1219
1195
                                A2A4EA0A0DE106E8000CE197 /* ConvertUTF.c */,
1220
1196
                                A2A4EA0B0DE106E8000CE197 /* ConvertUTF.h */,
 
1197
                                4DB74F070E8CD75100AEB1A8 /* wildmat.c */,
1221
1198
                        );
1222
1199
                        name = libtransmission;
1223
1200
                        sourceTree = "<group>";
1235
1212
                4DDBB71509E16B3F00284745 /* Libraries */ = {
1236
1213
                        isa = PBXGroup;
1237
1214
                        children = (
1238
 
                                4D2617F709DECE3D00D08EFA /* libcrypto.0.9.7.dylib */,
 
1215
                                4D2617F709DECE3D00D08EFA /* libcrypto.dylib */,
1239
1216
                                A29EBE700DC06068006CEE80 /* libcurl.dylib */,
 
1217
                                4D4C8BCF0E93DB720004ACB8 /* libz.dylib */,
1240
1218
                        );
1241
1219
                        name = Libraries;
1242
1220
                        sourceTree = "<group>";
1244
1222
                4DDBB71F09E16BFE00284745 /* CLI */ = {
1245
1223
                        isa = PBXGroup;
1246
1224
                        children = (
1247
 
                                A2B3FBD00E59033C00FF78FB /* cli.c */,
 
1225
                                A2B3FB450E5901E700FF78FB /* cli.c */,
1248
1226
                        );
1249
1227
                        name = CLI;
1250
1228
                        sourceTree = "<group>";
1279
1257
                        name = "File Outline View";
1280
1258
                        sourceTree = "<group>";
1281
1259
                };
1282
 
                A2AAB6C00DE0D57F00E04DDA /* libshttpd */ = {
1283
 
                        isa = PBXGroup;
1284
 
                        children = (
1285
 
                                A2AAB6C10DE0D5A400E04DDA /* auth.c */,
1286
 
                                A2AAB6C50DE0D5A400E04DDA /* compat_unix.c */,
1287
 
                                A2AAB6C60DE0D5A400E04DDA /* compat_unix.h */,
1288
 
                                A2AAB6C80DE0D5A400E04DDA /* config.h */,
1289
 
                                A2A4E9FC0DE10643000CE197 /* defs.h */,
1290
 
                                A2AAB6CB0DE0D5A400E04DDA /* io_dir.c */,
1291
 
                                A2AAB6CC0DE0D5A400E04DDA /* io_emb.c */,
1292
 
                                A2AAB6CD0DE0D5A400E04DDA /* io_file.c */,
1293
 
                                A2AAB6CE0DE0D5A400E04DDA /* io_socket.c */,
1294
 
                                A2AAB6CF0DE0D5A400E04DDA /* io_ssl.c */,
1295
 
                                A2AAB6D20DE0D5A400E04DDA /* log.c */,
1296
 
                                A2AAB6D30DE0D5A400E04DDA /* md5.c */,
1297
 
                                A2AAB6D40DE0D5A400E04DDA /* md5.h */,
1298
 
                                A2AAB6D50DE0D5A400E04DDA /* shttpd.c */,
1299
 
                                A2AAB6D60DE0D5A400E04DDA /* shttpd.h */,
1300
 
                                A2AAB6DA0DE0D5A400E04DDA /* string.c */,
1301
 
                        );
1302
 
                        name = libshttpd;
1303
 
                        sourceTree = "<group>";
1304
 
                };
1305
1260
                BE1183410CE15DF00002D0F3 /* libminiupnp */ = {
1306
1261
                        isa = PBXGroup;
1307
1262
                        children = (
1323
1278
                                BE1183540CE160C50002D0F3 /* upnpcommands.h */,
1324
1279
                                BE1183550CE160C50002D0F3 /* miniupnpc.h */,
1325
1280
                                BE1183560CE160C50002D0F3 /* minissdpc.h */,
 
1281
                                A25485390EB66CBB004539DA /* codelength.h */,
1326
1282
                        );
1327
1283
                        name = libminiupnp;
1328
1284
                        sourceTree = "<group>";
1342
1298
                                BE75C35E0C72A0EF00DBEFE0 /* event.c */,
1343
1299
                                BE75C3630C72A0EF00DBEFE0 /* poll.c */,
1344
1300
                                BE75C3640C72A0EF00DBEFE0 /* select.c */,
 
1301
                                4DB74EF10E8CD6FA00AEB1A8 /* http.c */,
1345
1302
                        );
1346
1303
                        name = libevent;
1347
1304
                        sourceTree = "<group>";
1355
1312
                        name = daemon;
1356
1313
                        sourceTree = "<group>";
1357
1314
                };
1358
 
                E138A9720C04D88F00C5426C /* CTGradient */ = {
1359
 
                        isa = PBXGroup;
1360
 
                        children = (
1361
 
                                E138A9730C04D88F00C5426C /* CTGradient.h */,
1362
 
                                E138A9740C04D88F00C5426C /* CTGradient.m */,
1363
 
                                E138A9750C04D88F00C5426C /* CTGradientAdditions.h */,
1364
 
                                E138A9760C04D88F00C5426C /* CTGradientAdditions.m */,
1365
 
                        );
1366
 
                        name = CTGradient;
1367
 
                        path = macosx/CTGradient;
1368
 
                        sourceTree = "<group>";
1369
 
                };
1370
1315
                E1B6FBEB0C0D70AC0015FE4D /* UKKQueue */ = {
1371
1316
                        isa = PBXGroup;
1372
1317
                        children = (
1444
1389
                                BEFC1E290C07861A00B0BB3C /* version.h in Headers */,
1445
1390
                                BEFC1E2A0C07861A00B0BB3C /* utils.h in Headers */,
1446
1391
                                BEFC1E2C0C07861A00B0BB3C /* upnp.h in Headers */,
1447
 
                                A2AAB65D0DE0CF6200E04DDA /* rpc.h in Headers */,
 
1392
                                A2AAB65D0DE0CF6200E04DDA /* rpcimpl.h in Headers */,
1448
1393
                                A2AAB65E0DE0CF6200E04DDA /* rpc-server.h in Headers */,
1449
1394
                                BEFC1E2E0C07861A00B0BB3C /* transmission.h in Headers */,
1450
1395
                                BEFC1E300C07861A00B0BB3C /* tracker.h in Headers */,
1486
1431
                        );
1487
1432
                        runOnlyForDeploymentPostprocessing = 0;
1488
1433
                };
1489
 
                A2DF58210DE4B0EF000795D5 /* Headers */ = {
1490
 
                        isa = PBXHeadersBuildPhase;
1491
 
                        buildActionMask = 2147483647;
1492
 
                        files = (
1493
 
                                A2DF582B0DE4B125000795D5 /* shttpd.h in Headers */,
1494
 
                                A2DF582C0DE4B125000795D5 /* defs.h in Headers */,
1495
 
                                A2DF582D0DE4B125000795D5 /* md5.h in Headers */,
1496
 
                                A2DF582E0DE4B125000795D5 /* config.h in Headers */,
1497
 
                                A2DF582F0DE4B125000795D5 /* compat_unix.h in Headers */,
1498
 
                        );
1499
 
                        runOnlyForDeploymentPostprocessing = 0;
1500
 
                };
1501
1434
                BE1183440CE160960002D0F3 /* Headers */ = {
1502
1435
                        isa = PBXHeadersBuildPhase;
1503
1436
                        buildActionMask = 2147483647;
1512
1445
                                BE11835E0CE160C50002D0F3 /* upnpcommands.h in Headers */,
1513
1446
                                BE11835F0CE160C50002D0F3 /* miniupnpc.h in Headers */,
1514
1447
                                BE1183600CE160C50002D0F3 /* minissdpc.h in Headers */,
 
1448
                                A254853C0EB66CD4004539DA /* codelength.h in Headers */,
1515
1449
                        );
1516
1450
                        runOnlyForDeploymentPostprocessing = 0;
1517
1451
                };
1549
1483
                                4DC4AA3D0B05673D0005DB76 /* ShellScript */,
1550
1484
                                4D18389309DEC0030047D688 /* Headers */,
1551
1485
                                4D18389409DEC0030047D688 /* Sources */,
1552
 
                                BEFC1CA00C077F1200B0BB3C /* Resources */,
1553
1486
                                BE75C3860C72A1D300DBEFE0 /* Frameworks */,
1554
1487
                        );
1555
1488
                        buildRules = (
1558
1491
                                A226FDB10D0CDF6E005A7F71 /* PBXTargetDependency */,
1559
1492
                                BE1183760CE161040002D0F3 /* PBXTargetDependency */,
1560
1493
                                BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */,
1561
 
                                A2DF584C0DE4B17F000795D5 /* PBXTargetDependency */,
1562
1494
                        );
1563
1495
                        name = libtransmission;
1564
1496
                        productName = transmission;
1602
1534
                        productReference = 8D1107320486CEB800E47090 /* Transmission.app */;
1603
1535
                        productType = "com.apple.product-type.application";
1604
1536
                };
1605
 
                A2DF58240DE4B0EF000795D5 /* shttpd */ = {
1606
 
                        isa = PBXNativeTarget;
1607
 
                        buildConfigurationList = A2DF584A0DE4B15A000795D5 /* Build configuration list for PBXNativeTarget "shttpd" */;
1608
 
                        buildPhases = (
1609
 
                                A2DF58210DE4B0EF000795D5 /* Headers */,
1610
 
                                A2DF58220DE4B0EF000795D5 /* Sources */,
1611
 
                                A2DF58230DE4B0EF000795D5 /* Frameworks */,
1612
 
                        );
1613
 
                        buildRules = (
1614
 
                        );
1615
 
                        dependencies = (
1616
 
                        );
1617
 
                        name = shttpd;
1618
 
                        productName = "shttpd-static";
1619
 
                        productReference = A2DF58250DE4B0EF000795D5 /* libshttpd.a */;
1620
 
                        productType = "com.apple.product-type.library.static";
1621
 
                };
1622
1537
                BE1183470CE160960002D0F3 /* miniupnp */ = {
1623
1538
                        isa = PBXNativeTarget;
1624
1539
                        buildConfigurationList = BE11834C0CE160A80002D0F3 /* Build configuration list for PBXNativeTarget "miniupnp" */;
1693
1608
/* Begin PBXProject section */
1694
1609
                29B97313FDCFA39411CA2CEA /* Project object */ = {
1695
1610
                        isa = PBXProject;
 
1611
                        attributes = {
 
1612
                                BuildIndependentTargetsInParallel = YES;
 
1613
                        };
1696
1614
                        buildConfigurationList = 4DF0C59A089918A300DD8943 /* Build configuration list for PBXProject "Transmission" */;
1697
 
                        compatibilityVersion = "Xcode 3.0";
 
1615
                        compatibilityVersion = "Xcode 3.1";
1698
1616
                        hasScannedForEncodings = 1;
1699
1617
                        knownRegions = (
1700
1618
                                English,
1727
1645
                                BEFC1BFF0C07750000B0BB3C /* transmission-daemon */,
1728
1646
                                BEFC1CEA0C07822400B0BB3C /* transmission-remote */,
1729
1647
                                BE75C3480C729E9500DBEFE0 /* event */,
1730
 
                                A2DF58240DE4B0EF000795D5 /* shttpd */,
1731
1648
                                BE1183470CE160960002D0F3 /* miniupnp */,
1732
1649
                                3C7A118C0D0B2EB800B5701F /* natpmp */,
1733
1650
                        );
1832
1749
                                A2C0C5030E02CB6100D95339 /* Remote.png in Resources */,
1833
1750
                                A2CB38AF0E1E6896002B514C /* COPYING in Resources */,
1834
1751
                                A250EEB60E2ED87B00A688E6 /* web in Resources */,
1835
 
                        );
1836
 
                        runOnlyForDeploymentPostprocessing = 0;
1837
 
                };
1838
 
                BEFC1CA00C077F1200B0BB3C /* Resources */ = {
1839
 
                        isa = PBXResourcesBuildPhase;
1840
 
                        buildActionMask = 2147483647;
1841
 
                        files = (
 
1752
                                A22F1E550E7DA8030065DB9D /* sparkle_dsa_pub.pem in Resources */,
1842
1753
                        );
1843
1754
                        runOnlyForDeploymentPostprocessing = 0;
1844
1755
                };
1888
1799
                        buildActionMask = 2147483647;
1889
1800
                        files = (
1890
1801
                                BEFC1E2B0C07861A00B0BB3C /* utils.c in Sources */,
1891
 
                                A2AAB65F0DE0CF6200E04DDA /* rpc.c in Sources */,
 
1802
                                A2AAB65F0DE0CF6200E04DDA /* rpcimpl.c in Sources */,
1892
1803
                                BEFC1E2D0C07861A00B0BB3C /* upnp.c in Sources */,
1893
1804
                                A2AAB65C0DE0CF6200E04DDA /* rpc-server.c in Sources */,
1894
1805
                                BEFC1E2F0C07861A00B0BB3C /* session.c in Sources */,
1928
1839
                                A2DF58580DE4B2B0000795D5 /* JSON_parser.c in Sources */,
1929
1840
                                A292A6E80DFB45FC004B9C0A /* webseed.c in Sources */,
1930
1841
                                A25E03E30E4015380086C225 /* tr-getopt.c in Sources */,
 
1842
                                4DB74F080E8CD75100AEB1A8 /* wildmat.c in Sources */,
1931
1843
                        );
1932
1844
                        runOnlyForDeploymentPostprocessing = 0;
1933
1845
                };
1935
1847
                        isa = PBXSourcesBuildPhase;
1936
1848
                        buildActionMask = 2147483647;
1937
1849
                        files = (
1938
 
                                A2B3FBD10E59033C00FF78FB /* cli.c in Sources */,
 
1850
                                A2B3FB460E5901E700FF78FB /* cli.c in Sources */,
1939
1851
                        );
1940
1852
                        runOnlyForDeploymentPostprocessing = 0;
1941
1853
                };
1969
1881
                                A2385DD40BFE06C800B24EF6 /* DragOverlayWindow.m in Sources */,
1970
1882
                                A2FB057F0BFEB6800095564D /* DragOverlayView.m in Sources */,
1971
1883
                                E138A9770C04D88F00C5426C /* CTGradient.m in Sources */,
1972
 
                                E138A9780C04D88F00C5426C /* CTGradientAdditions.m in Sources */,
 
1884
                                E138A9780C04D88F00C5426C /* ProgressGradients.m in Sources */,
1973
1885
                                A215760B0C0D449A0057A26A /* NSBezierPathAdditions.m in Sources */,
1974
1886
                                A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */,
1975
1887
                                35F373030C2DA89000DAA8F2 /* FilePriorityCell.m in Sources */,
1985
1897
                                A2C89D600CFCBF57004CC2BC /* ButtonToolbarItem.m in Sources */,
1986
1898
                                A219798B0D07B78400438EA7 /* GroupToolbarItem.m in Sources */,
1987
1899
                                A20BFFB70D091CC700CE5D2B /* ToolbarSegmentedCell.m in Sources */,
1988
 
                                3C7A11950D0B2EE300B5701F /* getgateway.c in Sources */,
1989
 
                                3C7A11960D0B2EE300B5701F /* natpmp.c in Sources */,
1990
1900
                                A26397550D0F714300D36DF2 /* ActionPopUpButton.m in Sources */,
1991
1901
                                A25AFDE90D1038AD0092A1BA /* MenuLabel.m in Sources */,
1992
1902
                                A22180980D148A71007D09ED /* GroupsWindowController.m in Sources */,
1999
1909
                                A2725D5D0DE7507C003445E7 /* TrackerTableView.m in Sources */,
2000
1910
                                A28F4F770E085BDC003A3882 /* ColorTextField.m in Sources */,
2001
1911
                                A27F0F330E19AD9800B2DB97 /* TorrentGroup.m in Sources */,
2002
 
                        );
2003
 
                        runOnlyForDeploymentPostprocessing = 0;
2004
 
                };
2005
 
                A2DF58220DE4B0EF000795D5 /* Sources */ = {
2006
 
                        isa = PBXSourcesBuildPhase;
2007
 
                        buildActionMask = 2147483647;
2008
 
                        files = (
2009
 
                                A2DF58320DE4B13D000795D5 /* auth.c in Sources */,
2010
 
                                A2DF58340DE4B13D000795D5 /* compat_unix.c in Sources */,
2011
 
                                A2DF58370DE4B13D000795D5 /* io_dir.c in Sources */,
2012
 
                                A2DF58380DE4B13D000795D5 /* io_emb.c in Sources */,
2013
 
                                A2DF58390DE4B13D000795D5 /* io_file.c in Sources */,
2014
 
                                A2DF583A0DE4B13D000795D5 /* io_socket.c in Sources */,
2015
 
                                A2DF583B0DE4B13D000795D5 /* io_ssl.c in Sources */,
2016
 
                                A2DF583C0DE4B13D000795D5 /* log.c in Sources */,
2017
 
                                A2DF583D0DE4B13D000795D5 /* md5.c in Sources */,
2018
 
                                A2DF583E0DE4B13D000795D5 /* shttpd.c in Sources */,
2019
 
                                A2DF583F0DE4B13D000795D5 /* string.c in Sources */,
 
1912
                                A222E9870E6B21D9009FB003 /* BlocklistDownloaderViewController.m in Sources */,
 
1913
                                A222EA7B0E6C32C4009FB003 /* BlocklistScheduler.m in Sources */,
2020
1914
                        );
2021
1915
                        runOnlyForDeploymentPostprocessing = 0;
2022
1916
                };
2048
1942
                                BE75C3700C72A0EF00DBEFE0 /* poll.c in Sources */,
2049
1943
                                BE75C3710C72A0EF00DBEFE0 /* select.c in Sources */,
2050
1944
                                4D36BBC90CA309AA00A63CA5 /* evutil.c in Sources */,
 
1945
                                4DB74EF20E8CD6FA00AEB1A8 /* http.c in Sources */,
2051
1946
                        );
2052
1947
                        runOnlyForDeploymentPostprocessing = 0;
2053
1948
                };
2085
1980
                        target = 3C7A118C0D0B2EB800B5701F /* natpmp */;
2086
1981
                        targetProxy = A226FDB00D0CDF6E005A7F71 /* PBXContainerItemProxy */;
2087
1982
                };
2088
 
                A2DF584C0DE4B17F000795D5 /* PBXTargetDependency */ = {
2089
 
                        isa = PBXTargetDependency;
2090
 
                        target = A2DF58240DE4B0EF000795D5 /* shttpd */;
2091
 
                        targetProxy = A2DF584B0DE4B17F000795D5 /* PBXContainerItemProxy */;
2092
 
                };
2093
1983
                BE1183760CE161040002D0F3 /* PBXTargetDependency */ = {
2094
1984
                        isa = PBXTargetDependency;
2095
1985
                        target = BE1183470CE160960002D0F3 /* miniupnp */;
2221
2111
/* End PBXVariantGroup section */
2222
2112
 
2223
2113
/* Begin XCBuildConfiguration section */
2224
 
                0053D3D30C86774200545606 /* Development */ = {
 
2114
                0053D3D30C86774200545606 /* Debug */ = {
2225
2115
                        isa = XCBuildConfiguration;
2226
2116
                        buildSettings = {
 
2117
                                GCC_DEBUGGING_SYMBOLS = full;
2227
2118
                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
2228
2119
                                GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
2229
2120
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
2230
2121
                                PRODUCT_NAME = event;
2231
2122
                                USER_HEADER_SEARCH_PATHS = "third-party/libevent";
2232
2123
                        };
2233
 
                        name = Development;
 
2124
                        name = Debug;
2234
2125
                };
2235
 
                0053D3D40C86774200545606 /* Development */ = {
 
2126
                0053D3D40C86774200545606 /* Debug */ = {
2236
2127
                        isa = XCBuildConfiguration;
2237
2128
                        buildSettings = {
 
2129
                                GCC_DEBUGGING_SYMBOLS = full;
2238
2130
                                HEADER_SEARCH_PATHS = (
2239
2131
                                        "third-party/shttpd",
2240
2132
                                        "third-party/libevent",
2253
2145
                                        "-DHAVE_ASPRINTF",
2254
2146
                                        "-DHAVE_LIBGEN",
2255
2147
                                        "-DHAVE_STRCASECMP",
 
2148
                                        "-DHAVE_LIBZ",
2256
2149
                                );
2257
2150
                                PRODUCT_NAME = transmission;
2258
2151
                        };
2259
 
                        name = Development;
 
2152
                        name = Debug;
2260
2153
                };
2261
 
                0053D3D50C86774200545606 /* Development */ = {
 
2154
                0053D3D50C86774200545606 /* Debug */ = {
2262
2155
                        isa = XCBuildConfiguration;
2263
2156
                        buildSettings = {
2264
2157
                                FRAMEWORK_SEARCH_PATHS = macosx;
 
2158
                                GCC_DEBUGGING_SYMBOLS = full;
2265
2159
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2266
2160
                                GCC_PREFIX_HEADER = macosx/Transmission_Prefix.pch;
2267
2161
                                INFOPLIST_FILE = macosx/Info.plist;
2272
2166
                                PRODUCT_NAME = Transmission;
2273
2167
                                WRAPPER_EXTENSION = app;
2274
2168
                        };
2275
 
                        name = Development;
 
2169
                        name = Debug;
2276
2170
                };
2277
 
                0053D3D60C86774200545606 /* Development */ = {
 
2171
                0053D3D60C86774200545606 /* Debug */ = {
2278
2172
                        isa = XCBuildConfiguration;
2279
2173
                        buildSettings = {
 
2174
                                GCC_DEBUGGING_SYMBOLS = full;
2280
2175
                                HEADER_SEARCH_PATHS = .;
2281
2176
                                PRODUCT_NAME = transmissioncli;
2282
2177
                        };
2283
 
                        name = Development;
 
2178
                        name = Debug;
2284
2179
                };
2285
 
                0053D3D70C86774200545606 /* Development */ = {
 
2180
                0053D3D70C86774200545606 /* Debug */ = {
2286
2181
                        isa = XCBuildConfiguration;
2287
2182
                        buildSettings = {
 
2183
                                GCC_DEBUGGING_SYMBOLS = full;
2288
2184
                                HEADER_SEARCH_PATHS = (
2289
2185
                                        .,
2290
2186
                                        "third-party/",
2296
2192
                                );
2297
2193
                                PRODUCT_NAME = "transmission-daemon";
2298
2194
                        };
2299
 
                        name = Development;
 
2195
                        name = Debug;
2300
2196
                };
2301
 
                0053D3D80C86774200545606 /* Development */ = {
 
2197
                0053D3D80C86774200545606 /* Debug */ = {
2302
2198
                        isa = XCBuildConfiguration;
2303
2199
                        buildSettings = {
 
2200
                                GCC_DEBUGGING_SYMBOLS = full;
2304
2201
                                HEADER_SEARCH_PATHS = (
2305
2202
                                        .,
2306
2203
                                        "third-party/",
2307
2204
                                        "third-party/libevent",
2308
2205
                                );
 
2206
                                OTHER_CFLAGS = "-DHAVE_LIBZ";
2309
2207
                                PRODUCT_NAME = "transmission-remote";
2310
2208
                        };
2311
 
                        name = Development;
 
2209
                        name = Debug;
2312
2210
                };
2313
 
                0053D3DA0C86774200545606 /* Development */ = {
 
2211
                0053D3DA0C86774200545606 /* Debug */ = {
2314
2212
                        isa = XCBuildConfiguration;
2315
2213
                        buildSettings = {
 
2214
                                ARCHS = "$(NATIVE_ARCH)";
 
2215
                                COPY_PHASE_STRIP = NO;
2316
2216
                                DEBUG_INFORMATION_FORMAT = dwarf;
 
2217
                                GCC_C_LANGUAGE_STANDARD = gnu99;
2317
2218
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2318
2219
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 
2220
                                GCC_ENABLE_PASCAL_STRINGS = NO;
2319
2221
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 
2222
                                GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
 
2223
                                GCC_MODEL_PPC64 = NO;
2320
2224
                                GCC_OPTIMIZATION_LEVEL = 0;
2321
 
                                GCC_UNROLL_LOOPS = NO;
 
2225
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
2226
                                GCC_UNROLL_LOOPS = YES;
 
2227
                                GCC_VERSION = 4.2;
2322
2228
                                GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
2323
2229
                                GCC_WARN_ABOUT_RETURN_TYPE = NO;
2324
2230
                                GCC_WARN_PROTOTYPE_CONVERSION = NO;
2325
2231
                                GCC_WARN_SHADOW = NO;
2326
2232
                                GCC_WARN_SIGN_COMPARE = NO;
 
2233
                                GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
2327
2234
                                GCC_WARN_UNUSED_FUNCTION = NO;
2328
2235
                                GCC_WARN_UNUSED_LABEL = NO;
2329
2236
                                GCC_WARN_UNUSED_PARAMETER = NO;
2330
2237
                                GCC_WARN_UNUSED_VALUE = NO;
2331
 
                                GCC_WARN_UNUSED_VARIABLE = NO;
 
2238
                                GCC_WARN_UNUSED_VARIABLE = YES;
2332
2239
                                IBC_FLATTEN_NIBS = YES;
2333
2240
                                IBC_NOTICES = NO;
 
2241
                                INFOPLIST_FILE = "$(SRCROOT)/macosx/Info.plist";
 
2242
                                INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-CC";
 
2243
                                INFOPLIST_PREFIX_HEADER = "$(SRCROOT)/libtransmission/version.h";
 
2244
                                INFOPLIST_PREPROCESS = YES;
2334
2245
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
2335
2246
                                OTHER_CFLAGS = "$(inherited)";
2336
2247
                                OTHER_LDFLAGS = "";
2337
2248
                                PREBINDING = NO;
2338
2249
                                PRELINK_LIBS = "";
2339
 
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
2250
                                SDKROOT = macosx10.5;
 
2251
                                STRIP_INSTALLED_PRODUCT = NO;
2340
2252
                        };
2341
 
                        name = Development;
 
2253
                        name = Debug;
2342
2254
                };
2343
2255
                3C7A118E0D0B2EB800B5701F /* Release */ = {
2344
2256
                        isa = XCBuildConfiguration;
2348
2260
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
2349
2261
                                GCC_MODEL_TUNING = G5;
2350
2262
                                INSTALL_PATH = /usr/local/lib;
 
2263
                                OTHER_CFLAGS = "-DENABLE_STRNATPMPERR";
2351
2264
                                PREBINDING = NO;
2352
2265
                                PRODUCT_NAME = natpmp;
2353
2266
                                ZERO_LINK = NO;
2357
2270
                3C7A118F0D0B2EB800B5701F /* Release - Debug */ = {
2358
2271
                        isa = XCBuildConfiguration;
2359
2272
                        buildSettings = {
 
2273
                                GCC_DEBUGGING_SYMBOLS = full;
2360
2274
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2361
2275
                                GCC_MODEL_TUNING = G5;
2362
2276
                                INSTALL_PATH = /usr/local/lib;
 
2277
                                OTHER_CFLAGS = "-DENABLE_STRNATPMPERR";
2363
2278
                                PREBINDING = NO;
2364
2279
                                PRODUCT_NAME = natpmp;
2365
2280
                                ZERO_LINK = YES;
2366
2281
                        };
2367
2282
                        name = "Release - Debug";
2368
2283
                };
2369
 
                3C7A11900D0B2EB800B5701F /* Development */ = {
 
2284
                3C7A11900D0B2EB800B5701F /* Debug */ = {
2370
2285
                        isa = XCBuildConfiguration;
2371
2286
                        buildSettings = {
2372
2287
                                COPY_PHASE_STRIP = NO;
 
2288
                                GCC_DEBUGGING_SYMBOLS = full;
2373
2289
                                GCC_DYNAMIC_NO_PIC = NO;
2374
2290
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2375
2291
                                GCC_MODEL_TUNING = G5;
2376
2292
                                GCC_OPTIMIZATION_LEVEL = 0;
2377
2293
                                INSTALL_PATH = /usr/local/lib;
 
2294
                                OTHER_CFLAGS = "-DENABLE_STRNATPMPERR";
2378
2295
                                PREBINDING = NO;
2379
2296
                                PRODUCT_NAME = natpmp;
2380
2297
                                ZERO_LINK = YES;
2381
2298
                        };
2382
 
                        name = Development;
 
2299
                        name = Debug;
2383
2300
                };
2384
2301
                4D18389C09DEC01E0047D688 /* Release */ = {
2385
2302
                        isa = XCBuildConfiguration;
2401
2318
                                        "-DHAVE_STRLCAT",
2402
2319
                                        "-DHAVE_ASPRINTF",
2403
2320
                                        "-DHAVE_LIBGEN",
 
2321
                                        "-DHAVE_STRCASECMP",
 
2322
                                        "-DHAVE_LIBZ",
2404
2323
                                );
2405
2324
                                PRODUCT_NAME = transmission;
2406
2325
                        };
2433
2352
                4DF0C59D089918A300DD8943 /* Release */ = {
2434
2353
                        isa = XCBuildConfiguration;
2435
2354
                        buildSettings = {
2436
 
                                ARCHS = (
2437
 
                                        ppc,
2438
 
                                        i386,
2439
 
                                );
 
2355
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2440
2356
                                DEBUG_INFORMATION_FORMAT = dwarf;
 
2357
                                DEPLOYMENT_POSTPROCESSING = YES;
 
2358
                                GCC_C_LANGUAGE_STANDARD = gnu99;
 
2359
                                GCC_DEBUGGING_SYMBOLS = used;
2441
2360
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
2442
 
                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2443
 
                                GCC_UNROLL_LOOPS = NO;
 
2361
                                GCC_ENABLE_PASCAL_STRINGS = NO;
 
2362
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 
2363
                                GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
 
2364
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
2365
                                GCC_UNROLL_LOOPS = YES;
 
2366
                                GCC_VERSION = 4.2;
2444
2367
                                GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
2445
2368
                                GCC_WARN_ABOUT_RETURN_TYPE = NO;
2446
2369
                                GCC_WARN_PROTOTYPE_CONVERSION = NO;
 
2370
                                GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
2447
2371
                                GCC_WARN_UNUSED_FUNCTION = NO;
2448
2372
                                GCC_WARN_UNUSED_PARAMETER = NO;
2449
 
                                GCC_WARN_UNUSED_VARIABLE = NO;
 
2373
                                GCC_WARN_UNUSED_VARIABLE = YES;
2450
2374
                                IBC_NOTICES = NO;
 
2375
                                INFOPLIST_FILE = "$(SRCROOT)/macosx/Info.plist";
 
2376
                                INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-CC";
 
2377
                                INFOPLIST_PREFIX_HEADER = "$(SRCROOT)/libtransmission/version.h";
 
2378
                                INFOPLIST_PREPROCESS = YES;
2451
2379
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
2452
2380
                                OTHER_LDFLAGS = "";
2453
2381
                                PREBINDING = NO;
2454
 
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
2382
                                SDKROOT = macosx10.5;
2455
2383
                        };
2456
2384
                        name = Release;
2457
2385
                };
2458
2386
                A250CFEB0CDA19680068B4B6 /* Release - Debug */ = {
2459
2387
                        isa = XCBuildConfiguration;
2460
2388
                        buildSettings = {
2461
 
                                ARCHS = (
2462
 
                                        ppc,
2463
 
                                        i386,
2464
 
                                );
 
2389
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
2390
                                COPY_PHASE_STRIP = NO;
2465
2391
                                DEBUG_INFORMATION_FORMAT = dwarf;
 
2392
                                DEPLOYMENT_POSTPROCESSING = YES;
 
2393
                                GCC_C_LANGUAGE_STANDARD = gnu99;
2466
2394
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 
2395
                                GCC_ENABLE_PASCAL_STRINGS = NO;
2467
2396
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2468
 
                                GCC_UNROLL_LOOPS = NO;
 
2397
                                GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
 
2398
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
2399
                                GCC_UNROLL_LOOPS = YES;
 
2400
                                GCC_VERSION = 4.2;
2469
2401
                                GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
2470
2402
                                GCC_WARN_ABOUT_RETURN_TYPE = NO;
2471
2403
                                GCC_WARN_PROTOTYPE_CONVERSION = NO;
 
2404
                                GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
2472
2405
                                GCC_WARN_UNUSED_FUNCTION = NO;
2473
2406
                                GCC_WARN_UNUSED_PARAMETER = NO;
2474
 
                                GCC_WARN_UNUSED_VARIABLE = NO;
 
2407
                                GCC_WARN_UNUSED_VARIABLE = YES;
2475
2408
                                IBC_NOTICES = NO;
 
2409
                                INFOPLIST_FILE = "$(SRCROOT)/macosx/Info.plist";
 
2410
                                INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-CC";
 
2411
                                INFOPLIST_PREFIX_HEADER = "$(SRCROOT)/libtransmission/version.h";
 
2412
                                INFOPLIST_PREPROCESS = YES;
2476
2413
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
2477
2414
                                OTHER_LDFLAGS = "";
2478
2415
                                PREBINDING = NO;
2479
 
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
2416
                                SDKROOT = macosx10.5;
 
2417
                                STRIP_INSTALLED_PRODUCT = NO;
2480
2418
                        };
2481
2419
                        name = "Release - Debug";
2482
2420
                };
2484
2422
                        isa = XCBuildConfiguration;
2485
2423
                        buildSettings = {
2486
2424
                                FRAMEWORK_SEARCH_PATHS = macosx;
 
2425
                                GCC_DEBUGGING_SYMBOLS = full;
2487
2426
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2488
2427
                                GCC_PREFIX_HEADER = macosx/Transmission_Prefix.pch;
2489
2428
                                INFOPLIST_FILE = macosx/Info.plist;
2499
2438
                A250CFED0CDA19680068B4B6 /* Release - Debug */ = {
2500
2439
                        isa = XCBuildConfiguration;
2501
2440
                        buildSettings = {
 
2441
                                GCC_DEBUGGING_SYMBOLS = full;
2502
2442
                                HEADER_SEARCH_PATHS = .;
2503
2443
                                PRODUCT_NAME = transmissioncli;
2504
2444
                        };
2507
2447
                A250CFEE0CDA19680068B4B6 /* Release - Debug */ = {
2508
2448
                        isa = XCBuildConfiguration;
2509
2449
                        buildSettings = {
 
2450
                                GCC_DEBUGGING_SYMBOLS = full;
2510
2451
                                HEADER_SEARCH_PATHS = (
2511
2452
                                        "third-party/shttpd",
2512
2453
                                        "third-party/libevent",
2524
2465
                                        "-DHAVE_STRLCAT",
2525
2466
                                        "-DHAVE_ASPRINTF",
2526
2467
                                        "-DHAVE_LIBGEN",
 
2468
                                        "-DHAVE_STRCASECMP",
 
2469
                                        "-DHAVE_LIBZ",
2527
2470
                                );
2528
2471
                                PRODUCT_NAME = transmission;
2529
2472
                        };
2532
2475
                A250CFEF0CDA19680068B4B6 /* Release - Debug */ = {
2533
2476
                        isa = XCBuildConfiguration;
2534
2477
                        buildSettings = {
 
2478
                                GCC_DEBUGGING_SYMBOLS = full;
2535
2479
                                HEADER_SEARCH_PATHS = (
2536
2480
                                        .,
2537
2481
                                        "third-party/",
2548
2492
                A250CFF00CDA19680068B4B6 /* Release - Debug */ = {
2549
2493
                        isa = XCBuildConfiguration;
2550
2494
                        buildSettings = {
 
2495
                                GCC_DEBUGGING_SYMBOLS = full;
2551
2496
                                HEADER_SEARCH_PATHS = (
2552
2497
                                        .,
2553
2498
                                        "third-party/",
2554
2499
                                        "third-party/libevent",
2555
2500
                                );
 
2501
                                OTHER_CFLAGS = "-DHAVE_LIBZ";
2556
2502
                                PRODUCT_NAME = "transmission-remote";
2557
2503
                        };
2558
2504
                        name = "Release - Debug";
2560
2506
                A250CFF20CDA19680068B4B6 /* Release - Debug */ = {
2561
2507
                        isa = XCBuildConfiguration;
2562
2508
                        buildSettings = {
 
2509
                                GCC_DEBUGGING_SYMBOLS = full;
2563
2510
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
2564
2511
                                PRODUCT_NAME = event;
2565
2512
                                USER_HEADER_SEARCH_PATHS = "third-party/libevent";
2566
2513
                        };
2567
2514
                        name = "Release - Debug";
2568
2515
                };
2569
 
                A2DF58260DE4B0EF000795D5 /* Release */ = {
2570
 
                        isa = XCBuildConfiguration;
2571
 
                        buildSettings = {
2572
 
                                ALWAYS_SEARCH_USER_PATHS = NO;
2573
 
                                COPY_PHASE_STRIP = YES;
2574
 
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2575
 
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
2576
 
                                GCC_MODEL_TUNING = G5;
2577
 
                                INSTALL_PATH = /usr/local/lib;
2578
 
                                OTHER_CFLAGS = (
2579
 
                                        "-DEMBEDDED",
2580
 
                                        "-DNDEBUG",
2581
 
                                        "-DNO_CGI",
2582
 
                                        "-DNO_SSI",
2583
 
                                );
2584
 
                                PREBINDING = NO;
2585
 
                                PRODUCT_NAME = shttpd;
2586
 
                                USER_HEADER_SEARCH_PATHS = "third-party/shttpd";
2587
 
                                ZERO_LINK = NO;
2588
 
                        };
2589
 
                        name = Release;
2590
 
                };
2591
 
                A2DF58270DE4B0EF000795D5 /* Release - Debug */ = {
2592
 
                        isa = XCBuildConfiguration;
2593
 
                        buildSettings = {
2594
 
                                ALWAYS_SEARCH_USER_PATHS = NO;
2595
 
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2596
 
                                GCC_MODEL_TUNING = G5;
2597
 
                                INSTALL_PATH = /usr/local/lib;
2598
 
                                OTHER_CFLAGS = (
2599
 
                                        "-DEMBEDDED",
2600
 
                                        "-DNDEBUG",
2601
 
                                        "-DNO_CGI",
2602
 
                                        "-DNO_SSI",
2603
 
                                );
2604
 
                                PREBINDING = NO;
2605
 
                                PRODUCT_NAME = shttpd;
2606
 
                                USER_HEADER_SEARCH_PATHS = "third-party/shttpd";
2607
 
                        };
2608
 
                        name = "Release - Debug";
2609
 
                };
2610
 
                A2DF58280DE4B0EF000795D5 /* Development */ = {
2611
 
                        isa = XCBuildConfiguration;
2612
 
                        buildSettings = {
2613
 
                                ALWAYS_SEARCH_USER_PATHS = NO;
2614
 
                                COPY_PHASE_STRIP = NO;
2615
 
                                GCC_DYNAMIC_NO_PIC = NO;
2616
 
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2617
 
                                GCC_MODEL_TUNING = G5;
2618
 
                                GCC_OPTIMIZATION_LEVEL = 0;
2619
 
                                INSTALL_PATH = /usr/local/lib;
2620
 
                                OTHER_CFLAGS = (
2621
 
                                        "-DEMBEDDED",
2622
 
                                        "-DNDEBUG",
2623
 
                                        "-DNO_CGI",
2624
 
                                        "-DNO_SSI",
2625
 
                                );
2626
 
                                PREBINDING = NO;
2627
 
                                PRODUCT_NAME = shttpd;
2628
 
                                USER_HEADER_SEARCH_PATHS = "third-party/shttpd";
2629
 
                        };
2630
 
                        name = Development;
2631
 
                };
2632
2516
                BE1183490CE160960002D0F3 /* Release */ = {
2633
2517
                        isa = XCBuildConfiguration;
2634
2518
                        buildSettings = {
2651
2535
                BE11834A0CE160960002D0F3 /* Release - Debug */ = {
2652
2536
                        isa = XCBuildConfiguration;
2653
2537
                        buildSettings = {
 
2538
                                GCC_DEBUGGING_SYMBOLS = full;
2654
2539
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2655
2540
                                GCC_MODEL_TUNING = G5;
2656
2541
                                INSTALL_PATH = /usr/local/lib;
2665
2550
                        };
2666
2551
                        name = "Release - Debug";
2667
2552
                };
2668
 
                BE11834B0CE160960002D0F3 /* Development */ = {
 
2553
                BE11834B0CE160960002D0F3 /* Debug */ = {
2669
2554
                        isa = XCBuildConfiguration;
2670
2555
                        buildSettings = {
2671
2556
                                COPY_PHASE_STRIP = NO;
 
2557
                                GCC_DEBUGGING_SYMBOLS = full;
2672
2558
                                GCC_DYNAMIC_NO_PIC = NO;
2673
2559
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2674
2560
                                GCC_MODEL_TUNING = G5;
2683
2569
                                PRODUCT_NAME = miniupnp;
2684
2570
                                ZERO_LINK = YES;
2685
2571
                        };
2686
 
                        name = Development;
 
2572
                        name = Debug;
2687
2573
                };
2688
2574
                BE75C34B0C729EB600DBEFE0 /* Release */ = {
2689
2575
                        isa = XCBuildConfiguration;
2718
2604
                                        "third-party/",
2719
2605
                                        "third-party/libevent",
2720
2606
                                );
 
2607
                                OTHER_CFLAGS = "-DHAVE_LIBZ";
2721
2608
                                PRODUCT_NAME = "transmission-remote";
2722
2609
                        };
2723
2610
                        name = Release;
2728
2615
                3C7A119B0D0B2EE300B5701F /* Build configuration list for PBXNativeTarget "natpmp" */ = {
2729
2616
                        isa = XCConfigurationList;
2730
2617
                        buildConfigurations = (
 
2618
                                3C7A11900D0B2EB800B5701F /* Debug */,
 
2619
                                3C7A118F0D0B2EB800B5701F /* Release - Debug */,
2731
2620
                                3C7A118E0D0B2EB800B5701F /* Release */,
2732
 
                                3C7A118F0D0B2EB800B5701F /* Release - Debug */,
2733
 
                                3C7A11900D0B2EB800B5701F /* Development */,
2734
2621
                        );
2735
2622
                        defaultConfigurationIsVisible = 0;
2736
 
                        defaultConfigurationName = Development;
 
2623
                        defaultConfigurationName = Debug;
2737
2624
                };
2738
2625
                4D18389B09DEC01E0047D688 /* Build configuration list for PBXNativeTarget "libtransmission" */ = {
2739
2626
                        isa = XCConfigurationList;
2740
2627
                        buildConfigurations = (
 
2628
                                0053D3D40C86774200545606 /* Debug */,
 
2629
                                A250CFEE0CDA19680068B4B6 /* Release - Debug */,
2741
2630
                                4D18389C09DEC01E0047D688 /* Release */,
2742
 
                                A250CFEE0CDA19680068B4B6 /* Release - Debug */,
2743
 
                                0053D3D40C86774200545606 /* Development */,
2744
2631
                        );
2745
2632
                        defaultConfigurationIsVisible = 0;
2746
 
                        defaultConfigurationName = Development;
 
2633
                        defaultConfigurationName = Debug;
2747
2634
                };
2748
2635
                4DDBB71D09E16BF100284745 /* Build configuration list for PBXNativeTarget "transmissioncli" */ = {
2749
2636
                        isa = XCConfigurationList;
2750
2637
                        buildConfigurations = (
 
2638
                                0053D3D60C86774200545606 /* Debug */,
 
2639
                                A250CFED0CDA19680068B4B6 /* Release - Debug */,
2751
2640
                                4DDBB71E09E16BF100284745 /* Release */,
2752
 
                                A250CFED0CDA19680068B4B6 /* Release - Debug */,
2753
 
                                0053D3D60C86774200545606 /* Development */,
2754
2641
                        );
2755
2642
                        defaultConfigurationIsVisible = 0;
2756
 
                        defaultConfigurationName = Development;
 
2643
                        defaultConfigurationName = Debug;
2757
2644
                };
2758
2645
                4DF0C596089918A300DD8943 /* Build configuration list for PBXNativeTarget "Transmission" */ = {
2759
2646
                        isa = XCConfigurationList;
2760
2647
                        buildConfigurations = (
 
2648
                                0053D3D50C86774200545606 /* Debug */,
 
2649
                                A250CFEC0CDA19680068B4B6 /* Release - Debug */,
2761
2650
                                4DF0C599089918A300DD8943 /* Release */,
2762
 
                                A250CFEC0CDA19680068B4B6 /* Release - Debug */,
2763
 
                                0053D3D50C86774200545606 /* Development */,
2764
2651
                        );
2765
2652
                        defaultConfigurationIsVisible = 0;
2766
 
                        defaultConfigurationName = Development;
 
2653
                        defaultConfigurationName = Debug;
2767
2654
                };
2768
2655
                4DF0C59A089918A300DD8943 /* Build configuration list for PBXProject "Transmission" */ = {
2769
2656
                        isa = XCConfigurationList;
2770
2657
                        buildConfigurations = (
 
2658
                                0053D3DA0C86774200545606 /* Debug */,
 
2659
                                A250CFEB0CDA19680068B4B6 /* Release - Debug */,
2771
2660
                                4DF0C59D089918A300DD8943 /* Release */,
2772
 
                                A250CFEB0CDA19680068B4B6 /* Release - Debug */,
2773
 
                                0053D3DA0C86774200545606 /* Development */,
2774
 
                        );
2775
 
                        defaultConfigurationIsVisible = 0;
2776
 
                        defaultConfigurationName = Development;
2777
 
                };
2778
 
                A2DF584A0DE4B15A000795D5 /* Build configuration list for PBXNativeTarget "shttpd" */ = {
2779
 
                        isa = XCConfigurationList;
2780
 
                        buildConfigurations = (
2781
 
                                A2DF58260DE4B0EF000795D5 /* Release */,
2782
 
                                A2DF58270DE4B0EF000795D5 /* Release - Debug */,
2783
 
                                A2DF58280DE4B0EF000795D5 /* Development */,
2784
 
                        );
2785
 
                        defaultConfigurationIsVisible = 0;
2786
 
                        defaultConfigurationName = Development;
 
2661
                        );
 
2662
                        defaultConfigurationIsVisible = 0;
 
2663
                        defaultConfigurationName = Debug;
2787
2664
                };
2788
2665
                BE11834C0CE160A80002D0F3 /* Build configuration list for PBXNativeTarget "miniupnp" */ = {
2789
2666
                        isa = XCConfigurationList;
2790
2667
                        buildConfigurations = (
 
2668
                                BE11834B0CE160960002D0F3 /* Debug */,
 
2669
                                BE11834A0CE160960002D0F3 /* Release - Debug */,
2791
2670
                                BE1183490CE160960002D0F3 /* Release */,
2792
 
                                BE11834A0CE160960002D0F3 /* Release - Debug */,
2793
 
                                BE11834B0CE160960002D0F3 /* Development */,
2794
2671
                        );
2795
2672
                        defaultConfigurationIsVisible = 0;
2796
 
                        defaultConfigurationName = Development;
 
2673
                        defaultConfigurationName = Debug;
2797
2674
                };
2798
2675
                BE75C34A0C729EB600DBEFE0 /* Build configuration list for PBXNativeTarget "event" */ = {
2799
2676
                        isa = XCConfigurationList;
2800
2677
                        buildConfigurations = (
 
2678
                                0053D3D30C86774200545606 /* Debug */,
 
2679
                                A250CFF20CDA19680068B4B6 /* Release - Debug */,
2801
2680
                                BE75C34B0C729EB600DBEFE0 /* Release */,
2802
 
                                A250CFF20CDA19680068B4B6 /* Release - Debug */,
2803
 
                                0053D3D30C86774200545606 /* Development */,
2804
2681
                        );
2805
2682
                        defaultConfigurationIsVisible = 0;
2806
 
                        defaultConfigurationName = Development;
 
2683
                        defaultConfigurationName = Debug;
2807
2684
                };
2808
2685
                BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */ = {
2809
2686
                        isa = XCConfigurationList;
2810
2687
                        buildConfigurations = (
 
2688
                                0053D3D70C86774200545606 /* Debug */,
 
2689
                                A250CFEF0CDA19680068B4B6 /* Release - Debug */,
2811
2690
                                BEFC1C0A0C07753800B0BB3C /* Release */,
2812
 
                                A250CFEF0CDA19680068B4B6 /* Release - Debug */,
2813
 
                                0053D3D70C86774200545606 /* Development */,
2814
2691
                        );
2815
2692
                        defaultConfigurationIsVisible = 0;
2816
 
                        defaultConfigurationName = Development;
 
2693
                        defaultConfigurationName = Debug;
2817
2694
                };
2818
2695
                BEFC1CF70C07822400B0BB3C /* Build configuration list for PBXNativeTarget "transmission-remote" */ = {
2819
2696
                        isa = XCConfigurationList;
2820
2697
                        buildConfigurations = (
 
2698
                                0053D3D80C86774200545606 /* Debug */,
 
2699
                                A250CFF00CDA19680068B4B6 /* Release - Debug */,
2821
2700
                                BEFC1CF80C07822400B0BB3C /* Release */,
2822
 
                                A250CFF00CDA19680068B4B6 /* Release - Debug */,
2823
 
                                0053D3D80C86774200545606 /* Development */,
2824
2701
                        );
2825
2702
                        defaultConfigurationIsVisible = 0;
2826
 
                        defaultConfigurationName = Development;
 
2703
                        defaultConfigurationName = Debug;
2827
2704
                };
2828
2705
/* End XCConfigurationList section */
2829
2706
        };