#!/bin/sh

/bin/rm -rf "$3"/System/Library/Frameworks/WebKit.framework/Frameworks/JavaScriptCore.framework &>/dev/null

exit 0
