iOS client for Grain
grain.social
ios
photography
atproto
1# Copy this file to .env and fill in your values
2# .env is gitignored and never committed
3
4# Apple Developer Team ID (find at developer.apple.com → Account → Membership)
5APPLE_TEAM_ID=XXXXXXXXXX
6# Bundle identifier — defaults to social.grain.grain if unset
7BUNDLE_ID=social.grain.grain
8# Simulator UDID to target with `just sim`
9SIM_UDID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX