Skip to content

Commit 80dadad

Browse files
committed
Update binaries
1 parent 333f063 commit 80dadad

File tree

123 files changed

+26
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+26
-23
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

bin/WebRTC.xcframework/Info.plist

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@
88
<key>BinaryPath</key>
99
<string>WebRTC.framework/WebRTC</string>
1010
<key>LibraryIdentifier</key>
11-
<string>tvos-arm64-simulator</string>
11+
<string>tvos-arm64_x86_64-simulator</string>
1212
<key>LibraryPath</key>
1313
<string>WebRTC.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17+
<string>x86_64</string>
1718
</array>
1819
<key>SupportedPlatform</key>
1920
<string>tvos</string>
@@ -24,29 +25,29 @@
2425
<key>BinaryPath</key>
2526
<string>WebRTC.framework/WebRTC</string>
2627
<key>LibraryIdentifier</key>
27-
<string>tvos-arm64</string>
28+
<string>ios-arm64</string>
2829
<key>LibraryPath</key>
2930
<string>WebRTC.framework</string>
3031
<key>SupportedArchitectures</key>
3132
<array>
3233
<string>arm64</string>
3334
</array>
3435
<key>SupportedPlatform</key>
35-
<string>tvos</string>
36+
<string>ios</string>
3637
</dict>
3738
<dict>
3839
<key>BinaryPath</key>
3940
<string>WebRTC.framework/WebRTC</string>
4041
<key>LibraryIdentifier</key>
41-
<string>ios-arm64</string>
42+
<string>tvos-arm64</string>
4243
<key>LibraryPath</key>
4344
<string>WebRTC.framework</string>
4445
<key>SupportedArchitectures</key>
4546
<array>
4647
<string>arm64</string>
4748
</array>
4849
<key>SupportedPlatform</key>
49-
<string>ios</string>
50+
<string>tvos</string>
5051
</dict>
5152
<dict>
5253
<key>BinaryPath</key>
-10 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)