1 Commits

Author SHA1 Message Date
ayang
a05ca9646d fix: fix macos microphone permission after signing 2025-10-23 15:10:04 +08:00

View File

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