Fix app config

zio/stable
Paul Frazee 2024-02-27 21:11:48 -08:00
parent ba667af80e
commit e2ae534fde
1 changed files with 3 additions and 1 deletions

View File

@ -156,7 +156,9 @@ module.exports = function (config) {
targetName: 'Share-with-Bluesky',
bundleIdentifier: 'xyz.blueskyweb.app.Share-with-Bluesky',
entitlements: {
'com.apple.security.application-groups': 'group.app.bsky',
'com.apple.security.application-groups': [
'group.app.bsky',
],
},
},
],