Skip to content

feat: macOSでコード署名する - #100

Merged
qryxip merged 2 commits into
VOICEVOX:mainfrom
Hiroshiba:feat/macos-codesign
May 2, 2026
Merged

feat: macOSでコード署名する#100
qryxip merged 2 commits into
VOICEVOX:mainfrom
Hiroshiba:feat/macos-codesign

Conversation

@Hiroshiba

@Hiroshiba Hiroshiba commented Mar 15, 2026

Copy link
Copy Markdown
Member

内容

Closes #99

macOSでライブラリ(.dylib)のコード署名を行えるようにします。

変更

参考

🤖 Generated with Claude Code

@qryxip
qryxip merged commit a5f686e into VOICEVOX:main May 2, 2026
2 checks passed
@Hiroshiba
Hiroshiba deleted the feat/macos-codesign branch May 2, 2026 14:30
@qryxip qryxip mentioned this pull request Jun 21, 2026
5 tasks
qryxip pushed a commit that referenced this pull request Jun 22, 2026
> PR #100 で追加した `codesign_macos.bash` と、リネームした
> `codesign_windows.bash` の実行権限が `100644` になっており、
> `build.yml` から直接実行すると Permission Denied で失敗します。
> `git update-index --chmod=+x` で両ファイルに実行権限を付けます。

> ref #99

Fixes: #100
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

macOSでコード署名する

2 participants