lpw
2024-09-25 b967348d7f23fac77c85a3164b696eab09d834a8
commit | author | age
2e29a3 1 <?xml version="1.0" encoding="UTF-8"?>
L 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5     <key>AvailableLibraries</key>
6     <array>
7         <dict>
97fc0a 8             <key>BinaryPath</key>
L 9             <string>FBSDKCoreKit.framework/FBSDKCoreKit</string>
2e29a3 10             <key>LibraryIdentifier</key>
e0ec42 11             <string>ios-arm64_x86_64-simulator</string>
2e29a3 12             <key>LibraryPath</key>
L 13             <string>FBSDKCoreKit.framework</string>
14             <key>SupportedArchitectures</key>
15             <array>
16                 <string>arm64</string>
17                 <string>x86_64</string>
18             </array>
19             <key>SupportedPlatform</key>
20             <string>ios</string>
21             <key>SupportedPlatformVariant</key>
22             <string>simulator</string>
23         </dict>
24         <dict>
97fc0a 25             <key>BinaryPath</key>
L 26             <string>FBSDKCoreKit.framework/FBSDKCoreKit</string>
27             <key>LibraryIdentifier</key>
28             <string>ios-arm64</string>
29             <key>LibraryPath</key>
30             <string>FBSDKCoreKit.framework</string>
31             <key>SupportedArchitectures</key>
32             <array>
33                 <string>arm64</string>
34             </array>
35             <key>SupportedPlatform</key>
36             <string>ios</string>
37         </dict>
38         <dict>
39             <key>BinaryPath</key>
40             <string>FBSDKCoreKit.framework/Versions/A/FBSDKCoreKit</string>
2e29a3 41             <key>LibraryIdentifier</key>
L 42             <string>ios-arm64_x86_64-maccatalyst</string>
43             <key>LibraryPath</key>
44             <string>FBSDKCoreKit.framework</string>
45             <key>SupportedArchitectures</key>
46             <array>
47                 <string>arm64</string>
48                 <string>x86_64</string>
49             </array>
50             <key>SupportedPlatform</key>
51             <string>ios</string>
52             <key>SupportedPlatformVariant</key>
53             <string>maccatalyst</string>
54         </dict>
55     </array>
56     <key>CFBundlePackageType</key>
57     <string>XFWK</string>
58     <key>XCFrameworkFormatVersion</key>
59     <string>1.0</string>
60 </dict>
61 </plist>