We want to add ONNX runtime to our iOS Swift app so we can run our .onnx model.
I cloned https://github.com/microsoft/onnxruntime-inference-examples.git but when xcode tries to build
/Users/dbell/PRIMARY/WORK/KINGPIN/onnxruntime-inference-examples/mobile/examples/basic_usage/ios/OrtBasicUsage.xcodeproj
then I get errors...
Showing Recent Messages /Users/dbell/PRIMARY/WORK/KINGPIN/onnxruntime-inference-examples/mobile/examples/basic_usage/ios/OrtBasicUsage/model/single_add.ort: No such file or directory