Ticket #30481: patch-patch-xcodebuild.diff.diff

File patch-patch-xcodebuild.diff.diff, 2.8 KB (added by carsomyr@…, 13 years ago)

The patch of the xcodebuild patch.

  • files/patch-xcodebuild.diff

    old new  
    1 --- Transmission.xcodeproj/project.pbxproj.old  2011-02-28 20:36:54.000000000 +0100
    2 +++ Transmission.xcodeproj/project.pbxproj      2011-02-28 20:43:18.000000000 +0100
    3 @@ -445,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 @@
    44                4D118E1808CB46B20033958F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsController.h; path = macosx/PrefsController.h; sourceTree = "<group>"; };
    55                4D118E1908CB46B20033958F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsController.m; path = macosx/PrefsController.m; sourceTree = "<group>"; };
    66                4D18389709DEC0030047D688 /* libtransmission.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtransmission.a; sourceTree = BUILT_PRODUCTS_DIR; };
     
    99                4D2784360905709500687951 /* Transmission.icns */ = {isa = PBXFileReference; explicitFileType = image.icns; name = Transmission.icns; path = macosx/Images/Transmission.icns; sourceTree = "<group>"; };
    1010                4D364D9E091FBB2C00377D12 /* TorrentTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentTableView.h; path = macosx/TorrentTableView.h; sourceTree = "<group>"; };
    1111                4D364D9F091FBB2C00377D12 /* TorrentTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentTableView.m; path = macosx/TorrentTableView.m; sourceTree = "<group>"; };
    12 @@ -1777,24 +1777,6 @@
     12@@ -1907,24 +1907,6 @@
    1313                        productReference = BE1183480CE160960002D0F3 /* libminiupnp.a */;
    1414                        productType = "com.apple.product-type.library.static";
    1515                };
     
    3434                BEFC1BFF0C07750000B0BB3C /* transmission-daemon */ = {
    3535                        isa = PBXNativeTarget;
    3636                        buildConfigurationList = BEFC1C090C07753800B0BB3C /* Build configuration list for PBXNativeTarget "transmission-daemon" */;
    37 @@ -1877,7 +1859,6 @@
    38                                 BEFC1BFF0C07750000B0BB3C /* transmission-daemon */,
     37@@ -2008,7 +1990,6 @@
    3938                                BEFC1CEA0C07822400B0BB3C /* transmission-remote */,
    4039                                A22CFCB90FC24F710009BD3E /* dht */,
     40                                A2E384CD130DFB1D001F501B /* utp */,
    4141-                               BE75C3480C729E9500DBEFE0 /* event */,
    4242                                BE1183470CE160960002D0F3 /* miniupnp */,
    4343                                3C7A118C0D0B2EB800B5701F /* natpmp */,
    4444                        );
    45 @@ -2015,19 +1996,6 @@
     45@@ -2149,19 +2130,6 @@
    4646                        shellPath = /bin/sh;
    4747                        shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh \"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_OUTPUT_FILE_0\"";
    4848                };