Various scripts for helping debug iOS applications
contents
-
findcoredatadb - locates the Core Data sqlite database most recently modified by the iOS simulator. opening this sqlite database may help debug any database issues
-
iosctrl - performs a lot of operations on Xcode .xcodeproj projects including clean, build, and export .ipa executables, create iOS simulator instances, un/install projects to simulators using arbitrary SDKs/runtimes, and control apps running under simulation