Ticket #19887: patch-sshfs.xcodeproj_project.pbxproj.diff

File patch-sshfs.xcodeproj_project.pbxproj.diff, 5.6 KB (added by jmroot (Joshua Root), 15 years ago)

updated patch

  • sshfs.xcodeproj/project.pbxproj

    old new  
    88
    99/* Begin PBXBuildFile section */
    1010                54B5A1AC0CD2BC7B00158571 /* GoogleShared_SystemVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 54B5A1AB0CD2BC7B00158571 /* GoogleShared_SystemVersion.m */; };
    11                 54B5A1C50CD2BF3B00158571 /* sshfs-static-10.5 in Resources */ = {isa = PBXBuildFile; fileRef = 54B5A1C40CD2BF3B00158571 /* sshfs-static-10.5 */; };
    12                 8205AF7A0B653F3700A99579 /* sshfs-static in Resources */ = {isa = PBXBuildFile; fileRef = 8205AF790B653F3700A99579 /* sshfs-static */; };
    1311                823578210B44701F00FE77BB /* ssh.icns in Resources */ = {isa = PBXBuildFile; fileRef = 823578200B44701F00FE77BB /* ssh.icns */; };
    1412                8235784C0B44782400FE77BB /* askpass.c in Sources */ = {isa = PBXBuildFile; fileRef = 8235784B0B44782400FE77BB /* askpass.c */; };
    1513                823578540B44786400FE77BB /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 823578530B44786400FE77BB /* CoreFoundation.framework */; };
     
    4543                32CA4F630368D1EE00C91783 /* sshfs.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sshfs.pch; sourceTree = "<group>"; };
    4644                54B5A1AA0CD2BC7B00158571 /* GoogleShared_SystemVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoogleShared_SystemVersion.h; sourceTree = "<group>"; };
    4745                54B5A1AB0CD2BC7B00158571 /* GoogleShared_SystemVersion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoogleShared_SystemVersion.m; sourceTree = "<group>"; };
    48                 54B5A1C40CD2BF3B00158571 /* sshfs-static-10.5 */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = "sshfs-static-10.5"; path = "Resources/sshfs-static-10.5"; sourceTree = "<group>"; };
    49                 8205AF790B653F3700A99579 /* sshfs-static */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = "sshfs-static"; path = "Resources/sshfs-static"; sourceTree = "<group>"; };
    5046                823578200B44701F00FE77BB /* ssh.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = ssh.icns; path = Resources/ssh.icns; sourceTree = "<group>"; };
    5147                823578420B4477D800FE77BB /* askpass */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = askpass; sourceTree = BUILT_PRODUCTS_DIR; };
    5248                8235784B0B44782400FE77BB /* askpass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = askpass.c; sourceTree = "<group>"; };
     
    115111                29B97317FDCFA39411CA2CEA /* Resources */ = {
    116112                        isa = PBXGroup;
    117113                        children = (
    118                                 54B5A1C40CD2BF3B00158571 /* sshfs-static-10.5 */,
    119114                                D4A6C9A709479AD300354625 /* Info.plist */,
    120115                                D4A6C9B709479B9200354625 /* InfoPlist.strings */,
    121116                                8249C9140B547465007CFB64 /* Localizable.strings */,
    122117                                D4A6C9DF09479C8900354625 /* MainMenu.nib */,
    123118                                823578200B44701F00FE77BB /* ssh.icns */,
    124                                 8205AF790B653F3700A99579 /* sshfs-static */,
    125119                                82743E560BD7CE2D006FB711 /* sshnodelay.so */,
    126120                                8235791D0B4481C700FE77BB /* askpass */,
    127121                        );
     
    197191                                823578500B44782F00FE77BB /* PBXTargetDependency */,
    198192                        );
    199193                        name = sshfs;
    200                         productInstallPath = "$(HOME)/Applications";
    201194                        productName = sshfs;
    202195                        productReference = 8D1107320486CEB800E47090 /* sshfs.app */;
    203196                        productType = "com.apple.product-type.application";
     
    230223                                823578210B44701F00FE77BB /* ssh.icns in Resources */,
    231224                                8235791E0B4481C700FE77BB /* askpass in Resources */,
    232225                                8249C9150B547465007CFB64 /* Localizable.strings in Resources */,
    233                                 8205AF7A0B653F3700A99579 /* sshfs-static in Resources */,
    234226                                82743E570BD7CE2D006FB711 /* sshnodelay.so in Resources */,
    235                                 54B5A1C50CD2BF3B00158571 /* sshfs-static-10.5 in Resources */,
    236227                        );
    237228                        runOnlyForDeploymentPostprocessing = 0;
    238229                };
     
    307298                                GCC_OPTIMIZATION_LEVEL = 0;
    308299                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
    309300                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
    310                                 INSTALL_PATH = "$(HOME)/bin";
    311301                                OTHER_LDFLAGS = (
    312302                                        "-framework",
    313303                                        Carbon,
     
    327317                                GCC_MODEL_TUNING = G5;
    328318                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
    329319                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
    330                                 INSTALL_PATH = "$(HOME)/bin";
    331320                                OTHER_LDFLAGS = (
    332321                                        "-framework",
    333322                                        Carbon,
     
    359348                C01FCF4F08A954540054247B /* Debug */ = {
    360349                        isa = XCBuildConfiguration;
    361350                        buildSettings = {
    362                                 ARCHS = (
    363                                         ppc,
    364                                         i386,
    365                                 );
    366351                                DEAD_CODE_STRIPPING = NO;
    367352                                DEPLOYMENT_POSTPROCESSING = NO;
    368353                                GCC_C_LANGUAGE_STANDARD = c99;
    369354                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
    370355                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
    371356                                GCC_OPTIMIZATION_LEVEL = 0;
    372                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
    373357                                PREBINDING = NO;
    374                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    375358                                STRIP_STYLE = all;
    376359                                WARNING_CFLAGS = (
    377360                                        "-Wall",
     
    384367                C01FCF5008A954540054247B /* Release */ = {
    385368                        isa = XCBuildConfiguration;
    386369                        buildSettings = {
    387                                 ARCHS = (
    388                                         ppc,
    389                                         i386,
    390                                 );
    391370                                DEAD_CODE_STRIPPING = YES;
    392371                                DEPLOYMENT_POSTPROCESSING = YES;
    393372                                GCC_C_LANGUAGE_STANDARD = c99;
    394373                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
    395374                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
    396375                                GCC_OPTIMIZATION_LEVEL = s;
    397                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
    398376                                PREBINDING = NO;
    399                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    400377                                STRIP_STYLE = all;
    401378                                WARNING_CFLAGS = (
    402379                                        "-Wall",
    403                                         "-Werror",
    404380                                );
    405381                                ZERO_LINK = NO;
    406382                        };