Reference branch: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=short log;h=refs/heads/1091
I've removed the installer and all of its dependencies from iOS. Would love to have others take a look. This decouples us even further away from the old Xcode templates. Also lines us up more with Apache's "ship only source" policy. Finally: no longer need to install the library. You do, however, need to run "make" after cloning the repo; this will set various Xcode variables to point to the location of your cloned CordovaLib. Should fix a few issues we've been having with the CLI tools as well. Changes include: - no more wkhtml, markdown, brew, and packagemaker as dependencies - requirement to run "make" after cloning Very likely in need of a once-over of all the documentation, esp. the getting started guides. Actually, do we even need the Getting Started with Xcode guide anymore after this? Would love to hear from others on this topic. Cheers, Fil
