Closed pmar116 closed 2 months ago
I keep having to re-link the GoogleService-info.plist file when i build >:(
Instead of linking file locally, added a folder to store GoogleService-info.plist within the project and added a script to copy it during build.
Link to how
Problem:
I keep having to re-link the GoogleService-info.plist file when i build >:(
Solution:
Instead of linking file locally, added a folder to store GoogleService-info.plist within the project and added a script to copy it during build.
Link to how