Google Login frontend
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Scan QR Code to login</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
@@ -25,18 +23,19 @@
|
||||
<dict>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>fb677857427521030</string>
|
||||
<string>fb390204307987009</string>
|
||||
<string>com.googleusercontent.apps.817021856543-ad9nsjgdpsu2s2jrl63j3ihrv7lbf6ma</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
||||
<key>FacebookAppID</key>
|
||||
<string>677857427521030</string>
|
||||
<string>390204307987009</string>
|
||||
<key>FacebookClientToken</key>
|
||||
<string>a6fb48571d9dd9fe5f3454b1ae2401e2</string>
|
||||
<string>70e8f7ea883417e96f137e0bd025bfce</string>
|
||||
<key>FacebookDisplayName</key>
|
||||
<string>wrenchboard.com - development</string>
|
||||
<string>WrenchBoard</string>
|
||||
<key>LSApplicationQueriesSchemes</key>
|
||||
<array>
|
||||
<string>fbapi</string>
|
||||
@@ -57,6 +56,8 @@
|
||||
</array>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Scan QR Code to login</string>
|
||||
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
||||
<string>We need to enable geotagging to send you notifications and messages based on your location, so you will get the relevant ones only</string>
|
||||
<key>NSLocationAlwaysUsageDescription</key>
|
||||
|
||||
Reference in New Issue
Block a user