revamped onboarding

This commit is contained in:
2025-02-25 19:18:44 +01:00
parent 6f2f86f936
commit 4ad867e609
21 changed files with 700 additions and 1065 deletions

View File

@@ -71,7 +71,6 @@ platform :ios do
"",
"s/IOS_GOOGLE_MAPS_API_KEY/#{ENV["IOS_GOOGLE_MAPS_API_KEY"]}/g",
"../Runner/AppDelegate.swift"
)
sh(
@@ -93,7 +92,7 @@ platform :ios do
skip_screenshots: true,
skip_metadata: true,
precheck_include_in_app_purchases: false,
submit_for_review: true,
automatic_release: true,
# automatically release the app after review