Flutter Engine
The Flutter Engine
Namespaces | Functions | Variables
mac_app.py File Reference

Go to the source code of this file.

Namespaces

namespace  mac_app
 

Functions

def mac_app.MakeDirectories (path)
 
def mac_app.ProcessInfoPlist (args)
 
def mac_app.ProcessNIB (args)
 
def mac_app.GenerateProjectStructure (args)
 
def mac_app.Main ()
 

Variables

list mac_app.PLUTIL = ['/usr/bin/env', 'xcrun', 'plutil']
 
list mac_app.IBTOOL