Ticket #30481: patch-patch-xcodebuild.diff.diff
File patch-patch-xcodebuild.diff.diff, 2.8 KB (added by carsomyr@…, 13 years ago) |
---|
-
files/patch-xcodebuild.diff
old new 1 --- Transmission.xcodeproj/project.pbxproj.o ld 2011-02-28 20:36:54.000000000 +01002 +++ Transmission.xcodeproj/project.pbxproj 2011-0 2-28 20:43:18.000000000 +01003 @@ -4 45,7 +445,7 @@1 --- Transmission.xcodeproj/project.pbxproj.orig 2011-07-30 19:36:53.000000000 -0400 2 +++ Transmission.xcodeproj/project.pbxproj 2011-07-30 19:36:53.000000000 -0400 3 @@ -470,7 +470,7 @@ 4 4 4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; }; 5 5 4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; }; 6 6 4D18389709DEC0030047D688 /* libtransmission.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtransmission.a; sourceTree = BUILT_PRODUCTS_DIR; }; … … 9 9 4D2784360905709500687951 /* Transmission.icns */ = {isa = PBXFileReference; explicitFileType = image.icns; name = Transmission.icns; path = macosx/Images/Transmission.icns; sourceTree = "<group>"; }; 10 10 4D364D9E091FBB2C00377D12 /* TorrentTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentTableView.h; path = macosx/TorrentTableView.h; sourceTree = "<group>"; }; 11 11 4D364D9F091FBB2C00377D12 /* TorrentTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentTableView.m; path = macosx/TorrentTableView.m; sourceTree = "<group>"; }; 12 @@ -1 777,24 +1777,6 @@12 @@ -1907,24 +1907,6 @@ 13 13 productReference = BE1183480CE160960002D0F3 /* libminiupnp.a */; 14 14 productType = "com.apple.product-type.library.static"; 15 15 }; … … 34 34 BEFC1BFF0C07750000B0BB3C /* transmission-daemon */ = { 35 35 isa = PBXNativeTarget; 36 36 buildConfigurationList = BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */; 37 @@ -1877,7 +1859,6 @@ 38 BEFC1BFF0C07750000B0BB3C /* transmission-daemon */, 37 @@ -2008,7 +1990,6 @@ 39 38 BEFC1CEA0C07822400B0BB3C /* transmission-remote */, 40 39 A22CFCB90FC24F710009BD3E /* dht */, 40 A2E384CD130DFB1D001F501B /* utp */, 41 41 - BE75C3480C729E9500DBEFE0 /* event */, 42 42 BE1183470CE160960002D0F3 /* miniupnp */, 43 43 3C7A118C0D0B2EB800B5701F /* natpmp */, 44 44 ); 45 @@ -2 015,19 +1996,6 @@45 @@ -2149,19 +2130,6 @@ 46 46 shellPath = /bin/sh; 47 47 shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh \"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_OUTPUT_FILE_0\""; 48 48 };