dansiegel / Mobile.BuildTools

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
http://mobilebuildtools.com
MIT License
228 stars 29 forks source link

Google Services #257

Closed dansiegel closed 3 years ago

dansiegel commented 3 years ago

Description

Updates the hidden Google Services API requested by @aritchie to be more richly supported with intellisense from the buildtools schema.

Updates the Google Services API to more richly discover thegoogle-services.json or GoogleService-Info.plist as either file contents or as a specified file path.

Updates Docs