some more adjustments
Some checks failed
Build and release debug APK / Build APK (pull_request) Has been cancelled

This commit is contained in:
2024-12-21 16:52:39 +01:00
parent a1864f5cce
commit 85c74b1a16
3 changed files with 7 additions and 9 deletions

View File

@@ -70,7 +70,7 @@ platform :ios do
"-i",
"",
"s/IOS_GOOGLE_MAPS_API_KEY/#{ENV["IOS_GOOGLE_MAPS_API_KEY"]}/g",
"ios/Runner/AppDelegate.swift"
"../Runner/AppDelegate.swift"
)