microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
323 stars 84 forks source link

Add macos platform suppport to onnxruntime-extensions-c pod #622

Closed YUNQIUGUO closed 9 months ago

YUNQIUGUO commented 9 months ago

As title.

Motivation:

In order to allow macos support in SPM with one single Package.swift, extensions pod should include macos library support as the best solution though it has not been asked yet.

Note: validated with the dev pod archive as binary target for SPM (with platform macOS and iOS), it works as expected.