]> git.saurik.com Git - apple/libinfo.git/blobdiff - xcodescripts/install_files.sh
Libinfo-542.40.3.tar.gz
[apple/libinfo.git] / xcodescripts / install_files.sh
index 6f13fa94e197376a095dda85286c79356996c071..d14fbffc5b65c866e581a4ac59b25020ac755aae 100755 (executable)
@@ -58,7 +58,6 @@ if [[ "${ACTION}" == "installhdrs" ]] || [[ "${ACTION}" == "installapi" ]]; then
 fi
 
 if [[ "${PLATFORM_NAME}" =~ "simulator" ]]; then
-    ln -s libsystem_info.dylib ${DSTROOT}${INSTALL_PATH}/libsystem_sim_info.dylib
     exit 0
 fi