--- !tapi-tbd tbd-version: 4 targets: [ x86_64-macos, x86_64-maccatalyst, arm64e-macos, arm64e-maccatalyst ] install-name: '/usr/lib/libapp_launch_measurement.dylib' exports: - targets: [ x86_64-macos, x86_64-maccatalyst, arm64e-macos, arm64e-maccatalyst ] symbols: [ _alm_app_did_activate, _alm_app_did_present, _alm_app_extended_launch_end, _alm_app_measurement_ongoing, _alm_app_will_activate_with_details, _alm_app_will_activate_with_signpost_id, _alm_app_will_launch, _alm_app_will_launch_with_details, _alm_app_will_launch_with_signpost_id, _alm_build_launch_info, _alm_build_version_string, _alm_clear_responsive_launch_bailed, _alm_did_finish_extended_launch_task, _alm_execute_when_main_queue_idle, _alm_execute_when_measurement_complete, _alm_has_reached_launch_milestone, _alm_has_running_launch_task, _alm_is_running_launch_task, _alm_reset_launch_milestone, _alm_set_max_processed_block_count, _alm_stop_tracking_responsive_launch, _alm_will_start_extended_launch_task ] - targets: [ x86_64-maccatalyst, arm64e-maccatalyst ] symbols: [ _alm_legacy_app_regular_or_extended_launch_end ] ...