8 Commits

Author SHA1 Message Date
edgchen1 cd42ff1dca fix macos platform 2026-02-06 15:34:46 -08:00
edgchen1 fdabcd0986 use iPhone 16 simulator for test 2026-02-06 14:40:32 -08:00
edgchen1 9f7de3a8ff update pipelines to use macos-14 image 2026-02-06 11:29:19 -08:00
Edward Chen 68c6912edf Use Xcode 14.3.1 in CI pipelines. 2024-08-19 09:48:56 -07:00
Rachel Guo ce64739c6d Update macos spm test in CI with new release packages (#14)
* update test commands for spm cis for macos builds

* update with release package

* update checksum

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
2024-02-13 17:56:54 -08:00
Rachel Guo 4d2b60a528 Update to latest 1.16.0 ORT release (#7)
* update to latest 1.16.0 ort release

* minor update

* update to ext-c 0.9.0 release pod

* update

* update comments

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2023-09-22 16:52:05 -07:00
Rachel Guo c76787fd3e Enable SPM support for Ext and configure pipelines for extensions target testing (#3)
* initial ext files

* add a workable version of spm for extensions

* update

* update pipeline

* update pipelines

* fix dev/release pipelines for extensions pod

* fix dev pipelines for extensions pod

* fix release pipelines for extensions pod

* fix dev  pipelines for extensions pod

* adding empty include folder for configuring extensions target path

* test

* test

* test

* revert pipeline changes

* revert gitignore changes

* add ext pod binary target for release pipeline

* add pipeline for extensions

* update

* update package.swift

* update latest from branch

* update

* fix

* fix

* update

* try dummy empty file

* test

* update package.swift to use fatalerror

* syntax

* try gitignore revert

* update gitignore

* add -list

* onnxruntime-Package

* update using onnxruntime-Package

* update dev pipeline

* fix dev pipelines

* syntax

* pull extensions/

* update pipelines again

* syntax

* variables

* fix

* fix -r

* update Package.swift

* update Package.swift

* minor update

* address pr comments

* minor updates

* fix

* refine messages

* syntax

* syntax again

* address pr comments partial

* address pr comments

* add .h header file and notes

* minor updates

* syncing objc source files and add code to register custom ops using function pointer

* format

* move to the header for function doc

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2023-08-11 10:07:43 -07:00
rachguo df05c923ee add separate ci for latest main local testing 2023-07-20 14:20:58 -07:00