update config (#3012)

zio/stable
Hailey 2024-02-27 20:54:12 -08:00 committed by GitHub
parent 2a60faf4fe
commit ffeef8fd49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -145,6 +145,18 @@ module.exports = function (config) {
].filter(Boolean),
extra: {
eas: {
build: {
experimental: {
ios: {
appExtensions: [
{
targetName: 'Share-with-Bluesky',
bundleIdentifier: 'xyz.blueskyweb.app.Share-with-Bluesky',
},
],
},
},
},
projectId: '55bd077a-d905-4184-9c7f-94789ba0f302',
},
},