mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
### Description <!-- Describe your changes. --> Using certain APIs is about to require a [privacy manifest](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api) to be added to a package. Our version of protobuf uses `mach_absolute_time`. Patch as per https://github.com/protocolbuffers/protobuf/pull/15662/ to remove usage. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Usage of API will require a privacy manifest for an iOS app to be accepted as of 5/1/2024 #20519 |
||
|---|---|---|
| .. | ||
| c | ||
| objectivec | ||
| __init__.py | ||
| assemble_apple_packaging_artifacts.sh | ||
| build_and_assemble_apple_pods.py | ||
| build_apple_framework.py | ||
| build_host_protoc.sh | ||
| coreml_supported_ops.md | ||
| default_full_apple_framework_build_settings.json | ||
| default_full_ios_framework_build_settings.json | ||
| default_mobile_ios_framework_build_settings.json | ||
| default_training_ios_framework_build_settings.json | ||
| default_vision_os_framework_build_settings.json | ||
| framework_info.json.template | ||
| get_simulator_device_info.py | ||
| ios_packaging.requirements.txt | ||
| package_assembly_utils.py | ||
| test_apple_packages.py | ||
| test_minimal_training_ios_simulator_framework_build_settings.json | ||
| upload_pod_archive_and_update_podspec.sh | ||
| use_ios_pods_with_custom_build.md | ||