Bluesky app fork with some witchin' additions ๐Ÿ’ซ
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

please ๐Ÿ™ (#3010)

authored by

Hailey and committed by
GitHub
c4d30a0b 00ac76d0

+1
+1
plugins/shareExtension/withXcodeTarget.js
··· 44 44 buildSettingsObj.SWIFT_EMIT_LOC_STRINGS = 'YES' 45 45 buildSettingsObj.SWIFT_VERSION = '5.0' 46 46 buildSettingsObj.TARGETED_DEVICE_FAMILY = `"1,2"` 47 + buildSettingsObj.DEVELOPMENT_TEAM = 'B3LX46C5HS' 47 48 } 48 49 } 49 50 }