Uniswap / interface

🦄 Open source interfaces for the Uniswap protocol
https://app.uniswap.org
GNU General Public License v3.0
4.83k stars 4.88k forks source link

`GoogleServiceInfo` dir is missing #7683

Open sansx opened 3 months ago

sansx commented 3 months ago

After I run all script commands, yarn -> yarn mobile pod -> yarn mobile ios, it doesn't generate GoogleServiceInfo automatically, it seems will Copy configuration-specific GoogleServices-Info.plist, but I didn't find where is configuration-specific from as well, Is there anything I might have missed?

my environment

nodejs v18.18.2
ruby v3.2.2
Xcode 15.3 beta 3 (15E5194e)
KAI-180123 commented 3 months ago

@sansx Did you manage to resolve it? I am facing the same issue.

sansx commented 3 months ago

@sansx Did you manage to resolve it? I am facing the same issue.

unfortunately, nope