Commit Graph

127 Commits

Author SHA1 Message Date
edgchen1 9f7de3a8ff update pipelines to use macos-14 image 2026-02-06 11:29:19 -08:00
edgchen1 a889626993 update Package.swift for onnxruntime 1.24.1 2026-02-06 09:47:12 -08:00
edgchen1 8596bfe7a4 update objectivec directory from onnxruntime/objectivec 2026-02-06 09:26:35 -08:00
Tianlei Wu b2e6c9de2a Update ONNX Runtime to 1.23.0 (#38) 2026-01-26 15:56:16 -08:00
Danil Salakheev d5c3824d7e Update ONNX Runtime to 1.23.0 2025-11-19 20:02:49 +00:00
Changming Sun 2821ca3c4d Create codeql.yml (#33) 2025-07-21 13:12:07 -07:00
Changming Sun 97f6a7fc13 Update codeql.yml 2025-07-19 16:35:03 -07:00
Changming Sun 963c97dc99 Create codeql.yml 2025-07-19 14:01:20 -07:00
Changming Sun 339334749b Convert dev validation pipeline to 1ES PT (#32) 2025-07-17 12:22:45 -07:00
Changming Sun 4ec6a36a11 Update main.yml 2025-07-16 22:40:53 -07:00
Changming Sun 97f21b15c2 Update mac-ios-spm-dev-validation-pipeline.yml 2025-07-16 22:35:12 -07:00
Changming Sun ba6e1a6e92 Update official.yml 2025-07-16 22:34:51 -07:00
Changming Sun 208bcda3de Update ADO PATH 2025-07-15 17:12:49 -07:00
Changming Sun 974cea418e update 2025-07-15 17:09:43 -07:00
Changming Sun b28c460003 Remove extra jobs 2025-07-15 17:08:55 -07:00
Changming Sun 8d850f8f4c 1ES PT 2025-07-15 17:00:07 -07:00
Changming Sun 0ee96ab33a update 2025-07-15 16:56:10 -07:00
Changming Sun 3484911762 update 2025-07-15 16:52:25 -07:00
Changming Sun 271184daab update 2025-07-15 16:48:24 -07:00
Changming Sun 6d96245bc4 1ES PT 2025-07-15 16:46:52 -07:00
Edward Chen 12ce7374c8 Add release_instructions.md. (#26) 2024-11-27 14:32:48 -08:00
edgchen1 4d1dc0e86b add some rationale for tag naming 2024-11-27 14:26:40 -08:00
edgchen1 7b55815da6 address PR comments 2024-11-27 14:23:43 -08:00
Edward Chen 55f888f73c Update to ONNX Runtime 1.20 release (#25) 2024-11-27 13:43:40 -08:00
edgchen1 9d8272e71c update sync instructions 2024-11-26 17:07:05 -08:00
edgchen1 f3a18089c2 exclude objectivec/docs in Package.swift 2024-11-26 14:59:15 -08:00
edgchen1 93228a1552 add objectivec/test and objectivec/docs 2024-11-26 14:58:49 -08:00
edgchen1 149f4a677e Revert "remove nonexistent exclude path 'test'"
This reverts commit 5b8bc9df59.
2024-11-26 14:53:17 -08:00
edgchen1 cb8c1248ca Add release_instructions.md. 2024-11-26 10:31:58 -08:00
edgchen1 5b8bc9df59 remove nonexistent exclude path 'test' 2024-11-26 10:30:32 -08:00
edgchen1 f2910f23d6 update ORT and ORT download URLs and checksums 2024-11-26 09:44:35 -08:00
edgchen1 5d78f490a6 Copy objectivec/ from ORT v1.20. 2024-11-26 09:38:56 -08:00
Edward Chen bbc428e168 Update to ORT 1.19.2. (#22) 2024-09-09 15:28:18 -07:00
edgchen1 5f84804f94 Update to ORT 1.19.2. 2024-09-06 14:13:40 -07:00
Scott McKay 6493bb55b6 Update for ORT 1.19.0 release (#21) 2024-08-28 15:46:43 +10:00
Edward Chen 6ede16e8fe use python3 in example command 2024-08-27 09:35:34 -07:00
edgchen1 cdcfd87885 update pod archive links and checksums to ORT 1.19.0 and ORT-ext 0.12.0. 2024-08-19 11:21:44 -07:00
edgchen1 88bd5af009 update comments, variable names, increase min ios version to 13. 2024-08-19 11:12:07 -07:00
Edward Chen 68c6912edf Use Xcode 14.3.1 in CI pipelines. 2024-08-19 09:48:56 -07:00
Rachel Guo 11c7dd6dd4 Update to 1.18.0 resources (#17)
* update to 1.18.0 resources

* Update Package.swift

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>

* update

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2024-06-04 15:41:38 -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 b93c9584a8 Update user spm dependency version number in Package.swift (#8)
* update version number in Package.swift

* add comment for pointing to latest spm version

---------

Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2024-01-03 09:18:13 -08:00
Rachel Guo ff46084dea Add changes for configuring macos support in spm (#12)
* add changes for configuring macos support in spm

* test latest version downloading artifacts

* update back to using latest from main

* update using latestfrombranch

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2024-01-03 09:17:36 -08:00
Rachel Guo 12d49c9ea7 Minor updates for SPM dev pipelines (#10)
* update spm dev pipelins for sparse checkout directories

* updates pr comments

* minor updates

* minor fix

* fix directory

---------

Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2023-10-09 14:44:50 -07:00
Edward Chen 58f03db64f Update readme note about directories copied from ORT. (#11) 2023-10-06 17:15:32 -07:00
Edward Chen 12789c11b5 Update readme note about directories copied from ORT. 2023-10-06 10:22:31 -07:00
Rachel Guo ed51541c0b Remove unsafe flags in Package.swift (#9)
remove unsafe flags

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
2023-09-26 13:17:06 -07: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
Rachel Guo 7acc38c99c Enable ORT SPM dependency to be added via version tag (#4)
* enable spm dependency to be added via version tag

* update

---------

Co-authored-by: rachguo <rachguo@rachguos-Mac-mini.local>
2023-08-01 10:06:33 -07:00