-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add macos platform suppport to onnxruntime-extensions-c pod #622
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 0bd8a9b Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 16:55:29 2023 -0800 remove #Preview commit ac2ecdc Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 15:29:36 2023 -0800 fix podfile commit 24bb619 Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 15:27:57 2023 -0800 use pre-release version pod now commit 9e227da Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 14:09:41 2023 -0800 update sed commit 6b9651d Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 13:14:46 2023 -0800 minor fix commit 26472d0 Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 12:08:42 2023 -0800 fix pod arch path commit ba0237e Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 11:13:51 2023 -0800 update yml files commit 1d91e17 Author: rachguo <rachguo@rachguos-Mac-mini.local> Date: Thu Dec 14 10:25:24 2023 -0800 add script to substitute podspec file source commit 248effa Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Thu Dec 14 07:33:21 2023 -0800 fix pod and update artifacts path commit 7dfed33 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Thu Dec 14 01:07:43 2023 -0800 update commit 834b03f Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Thu Dec 14 00:07:04 2023 -0800 update directory name commit ac46342 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Wed Dec 13 23:17:28 2023 -0800 format commit 1a10611 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Wed Dec 13 23:16:24 2023 -0800 copyrights comments and fix .yml format commit 431682e Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Wed Dec 13 23:05:39 2023 -0800 add macos testing target in the app and testing ci updates commit dcd0f30 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Wed Dec 13 14:17:28 2023 -0800 update opencv.cmake again commit 28b083c Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Wed Dec 13 11:59:59 2023 -0800 minor fix commit d80acda Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Wed Dec 13 11:26:49 2023 -0800 add zlib to build from source option and minor update commit dfd37ef Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 19:48:40 2023 -0800 update podspec.template file commit b227c2c Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 19:26:40 2023 -0800 comment out lint pod for now commit d4bd488 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 18:46:38 2023 -0800 fix podspec.template commit a477470 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 15:45:04 2023 -0800 minor update commit a07299d Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 11:28:51 2023 -0800 clean commit a83642f Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 11:26:50 2023 -0800 fix merging framework_info.json process commit 02980fe Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 10:22:42 2023 -0800 add step for checking the framework_info.json file contents commit ee224e9 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 09:35:32 2023 -0800 update to xcframework_info.json commit 96e1362 Author: rachguo <rachguo@rachguos-Mini.attlocal.net> Date: Tue Dec 12 01:06:36 2023 -0800 add changes for macosx build for extensions pod
YUNQIUGUO
commented
Dec 15, 2023
test/ios/OrtExtensionsUsage/OrtExtensionsMacOSUsageTests/OrtExtensionsMacOSUsageTests.swift
Outdated
Show resolved
Hide resolved
YUNQIUGUO
commented
Dec 15, 2023
YUNQIUGUO
commented
Dec 15, 2023
edgchen1
reviewed
Dec 15, 2023
test/ios/OrtExtensionsUsage/OrtExtensionsMacOSUsage/OrtClient.mm
Outdated
Show resolved
Hide resolved
edgchen1
reviewed
Dec 16, 2023
edgchen1
reviewed
Dec 16, 2023
skottmckay
reviewed
Dec 19, 2023
skottmckay
reviewed
Dec 20, 2023
Co-authored-by: Scott McKay <skottmckay@gmail.com>
skottmckay
approved these changes
Dec 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.