File tree Expand file tree Collapse file tree
imageoptim/ImageOptim.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11161116 isa = PBXNativeTarget;
11171117 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "ImageOptim" */;
11181118 buildPhases = (
1119+ 5AB422EF1CE730CD00E9B0D7 /* Xcode code signing sucks */,
11191120 8D11072C0486CEB800E47090 /* Sources */,
11201121 5AC63C410E9ABCFD0053B879 /* Copy Frameworks */,
11211122 8D11072E0486CEB800E47090 /* Frameworks */,
14571458 shellScript = "cd \"$BUILT_PRODUCTS_DIR/\"\nrm -rf verify\nmkdir verify\ntar xjf \"$TARGET_BUILD_DIR/ImageOptim.tar.bz2\" -C verify\ncodesign --strict --deep -v -v \"verify/ImageOptim.app\" || exit 13\ncodesign -v -v \"verify/ImageOptim.app/Contents/Frameworks/Sparkle.framework/Versions/A/Resources/\"*\"Autoupdate.app\" || exit 12\ncodesign -v -v \"verify/ImageOptim.app/Contents/Frameworks/Sparkle.framework\" || exit 11\n";
14581459 showEnvVarsInLog = 0;
14591460 };
1461+ 5AB422EF1CE730CD00E9B0D7 /* Xcode code signing sucks */ = {
1462+ isa = PBXShellScriptBuildPhase;
1463+ buildActionMask = 2147483647;
1464+ files = (
1465+ );
1466+ inputPaths = (
1467+ "",
1468+ );
1469+ name = "Xcode code signing sucks";
1470+ outputPaths = (
1471+ "$(DERIVED_FILE_DIR)/myfile",
1472+ );
1473+ runOnlyForDeploymentPostprocessing = 0;
1474+ shellPath = /bin/sh;
1475+ shellScript = "rm -rf \"$TARGET_BUILD_DIR/ImageOptim.app\"\n";
1476+ };
14601477 5ABB9FEB0E8518DA006F51BB /* Tar */ = {
14611478 isa = PBXShellScriptBuildPhase;
14621479 buildActionMask = 12;
You can’t perform that action at this time.
0 commit comments