diff options
Diffstat (limited to 'Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme')
-rw-r--r-- | Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme | 40 |
1 files changed, 1 insertions, 39 deletions
diff --git a/Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme b/Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme index e39416fce..603e02228 100644 --- a/Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme +++ b/Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme @@ -56,44 +56,6 @@ debugDocumentVersioning = "YES" debugServiceExtension = "internal" allowLocationSimulation = "YES"> - <PreActions> - <ExecutionAction - ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> - <ActionContent - title = "Run Script" - scriptText = "sed -e 's:^\([[:blank:]]*\)//"db2sql",$:\1"db2sql",:' -i .db2sql "${PROJECT_DIR}/conf/plugins.conf"" - shellToInvoke = "/bin/bash"> - <EnvironmentBuildable> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "A56CC67B18564356009EB79C" - BuildableName = "map-server" - BlueprintName = "map-server" - ReferencedContainer = "container:Hercules.xcodeproj"> - </BuildableReference> - </EnvironmentBuildable> - </ActionContent> - </ExecutionAction> - </PreActions> - <PostActions> - <ExecutionAction - ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> - <ActionContent - title = "Run Script" - scriptText = "mv "${PROJECT_DIR}/conf/plugins.conf.db2sql" "${PROJECT_DIR}/conf/plugins.conf"" - shellToInvoke = "/bin/bash"> - <EnvironmentBuildable> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "A56CC67B18564356009EB79C" - BuildableName = "map-server" - BlueprintName = "map-server" - ReferencedContainer = "container:Hercules.xcodeproj"> - </BuildableReference> - </EnvironmentBuildable> - </ActionContent> - </ExecutionAction> - </PostActions> <BuildableProductRunnable runnableDebuggingMode = "0"> <BuildableReference @@ -106,7 +68,7 @@ </BuildableProductRunnable> <CommandLineArguments> <CommandLineArgument - argument = "--db2sql" + argument = "--load-plugin db2sql --db2sql" isEnabled = "YES"> </CommandLineArgument> </CommandLineArguments> |