From 43fa5d72be7b7503c7727114e7a0797ace49e633 Mon Sep 17 00:00:00 2001 From: Luyiyuan Date: Fri, 21 Sep 2012 15:50:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9cp=E8=84=9A=E6=9C=AC=EF=BC=8C?= =?UTF-8?q?=E5=B0=86=E9=9D=99=E6=80=81=E8=B7=AF=E5=BE=84=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=8A=A8=E6=80=81=EF=BC=8C=E4=BD=BF=E6=89=80=E6=9C=89Scheme?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E8=83=BD=E5=A4=9F=E6=AD=A3=E7=A1=AE=E5=AE=89?= =?UTF-8?q?=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XLog.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XLog.xcodeproj/project.pbxproj b/XLog.xcodeproj/project.pbxproj index d3a3dad..16967f1 100644 --- a/XLog.xcodeproj/project.pbxproj +++ b/XLog.xcodeproj/project.pbxproj @@ -162,7 +162,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "rm -rf ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins/XLog.xcplugin\nmkdir -p ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins \ncp -r build/Release/XLog.bundle ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins/XLog.xcplugin\n"; + shellScript = "rm -rf ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins/XLog.xcplugin\nmkdir -p ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins\ncp -r ${CONFIGURATION_BUILD_DIR}/XLog.bundle ~/Library/Application\\ Support/Developer/Shared/Xcode/Plug-ins/XLog.xcplugin\n"; }; /* End PBXShellScriptBuildPhase section */