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

Go to the source code of this file.

Namespaces

namespace  create_embedder_framework
 

Functions

def create_embedder_framework.main ()
 
def create_embedder_framework.regenerate_symlinks (fat_framework)
 
def create_embedder_framework.process_framework (dst, args, fat_framework, fat_framework_binary)
 

Variables

 create_embedder_framework.buildroot_dir = os.path.abspath(os.path.join(os.path.realpath(__file__), '..', '..', '..', '..'))
 
string create_embedder_framework.ARCH_SUBPATH = 'arm' else 'mac-x64'
 
 create_embedder_framework.DSYMUTIL
 
 create_embedder_framework.out_dir = os.path.join(buildroot_dir, 'out')