Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
tweak_info_plist.py File Reference

Go to the source code of this file.

Namespaces

namespace  tweak_info_plist
 

Functions

 tweak_info_plist._GetOutput (args)
 
 tweak_info_plist._GetOutputNoError (args)
 
 tweak_info_plist._RemoveKeys (plist, *keys)
 
 tweak_info_plist._AddVersionKeys (plist, version=None)
 
 tweak_info_plist._DoSCMKeys (plist, add_keys)
 
 tweak_info_plist._AddBreakpadKeys (plist, branding)
 
 tweak_info_plist._RemoveBreakpadKeys (plist)
 
 tweak_info_plist._TagSuffixes ()
 
 tweak_info_plist._AddKeystoneKeys (plist, bundle_identifier)
 
 tweak_info_plist._RemoveKeystoneKeys (plist)
 
 tweak_info_plist.Main (argv)
 

Variables

 tweak_info_plist.TOP = os.path.dirname(os.path.dirname(os.path.dirname(__file__)))