summaryrefslogtreecommitdiffstats
path: root/net/net.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.xcodeproj/project.pbxproj')
-rw-r--r--net/net.xcodeproj/project.pbxproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/net.xcodeproj/project.pbxproj b/net/net.xcodeproj/project.pbxproj
index 36bc539..068fc37 100644
--- a/net/net.xcodeproj/project.pbxproj
+++ b/net/net.xcodeproj/project.pbxproj
@@ -1194,6 +1194,7 @@
buildPhases = (
E4AFA6200E523E2900201347 /* Sources */,
E4AFA6210E523E2900201347 /* Frameworks */,
+ 4D3D54210EC3A45200650CA0 /* Strip If Needed */,
);
buildRules = (
);
@@ -1404,6 +1405,21 @@
/* End PBXReferenceProxy section */
/* Begin PBXShellScriptBuildPhase section */
+ 4D3D54210EC3A45200650CA0 /* Strip If Needed */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "Strip If Needed";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip_from_xcode\"\n";
+ showEnvVarsInLog = 0;
+ };
E4AFA6570E52423900201347 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;