ridiculous
This commit is contained in:
parent
e15689ef22
commit
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