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.

chore: target iPhone only and bump build number to 55

iPad support required a 13" iPad screenshot for App Store submission,
which we don't have a design polished for v1. Drop iPad from the device
family so App Store Connect stops requiring the iPad screenshot.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

+2 -1
+2 -1
project.yml
··· 44 44 INFOPLIST_FILE: Grain/Info.plist 45 45 PRODUCT_BUNDLE_IDENTIFIER: ${BUNDLE_ID} 46 46 PRODUCT_MODULE_NAME: Grain 47 + TARGETED_DEVICE_FAMILY: "1" 47 48 MARKETING_VERSION: "1.0.0" 48 - CURRENT_PROJECT_VERSION: "54" 49 + CURRENT_PROJECT_VERSION: "55" 49 50 CODE_SIGN_STYLE: Automatic 50 51 DEVELOPMENT_ASSET_PATHS: "\"$(SRCROOT)/Grain/Preview Content\"" 51 52 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME: AccentColor