Compare commits
1 Commits
c4adac65fb
...
a0fac1cb69
Author | SHA1 | Date | |
---|---|---|---|
a0fac1cb69 |
@ -32,7 +32,7 @@ platform :ios do
|
|||||||
sh(
|
sh(
|
||||||
"sed",
|
"sed",
|
||||||
"-i",
|
"-i",
|
||||||
"''",
|
"''",
|
||||||
"s/IOS_GOOGLE_MAPS_API_KEY/#{ENV["IOS_GOOGLE_MAPS_API_KEY"]}/g",
|
"s/IOS_GOOGLE_MAPS_API_KEY/#{ENV["IOS_GOOGLE_MAPS_API_KEY"]}/g",
|
||||||
"../Runner/AppDelegate.swift"
|
"../Runner/AppDelegate.swift"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user