lpw
2024-04-15 97fc0a41111c5a929ee8be9d6511775697ffa760
commit | author | age
e0ec42 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>FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit</string>
e0ec42 10             <key>LibraryIdentifier</key>
L 11             <string>ios-arm64</string>
12             <key>LibraryPath</key>
13             <string>FBSDKGamingServicesKit.framework</string>
14             <key>SupportedArchitectures</key>
15             <array>
16                 <string>arm64</string>
17             </array>
18             <key>SupportedPlatform</key>
19             <string>ios</string>
20         </dict>
21         <dict>
97fc0a 22             <key>BinaryPath</key>
L 23             <string>FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit</string>
e0ec42 24             <key>LibraryIdentifier</key>
L 25             <string>ios-arm64_x86_64-simulator</string>
26             <key>LibraryPath</key>
27             <string>FBSDKGamingServicesKit.framework</string>
28             <key>SupportedArchitectures</key>
29             <array>
30                 <string>arm64</string>
31                 <string>x86_64</string>
32             </array>
33             <key>SupportedPlatform</key>
34             <string>ios</string>
35             <key>SupportedPlatformVariant</key>
36             <string>simulator</string>
37         </dict>
97fc0a 38         <dict>
L 39             <key>BinaryPath</key>
40             <string>FBSDKGamingServicesKit.framework/Versions/A/FBSDKGamingServicesKit</string>
41             <key>LibraryIdentifier</key>
42             <string>ios-arm64_x86_64-maccatalyst</string>
43             <key>LibraryPath</key>
44             <string>FBSDKGamingServicesKit.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>
e0ec42 55     </array>
L 56     <key>CFBundlePackageType</key>
57     <string>XFWK</string>
58     <key>XCFrameworkFormatVersion</key>
59     <string>1.0</string>
60 </dict>
61 </plist>