1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Rewrite login logic

This commit is contained in:
Zhiyuan Zheng
2021-01-20 12:35:24 +01:00
parent 314bc31e32
commit a74cdf5768
4 changed files with 64 additions and 56 deletions

View File

@@ -19,6 +19,7 @@ export default (): ExpoConfig => ({
scheme: 'tooot',
ios: {
buildNumber: '1.0',
config: { usesNonExemptEncryption: false },
bundleIdentifier: 'com.xmflsct.app.tooot',
googleServicesFile: './configs/GoogleService-Info.plist',
infoPlist: {