-
Notifications
You must be signed in to change notification settings - Fork 120
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
Releaseのzipをターゲットごとに分割する #111
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.
LGTM!!
エンジン側のビルドに詳しい方からも一応レビュー頂けると嬉しいです!!
(@aoirint さん、 @y-chan さん、 @PickledChair さんあたり?)
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!
* とりあえず実装 * デバッグ用に条件を解除 * fix * zip周りを変更 * デバッグ用のif外しを元に戻す * cd releaseが残っていたので削除 * cd -に変更
内容
#106 のzip分割を実装します
#99 (review) に倣い、動的ライブラリファイルの名称は現状と同様にリネームしています
関連 Issue
ref #106