onnxruntime/tools/ci_build/github/apple
Justin Chu c7c8757a1c
Use ruff as the formatter to replace black-isort (#23397)
Use ruff as the code formatter in place of black and isort since it is
much faster, and as projects like PyTorch and ONNX have adopted ruff
format as well.

This PR include only auto-fixed changes in formatting.
2025-01-16 11:14:15 -08:00
..
c
ios_packaging
objectivec Bump ruff from 0.5.4 to 0.9.1 (#23328) 2025-01-15 11:11:17 -08:00
__init__.py
assemble_apple_packaging_artifacts.sh
build_and_assemble_apple_pods.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
build_apple_framework.py
coreml_supported_mlprogram_ops.md [CoreML ] ML Program more operators support [3/N] (#22710) 2024-11-28 09:21:02 +08:00
coreml_supported_neuralnetwork_ops.md
default_full_apple_framework_build_settings.json Update MACOSX_DEPLOYMENT_TARGET (#23308) 2025-01-10 14:25:32 -08:00
default_full_ios_framework_build_settings.json Update min iOS version to 15.1 to align with React Native 0.76 (#23292) 2025-01-08 16:02:45 -08:00
default_training_ios_framework_build_settings.json Update MACOSX_DEPLOYMENT_TARGET (#23308) 2025-01-10 14:25:32 -08:00
default_vision_os_framework_build_settings.json
framework_info.json.template
get_simulator_device_info.py
package_assembly_utils.py
package_release_tasks.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
test_apple_packages.py
test_ios_framework_build_settings.json Update min iOS version to 15.1 to align with React Native 0.76 (#23292) 2025-01-08 16:02:45 -08:00
test_minimal_training_ios_simulator_framework_build_settings.json Update min iOS version to 15.1 to align with React Native 0.76 (#23292) 2025-01-08 16:02:45 -08:00
use_ios_pods_with_custom_build.md