Currently Browsing: MAC

Uninstalling iPhone SDK 2.2.1

{the following steps performed in intel based MAC OSX 10.5.7 running iphone sdk 2.2.1} step 1: Open terminal step 2: perform the following commands without quotes: > “sudo -s” supply the password when the above command prompt for it. step 3: executing the below command will uninstall the iphone SDK 2.2.1. > “/Developer/Library/uninstall-developer-folder” remember the above command is case-sensitive. -end-
read more