fix: fix macos microphone permission after signing

This commit is contained in:
ayang
2025-10-23 15:10:04 +08:00
parent b07707e973
commit a05ca9646d

View File

@@ -0,0 +1,8 @@
{
"identifier": "rs.coco.app",
"bundle": {
"macOS": {
"entitlements": "./Entitlements.plist"
}
}
}