History log of /expo/packages/@expo/config-plugins/src/ios/__tests__/Google-test.ts (Results 1 – 2 of 2)
Revision Date Author Comments
# 5f51f606 07-Dec-2022 Evan Bacon <[email protected]>

Removed support for deprecated `expo.ios.config.googleSignIn.reservedClientId` in favor of `expo.ios.googleServicesFile`. (#20376)

# Why

- Follow up for https://github.com/expo/universe/pull/1044

Removed support for deprecated `expo.ios.config.googleSignIn.reservedClientId` in favor of `expo.ios.googleServicesFile`. (#20376)

# Why

- Follow up for https://github.com/expo/universe/pull/10442
- Fix typo reserved -> reversed

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

# Test Plan

- Unit tests

Co-authored-by: Expo Bot <[email protected]>

show more ...


# 082815dc 28-Jun-2022 Evan Bacon <[email protected]>

chore: migrate config, config-plugins, config-types, prebuild-config (#17958)