This installer will only install items under your Home folder (signified by ~) and /Users/Shared/
Items that will be installed:
- Xcode global var in ~/Library/Preferences/com.apple.Xcode.plist (which will be listed under Xcode Preferences -> Source Trees)
- PhoneGap Xcode static library and static framework project under ~/Documents/PhoneGapLib
- Xcode 3 project template in ~/Library/Developer/Xcode/Project Templates/PhoneGap
- Xcode 4 project template in ~/Library/Application Support/Developer/Shared/Xcode/Templates/Project Templates/Application
- PhoneGap Xcode static framework under /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework (may change in future updates)
- Symlink to the framework above under ~/Library/Frameworks
To uninstall:
- Remove the PHONEGAPLIB value in Xcode Preferences -> Source Trees
- Delete the ~/Documents/PhoneGapLib folder
- Delete the ~/Library/Application Support/Developer/Shared/Xcode/Project Templates/PhoneGap folder
- Delete the "~/Library/Application Support/Developer/Shared/Xcode/Templates/Project Templates/Application/PhoneGap-based Application.xctemplate" folder
- Delete the /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework folder
- Delete the ~/Library/Frameworks/PhoneGap.framework symlink