-
Notifications
You must be signed in to change notification settings - Fork 14
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
iOS向けXCFrameworkを追加する #19
iOS向けXCFrameworkを追加する #19
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR ありがとうございます! いくつかメモやコメントをしましたのでご確認ください。
This reverts commit a1b12e8.
to make common in repository
for onnxruntime-rs build
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
結構見回しましたが、問題は発見できませんでした!!
マージ後に1.14.1をリビルドしてみます! 2023/05/20 20:09追記 |
内容
iOS向けのXCFrameworkをビルドするGitHub Actionsを追加します。
このPRでは次の要素を追加しました。
build-onnxruntime
job上)build_xcframework
job上)build_xcframework
job上)関連 Issue
close #18
VOICEVOX/voicevox_core#477
VOICEVOX/voicevox_core#485