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 */