Skip to content

Commit 7a43a29

Browse files
author
Ivan Nador
committed
Added new build with HLS changes
1 parent 57caaf7 commit 7a43a29

18 files changed

+29
-29
lines changed
88 Bytes
Binary file not shown.
136 Bytes
Binary file not shown.
280 Bytes
Binary file not shown.
148 Bytes
Binary file not shown.

Superpowered/libSuperpoweredAudio.xcframework/Info.plist

+29-29
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,26 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>libSuperpoweredAudiotvOS-appletvsimulator.a</string>
9+
<string>libSuperpoweredAudioOSX.a</string>
1010
<key>LibraryIdentifier</key>
11-
<string>tvos-arm64_x86_64-simulator</string>
11+
<string>macos-arm64_x86_64</string>
1212
<key>LibraryPath</key>
13-
<string>libSuperpoweredAudiotvOS-appletvsimulator.a</string>
13+
<string>libSuperpoweredAudioOSX.a</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
1717
<string>x86_64</string>
1818
</array>
1919
<key>SupportedPlatform</key>
20-
<string>tvos</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
20+
<string>macos</string>
2321
</dict>
2422
<dict>
2523
<key>BinaryPath</key>
26-
<string>libSuperpoweredAudioIOS-maccatalyst.a</string>
24+
<string>libSuperpoweredAudioIOS-iphonesimulator.a</string>
2725
<key>LibraryIdentifier</key>
28-
<string>ios-arm64_x86_64-maccatalyst</string>
26+
<string>ios-arm64_x86_64-simulator</string>
2927
<key>LibraryPath</key>
30-
<string>libSuperpoweredAudioIOS-maccatalyst.a</string>
28+
<string>libSuperpoweredAudioIOS-iphonesimulator.a</string>
3129
<key>SupportedArchitectures</key>
3230
<array>
3331
<string>arm64</string>
@@ -36,7 +34,7 @@
3634
<key>SupportedPlatform</key>
3735
<string>ios</string>
3836
<key>SupportedPlatformVariant</key>
39-
<string>maccatalyst</string>
37+
<string>simulator</string>
4038
</dict>
4139
<dict>
4240
<key>BinaryPath</key>
@@ -54,64 +52,66 @@
5452
</dict>
5553
<dict>
5654
<key>BinaryPath</key>
57-
<string>libSuperpoweredAudioOSX.a</string>
55+
<string>libSuperpoweredAudioIOS-maccatalyst.a</string>
5856
<key>LibraryIdentifier</key>
59-
<string>macos-arm64_x86_64</string>
57+
<string>ios-arm64_x86_64-maccatalyst</string>
6058
<key>LibraryPath</key>
61-
<string>libSuperpoweredAudioOSX.a</string>
59+
<string>libSuperpoweredAudioIOS-maccatalyst.a</string>
6260
<key>SupportedArchitectures</key>
6361
<array>
6462
<string>arm64</string>
6563
<string>x86_64</string>
6664
</array>
6765
<key>SupportedPlatform</key>
68-
<string>macos</string>
66+
<string>ios</string>
67+
<key>SupportedPlatformVariant</key>
68+
<string>maccatalyst</string>
6969
</dict>
7070
<dict>
7171
<key>BinaryPath</key>
72-
<string>libSuperpoweredAudiotvOS-appletvos.a</string>
72+
<string>libSuperpoweredAudioVisionOS-xrsimulator.a</string>
7373
<key>LibraryIdentifier</key>
74-
<string>tvos-arm64</string>
74+
<string>xros-arm64_x86_64-simulator</string>
7575
<key>LibraryPath</key>
76-
<string>libSuperpoweredAudiotvOS-appletvos.a</string>
76+
<string>libSuperpoweredAudioVisionOS-xrsimulator.a</string>
7777
<key>SupportedArchitectures</key>
7878
<array>
7979
<string>arm64</string>
80+
<string>x86_64</string>
8081
</array>
8182
<key>SupportedPlatform</key>
82-
<string>tvos</string>
83+
<string>xros</string>
84+
<key>SupportedPlatformVariant</key>
85+
<string>simulator</string>
8386
</dict>
8487
<dict>
8588
<key>BinaryPath</key>
86-
<string>libSuperpoweredAudioIOS-iphonesimulator.a</string>
89+
<string>libSuperpoweredAudiotvOS-appletvos.a</string>
8790
<key>LibraryIdentifier</key>
88-
<string>ios-arm64_x86_64-simulator</string>
91+
<string>tvos-arm64</string>
8992
<key>LibraryPath</key>
90-
<string>libSuperpoweredAudioIOS-iphonesimulator.a</string>
93+
<string>libSuperpoweredAudiotvOS-appletvos.a</string>
9194
<key>SupportedArchitectures</key>
9295
<array>
9396
<string>arm64</string>
94-
<string>x86_64</string>
9597
</array>
9698
<key>SupportedPlatform</key>
97-
<string>ios</string>
98-
<key>SupportedPlatformVariant</key>
99-
<string>simulator</string>
99+
<string>tvos</string>
100100
</dict>
101101
<dict>
102102
<key>BinaryPath</key>
103-
<string>libSuperpoweredAudioVisionOS-xrsimulator.a</string>
103+
<string>libSuperpoweredAudiotvOS-appletvsimulator.a</string>
104104
<key>LibraryIdentifier</key>
105-
<string>xros-arm64_x86_64-simulator</string>
105+
<string>tvos-arm64_x86_64-simulator</string>
106106
<key>LibraryPath</key>
107-
<string>libSuperpoweredAudioVisionOS-xrsimulator.a</string>
107+
<string>libSuperpoweredAudiotvOS-appletvsimulator.a</string>
108108
<key>SupportedArchitectures</key>
109109
<array>
110110
<string>arm64</string>
111111
<string>x86_64</string>
112112
</array>
113113
<key>SupportedPlatform</key>
114-
<string>xros</string>
114+
<string>tvos</string>
115115
<key>SupportedPlatformVariant</key>
116116
<string>simulator</string>
117117
</dict>
48 Bytes
Binary file not shown.
20 Bytes
Binary file not shown.
120 Bytes
Binary file not shown.
184 Bytes
Binary file not shown.
176 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)