Skip to content
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

スマホ版ビルドWorkflowを追加、スクリプトの見直し #48

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

sevenc-nanashi
Copy link
Member

@sevenc-nanashi sevenc-nanashi commented Mar 31, 2024

内容

  • AndroidのapkとaabをビルドするWorkflowを追加します。
  • cap:mobile:にします。
  • モデルとかのダウンロードをmobile:installに隔離します。

関連 Issue

(なし)

スクリーンショット・動画など

(なし)

その他

サンプルビルド:https://github.com/sevenc-nanashi/voicevox/releases/tag/0.19.0-preview.2

@sevenc-nanashi sevenc-nanashi requested a review from a team as a code owner March 31, 2024 01:18
@sevenc-nanashi sevenc-nanashi requested review from Hiroshiba and removed request for a team March 31, 2024 01:18
Comment on lines +39 to +43
// repositories {
// flatDir {
// dirs '../capacitor-cordova-android-plugins/src/main/libs', 'libs'
// }
// }
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ionic-team/capacitor#5287 (comment)
警告が出ていたので消しました(Cordovaのプラグインを使わなければ消していいらしい)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant