We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e59d2 commit 862f0c2Copy full SHA for 862f0c2
ios-deploy.xcodeproj/project.pbxproj
@@ -237,7 +237,7 @@
237
);
238
runOnlyForDeploymentPostprocessing = 0;
239
shellPath = /bin/sh;
240
- shellScript = "echo \"\\\"# AUTO-GENERATED - DO NOT MODIFY\\\"\" > src/ios-deploy/lldb.py.h\nawk '{ print \"\\\"\"$0\"\\\\n\\\"\"}' src/scripts/lldb.py >> src/ios-deploy/lldb.py.h\n";
+ shellScript = "echo \"\\\"# AUTO-GENERATED - DO NOT MODIFY\\\\\\n\\\"\" > src/ios-deploy/lldb.py.h\nawk '{ print \"\\\"\"$0\"\\\\n\\\"\"}' src/scripts/lldb.py >> src/ios-deploy/lldb.py.h\n";
241
};
242
C0CD3D981F59D20100F954DB /* ShellScript */ = {
243
isa = PBXShellScriptBuildPhase;
0 commit comments