ios items

This commit is contained in:
Forrest 2026-07-30 09:28:06 -04:00
parent ed910748cb
commit 8fbfcc113c
3 changed files with 11 additions and 11 deletions

View file

@ -88,20 +88,20 @@ workflows:
# Codemagic (Teams → Integrations → App Store Connect). Replace the value
# below with whatever you named it there.
integrations:
app_store_connect: Ratune ASC key
app_store_connect: Troglodyte
environment:
flutter: 3.44.8
java: 17
ios_signing:
distribution_type: app_store
bundle_identifier: com.laforrestchurch.timbre
bundle_identifier: com.troglodyte.timbre
vars:
# The app's numeric Apple ID (App Store Connect → your app → App
# Information → General → Apple ID). Used to auto-bump the build number
# so TestFlight never rejects a duplicate. Fill in after you create the
# app record in App Store Connect. (Until then the build number falls
# back to 1 — fine for the very first upload.)
APP_STORE_APPLE_ID: 0000000000
APP_STORE_APPLE_ID: 6796333279
cache:
cache_paths:
- $HOME/.pub-cache