|
6 | 6 | <array> |
7 | 7 | <dict> |
8 | 8 | <key>BinaryPath</key> |
9 | | - <string>libSuperpoweredAudiotvOS-appletvsimulator.a</string> |
| 9 | + <string>libSuperpoweredAudioOSX.a</string> |
10 | 10 | <key>LibraryIdentifier</key> |
11 | | - <string>tvos-arm64_x86_64-simulator</string> |
| 11 | + <string>macos-arm64_x86_64</string> |
12 | 12 | <key>LibraryPath</key> |
13 | | - <string>libSuperpoweredAudiotvOS-appletvsimulator.a</string> |
| 13 | + <string>libSuperpoweredAudioOSX.a</string> |
14 | 14 | <key>SupportedArchitectures</key> |
15 | 15 | <array> |
16 | 16 | <string>arm64</string> |
17 | 17 | <string>x86_64</string> |
18 | 18 | </array> |
19 | 19 | <key>SupportedPlatform</key> |
20 | | - <string>tvos</string> |
21 | | - <key>SupportedPlatformVariant</key> |
22 | | - <string>simulator</string> |
| 20 | + <string>macos</string> |
23 | 21 | </dict> |
24 | 22 | <dict> |
25 | 23 | <key>BinaryPath</key> |
26 | | - <string>libSuperpoweredAudioIOS-iphonesimulator.a</string> |
| 24 | + <string>libSuperpoweredAudioIOS-iphoneos.a</string> |
27 | 25 | <key>LibraryIdentifier</key> |
28 | | - <string>ios-arm64_x86_64-simulator</string> |
| 26 | + <string>ios-arm64</string> |
29 | 27 | <key>LibraryPath</key> |
30 | | - <string>libSuperpoweredAudioIOS-iphonesimulator.a</string> |
| 28 | + <string>libSuperpoweredAudioIOS-iphoneos.a</string> |
31 | 29 | <key>SupportedArchitectures</key> |
32 | 30 | <array> |
33 | 31 | <string>arm64</string> |
34 | | - <string>x86_64</string> |
35 | 32 | </array> |
36 | 33 | <key>SupportedPlatform</key> |
37 | 34 | <string>ios</string> |
| 35 | + </dict> |
| 36 | + <dict> |
| 37 | + <key>BinaryPath</key> |
| 38 | + <string>libSuperpoweredAudiotvOS-appletvsimulator.a</string> |
| 39 | + <key>LibraryIdentifier</key> |
| 40 | + <string>tvos-arm64_x86_64-simulator</string> |
| 41 | + <key>LibraryPath</key> |
| 42 | + <string>libSuperpoweredAudiotvOS-appletvsimulator.a</string> |
| 43 | + <key>SupportedArchitectures</key> |
| 44 | + <array> |
| 45 | + <string>arm64</string> |
| 46 | + <string>x86_64</string> |
| 47 | + </array> |
| 48 | + <key>SupportedPlatform</key> |
| 49 | + <string>tvos</string> |
38 | 50 | <key>SupportedPlatformVariant</key> |
39 | 51 | <string>simulator</string> |
40 | 52 | </dict> |
|
57 | 69 | </dict> |
58 | 70 | <dict> |
59 | 71 | <key>BinaryPath</key> |
60 | | - <string>libSuperpoweredAudioIOS-iphoneos.a</string> |
| 72 | + <string>libSuperpoweredAudioIOS-iphonesimulator.a</string> |
61 | 73 | <key>LibraryIdentifier</key> |
62 | | - <string>ios-arm64</string> |
| 74 | + <string>ios-arm64_x86_64-simulator</string> |
63 | 75 | <key>LibraryPath</key> |
64 | | - <string>libSuperpoweredAudioIOS-iphoneos.a</string> |
| 76 | + <string>libSuperpoweredAudioIOS-iphonesimulator.a</string> |
65 | 77 | <key>SupportedArchitectures</key> |
66 | 78 | <array> |
67 | 79 | <string>arm64</string> |
| 80 | + <string>x86_64</string> |
68 | 81 | </array> |
69 | 82 | <key>SupportedPlatform</key> |
70 | 83 | <string>ios</string> |
| 84 | + <key>SupportedPlatformVariant</key> |
| 85 | + <string>simulator</string> |
71 | 86 | </dict> |
72 | 87 | <dict> |
73 | 88 | <key>BinaryPath</key> |
|
83 | 98 | <key>SupportedPlatform</key> |
84 | 99 | <string>tvos</string> |
85 | 100 | </dict> |
86 | | - <dict> |
87 | | - <key>BinaryPath</key> |
88 | | - <string>libSuperpoweredAudioOSX.a</string> |
89 | | - <key>LibraryIdentifier</key> |
90 | | - <string>macos-arm64_x86_64</string> |
91 | | - <key>LibraryPath</key> |
92 | | - <string>libSuperpoweredAudioOSX.a</string> |
93 | | - <key>SupportedArchitectures</key> |
94 | | - <array> |
95 | | - <string>arm64</string> |
96 | | - <string>x86_64</string> |
97 | | - </array> |
98 | | - <key>SupportedPlatform</key> |
99 | | - <string>macos</string> |
100 | | - </dict> |
101 | 101 | </array> |
102 | 102 | <key>CFBundlePackageType</key> |
103 | 103 | <string>XFWK</string> |
|
0 commit comments