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.

build: thread BUNDLE_NAME env var into PRODUCT_NAME

+1
+1
project.yml
··· 10 10 base: 11 11 SWIFT_VERSION: "6.0" 12 12 DEVELOPMENT_TEAM: ${APPLE_TEAM_ID} 13 + PRODUCT_NAME: ${BUNDLE_NAME} 13 14 configs: 14 15 Debug: 15 16 SWIFT_ACTIVE_COMPILATION_CONDITIONS: "DEBUG PRODUCTION_API"