X-Git-Url: https://git.saurik.com/apple/cf.git/blobdiff_plain/28b835aedb033ed073ac0cd50f9dc2620f1babb5..f32021b44683d7709e757f1c343e55707a588bf8:/BuildCFLite diff --git a/BuildCFLite b/BuildCFLite index 9d1d810..a96da5c 100755 --- a/BuildCFLite +++ b/BuildCFLite @@ -83,7 +83,7 @@ if [ -z "$DSTBASE" ]; then DSTBASE=../CF-Root ; fi /bin/chmod -RH a-w,a+rX $DSTBASE/CoreFoundation.framework /bin/chmod -RH u+w $DSTBASE -install_name_tool -id /System/Library/Frameworks/CoreFoundation/Versions/A/CoreFoundation $DSTBASE/CoreFoundation.framework/Versions/A/CoreFoundation +install_name_tool -id /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation $DSTBASE/CoreFoundation.framework/Versions/A/CoreFoundation echo "Installing done. The framework is in $DSTBASE"