Skip to content

pkazantsev/iOS-dev-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

iOS-dev-scripts

A set of shell scripts useful for an iOS developer

  • convert_coredata_error.sh – takes a file with localized Core Data error containing \U characters, splits by lines if there are multiple errors and then replaces unicode characters with readable text.
  • remove_sim_app.sh – uninstalls an app with a given bundleID from an iOS simulator, giving a choice of device is there're multiple simulators currently open.
  • xcode_todo.sh – should be called from Build Phases / Run Script of an Xcode project for TODOs and FIXMEs from source code be displayed as warnings in Xcode Issue Navigator.

About

A set of shell scripts useful for an iOS developer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages