mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
# Description This PR removes the building of the ORT "mobile" packages and much of the associated infrastructure which is no longer needed. Not removed yet - tools/ci_build/github/android/mobile_package.required_operators.config and the helper scripts that depend on it. # Motivation and Context The mobile packages were deprecated in 1.18. Users should use the full packages (Android - onnxruntime-android, iOS - onnxruntime-c/onnxruntime-objc) instead or do a custom build. |
||
|---|---|---|
| .. | ||
| c | ||
| objectivec | ||
| __init__.py | ||
| assemble_apple_packaging_artifacts.sh | ||
| build_and_assemble_apple_pods.py | ||
| build_apple_framework.py | ||
| coreml_supported_ops.md | ||
| default_full_apple_framework_build_settings.json | ||
| default_full_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 | ||
| package_release_tasks.py | ||
| test_apple_packages.py | ||
| test_minimal_training_ios_simulator_framework_build_settings.json | ||
| use_ios_pods_with_custom_build.md | ||