onnxruntime/tools/ci_build/github/apple
Scott McKay f9febc4f35
Remove usage of 'required reason' iOS API from protobuf (#20529)
### 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
2024-05-02 08:21:08 +10:00
..
c
objectivec Enable MacOS build in ORT Objc Pod (#18786) 2023-12-13 13:50:42 -08:00
__init__.py
assemble_apple_packaging_artifacts.sh
build_and_assemble_apple_pods.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
build_apple_framework.py Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
build_host_protoc.sh Remove usage of 'required reason' iOS API from protobuf (#20529) 2024-05-02 08:21:08 +10:00
coreml_supported_ops.md
default_full_apple_framework_build_settings.json Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
default_full_ios_framework_build_settings.json Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
default_mobile_ios_framework_build_settings.json
default_training_ios_framework_build_settings.json Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
default_vision_os_framework_build_settings.json Support visionos build (#20365) 2024-04-23 18:15:07 -07:00
framework_info.json.template Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
get_simulator_device_info.py Remove iOS simulator max runtime version limit. (#19396) 2024-02-06 14:54:06 -08:00
ios_packaging.requirements.txt
package_assembly_utils.py
test_apple_packages.py Support xcframework for mac catalyst builds. (#19534) 2024-03-20 10:55:19 -07:00
test_minimal_training_ios_simulator_framework_build_settings.json [Apple framework] Fix minimal build with training enabled. (#19858) 2024-03-12 11:33:30 -07:00
upload_pod_archive_and_update_podspec.sh Use download.onnxruntime.ai in podspec (#20474) 2024-04-26 20:28:54 +10:00
use_ios_pods_with_custom_build.md