Skip to content

Add codesign#2

Merged
nowsprinting merged 3 commits intomainfrom
chore/codesign
Jan 14, 2026
Merged

Add codesign#2
nowsprinting merged 3 commits intomainfrom
chore/codesign

Conversation

@nowsprinting
Copy link
Contributor

@nowsprinting nowsprinting commented Dec 23, 2025

Changes

Add codesign on CI

Before

$ codesign --verify --verbose libflip_native.dylib 
libflip_native.dylib: code object is not signed at all

After

$ codesign --verify --verbose libflip_native.dylib 
libflip_native.dylib: valid on disk
libflip_native.dylib: satisfies its Designated Requirement

@nowsprinting
Copy link
Contributor Author

nowsprinting commented Jan 14, 2026

なお、コード署名はしても公証は取っていないため、初回実行時にセキュリティ警告は出ます

スクリーンショット 2026-01-14 13 51 42

@nowsprinting nowsprinting marked this pull request as ready for review January 14, 2026 05:14
@nowsprinting nowsprinting merged commit 02f9730 into main Jan 14, 2026
7 checks passed
@nowsprinting nowsprinting deleted the chore/codesign branch January 14, 2026 07:30
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.

2 participants