11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
4- <dict >
5- <key >CFBundleURLTypes </key >
6- <array >
7- <dict >
8- <key >CFBundleTypeRole </key >
9- <string >Editor </string >
10- <key >CFBundleURLSchemes </key >
11- <array >
12- <string >com.googleusercontent.apps.406099696497-134k3722m01rtrsklhf3b7k8sqa5r7in </string >
13- <string >fb128693022464535 </string >
14- </array >
15- </dict >
16- <dict />
17- </array >
18- <key >FacebookAppID </key >
19- <string >128693022464535 </string >
20- <key >FacebookClientToken </key >
21- <string >16dbbdf0cfb309034a6ad98ac2a21688 </string >
22- <key >FacebookDisplayName </key >
23- <string >Firebase Swift UI App </string >
24- <key >LSApplicationQueriesSchemes </key >
25- <array >
26- <string >fbapi </string >
27- <string >fb-messenger-share-api </string >
28- </array >
29- <key >NSUserTrackingUsageDescription </key >
30- <string >Testing - need to authorize User tracking for Facebook classic login. </string >
31- </dict >
32- </plist >
4+ <dict >
5+ <key >CFBundleURLTypes </key >
6+ <array >
7+ <dict >
8+ <key >CFBundleTypeRole </key >
9+ <string >Editor </string >
10+ <key >CFBundleURLSchemes </key >
11+ <array >
12+ <string >com.googleusercontent.apps.406099696497-134k3722m01rtrsklhf3b7k8sqa5r7in </string >
13+ <string >fb128693022464535 </string >
14+ </array >
15+ </dict >
16+ <dict >
17+ <key >CFBundleTypeRole </key >
18+ <string >Editor </string >
19+ <key >CFBundleURLSchemes </key >
20+ <array >
21+ <string >app-1-406099696497-ios-58cbc26aca8e5cf83574d0
22+ </string >
23+ </array >
24+ </dict >
25+ </array >
26+ <key >FacebookAppID </key >
27+ <string >128693022464535 </string >
28+ <key >FacebookClientToken </key >
29+ <string >16dbbdf0cfb309034a6ad98ac2a21688 </string >
30+ <key >FacebookDisplayName </key >
31+ <string >Firebase Swift UI App </string >
32+ <key >LSApplicationQueriesSchemes </key >
33+ <array >
34+ <string >fbapi </string >
35+ <string >fb-messenger-share-api </string >
36+ </array >
37+ <key >UIBackgroundModes </key >
38+ <array >
39+ <string >fetch </string >
40+ <string >remote-notification </string >
41+ </array >
42+ </dict >
43+ </plist >
0 commit comments