Go to the source code of this file.
|
def | create_full_ios_framework.main () |
|
def | create_full_ios_framework.create_extension_safe_framework (args, dst, arm64_out_dir, simulator_x64_out_dir, simulator_arm64_out_dir) |
|
def | create_full_ios_framework.create_framework (args, dst, framework, arm64_framework, simulator_framework, simulator_x64_framework, simulator_arm64_framework) |
|
def | create_full_ios_framework.embed_codesign_configuration (config_path, contents) |
|
def | create_full_ios_framework.zip_archive (dst) |
|
def | create_full_ios_framework.process_framework (args, dst, framework, framework_binary) |
|
def | create_full_ios_framework.generate_gen_snapshot (args, dst, x64_out_dir, arm64_out_dir) |
|