Skip to content

ardnew/ios-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ios-scripts

Various scripts for helping debug iOS applications


contents

  1. findcoredatadb - locates the Core Data sqlite database most recently modified by the iOS simulator. opening this sqlite database may help debug any database issues

  2. 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

Releases

No releases published

Packages

No packages published

Languages