File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/projectM-iTunes/iProjectM.xcodeproj Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 318318 );
319319 runOnlyForDeploymentPostprocessing = 0;
320320 shellPath = /bin/bash;
321- shellScript = "mkdir -p $DSTROOT/usr/local/share/projectM\ncp -r \"$DSTROOT/Library/iTunes/iTunes Plug-ins/iProjectM.bundle\" $SRCROOT/\ncp -r $CONFIGURATION_BUILD_DIR/share/* $DSTROOT/usr/local/share/projectM\npkgbuild --component-plist $SRCROOT/iProjectM-pkg.plist --root $DSTROOT $SRCROOT/iProjectM.pkg\n";
321+ shellScript = "mkdir -p $DSTROOT/usr/local/share/projectM\n#rm -rf \"$SRCROOT/iProjectM.bundle\"\n#cp -r \"$DSTROOT/Library/iTunes/iTunes Plug-ins/iProjectM.bundle\" $SRCROOT/\ncp -r $CONFIGURATION_BUILD_DIR/share/* $DSTROOT/usr/local/share/projectM\npkgbuild --component-plist $SRCROOT/iProjectM-pkg.plist --root $DSTROOT $SRCROOT/iProjectM.pkg\n";
322322 };
323323/* End PBXShellScriptBuildPhase section */
324324
You can’t perform that action at this time.
0 commit comments