summaryrefslogtreecommitdiff
path: root/Hercules.xcodeproj
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-12-06 18:40:27 +0100
committerHaru <haru@dotalux.com>2016-01-29 10:59:39 +0100
commit25451ef2213026d6868645f673570607f96f1272 (patch)
tree3fe837acf7635126028ea879f50a3c86424722c6 /Hercules.xcodeproj
parent9e922317933de98bb25146045ceb56ac4e6d1a24 (diff)
downloadhercules-25451ef2213026d6868645f673570607f96f1272.tar.gz
hercules-25451ef2213026d6868645f673570607f96f1272.tar.bz2
hercules-25451ef2213026d6868645f673570607f96f1272.tar.xz
hercules-25451ef2213026d6868645f673570607f96f1272.zip
Renamed some db2sql* plugin functions to itemdb2sql*
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'Hercules.xcodeproj')
-rw-r--r--Hercules.xcodeproj/xcshareddata/xcschemes/db2sql.xcscheme40
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 &apos;s:^\([[:blank:]]*\)//&quot;db2sql&quot;,$:\1&quot;db2sql&quot;,:&apos; -i .db2sql &quot;${PROJECT_DIR}/conf/plugins.conf&quot;"
- 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 &quot;${PROJECT_DIR}/conf/plugins.conf.db2sql&quot; &quot;${PROJECT_DIR}/conf/plugins.conf&quot;"
- 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>