SYMBOL INDEX (12 symbols across 1 files) FILE: RunScript/inject_app_icon.py function read_plist (line 17) | def read_plist(path): function write_plist (line 20) | def write_plist(info, path): function read_plist (line 25) | def read_plist(path): function write_plist (line 29) | def write_plist(info, path): function convertImage (line 61) | def convertImage(imageFile, outdir, size, scale, is_iPhone): function createCFBundleIconFiles (line 82) | def createCFBundleIconFiles(name, is_iPhone): function createCFBundleAlternateIconSingle (line 96) | def createCFBundleAlternateIconSingle(name, is_iPhone): function createPrimaryIconInfo (line 103) | def createPrimaryIconInfo(primaryIconName, is_iPhone): function createCFBundleAlternateIcons (line 111) | def createCFBundleAlternateIcons(names, is_iPhone): function createNewIconInfo (line 121) | def createNewIconInfo(names, newPrimaryIcon, oldPrimaryInfo, is_iPhone): function moveIconsToDirectory (line 134) | def moveIconsToDirectory(origin_dir_path, dest_dir_path): function setIcon (line 142) | def setIcon(plist_info, newIconNames, newPrimaryIcon, is_iPhone):