onnxruntime/js/react_native/ios
Edward Chen 981893c318
Remove deprecated "mobile" packages (#20941)
# 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.
2024-06-07 16:20:32 -05:00
..
OnnxruntimeModule.xcodeproj [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeModule.xcworkspace ONNX Runtime React Native Library (#7564) 2021-05-11 10:34:40 -07:00
OnnxruntimeModuleTest [js/rn] Add test for validating "executionProvider" options (#16651) 2023-07-12 14:55:47 -07:00
OnnxruntimeJSIHelper.h [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeJSIHelper.mm [js/rn] Fix some bugs (#20242) 2024-05-15 10:32:08 -07:00
OnnxruntimeModule.h [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
OnnxruntimeModule.mm [js/rn] Fix React Native CI pipeline E2E test (#16447) 2023-06-22 14:33:49 -07:00
Podfile Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
TensorHelper.h [js/rn] Fix React Native CI pipeline E2E test (#16447) 2023-06-22 14:33:49 -07:00
TensorHelper.mm Replace float_t with float (#16484) 2023-06-27 09:28:38 -07:00