iOS client for Grain grain.social
ios photography atproto
7
fork

Configure Feed

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

env var team id

+1 -1
+1 -1
project.yml
··· 9 9 settings: 10 10 base: 11 11 SWIFT_VERSION: "6.0" 12 - DEVELOPMENT_TEAM: 54P9BCDR92 12 + DEVELOPMENT_TEAM: ${APPLE_TEAM_ID} 13 13 configs: 14 14 Debug: 15 15 SWIFT_ACTIVE_COMPILATION_CONDITIONS: "DEBUG PRODUCTION_API"