A set of shell scripts useful for an iOS developer
convert_coredata_error.sh– takes a file with localized Core Data error containing\Ucharacters, 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 forTODOs andFIXMEs from source code be displayed as warnings in Xcode Issue Navigator.