From e00a999ae88539d3fa2de4363c1c955002cb2b61 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Fri, 3 Aug 2012 00:51:11 +0000 Subject: - Remove BWToolKit from the project, using ibtool to strip out plugin dependencies now that all BW custom elements have been removed; remove last references and build steps. --- Scripts/build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'Scripts') diff --git a/Scripts/build.sh b/Scripts/build.sh index 40024f58..9783d9b4 100755 --- a/Scripts/build.sh +++ b/Scripts/build.sh @@ -50,7 +50,6 @@ echo 'Updating build version...' "${SRCROOT}/Scripts/build-version.pl" # Remove the .ibplugin from within frameworks -rm -rf "${BUILD_PRODUCT}/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/Resources/BWToolkit.ibplugin" rm -rf "${BUILD_PRODUCT}/Contents/Frameworks/ShortcutRecorder.framework/Versions/A/Resources/ShortcutRecorder.ibplugin" # Perform localisation updates for 'Release' or 'Distribution' builds -- cgit v1.2.3