Skip to content

Commit 0c93ddf

Browse files
committed
Updated to v4.10.4
1 parent f99e079 commit 0c93ddf

File tree

20 files changed

+12
-8
lines changed

20 files changed

+12
-8
lines changed

GameAnalytics.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<key>CFBundleIdentifier</key>
1212
<string>com.gameanalytics.sdk.ios</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>4.10.3</string>
14+
<string>4.10.4</string>
1515
</dict>
1616
</plist>
-600 Bytes
Binary file not shown.

GameAnalytics.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,32 +39,32 @@
3939
<key>BinaryPath</key>
4040
<string>GameAnalyticsTVOS.framework/GameAnalyticsTVOS</string>
4141
<key>LibraryIdentifier</key>
42-
<string>tvos-arm64</string>
42+
<string>tvos-arm64_x86_64-simulator</string>
4343
<key>LibraryPath</key>
4444
<string>GameAnalyticsTVOS.framework</string>
4545
<key>SupportedArchitectures</key>
4646
<array>
4747
<string>arm64</string>
48+
<string>x86_64</string>
4849
</array>
4950
<key>SupportedPlatform</key>
5051
<string>tvos</string>
52+
<key>SupportedPlatformVariant</key>
53+
<string>simulator</string>
5154
</dict>
5255
<dict>
5356
<key>BinaryPath</key>
5457
<string>GameAnalyticsTVOS.framework/GameAnalyticsTVOS</string>
5558
<key>LibraryIdentifier</key>
56-
<string>tvos-arm64_x86_64-simulator</string>
59+
<string>tvos-arm64</string>
5760
<key>LibraryPath</key>
5861
<string>GameAnalyticsTVOS.framework</string>
5962
<key>SupportedArchitectures</key>
6063
<array>
6164
<string>arm64</string>
62-
<string>x86_64</string>
6365
</array>
6466
<key>SupportedPlatform</key>
6567
<string>tvos</string>
66-
<key>SupportedPlatformVariant</key>
67-
<string>simulator</string>
6868
</dict>
6969
</array>
7070
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

GameAnalytics.xcframework/ios-arm64_x86_64-simulator/GameAnalytics.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
4yS5QZJQVIF31HS3gfG4jQlAxbY=
13+
i8Q2OywQMLXg7sxj0ThqLPtYR3E=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>

0 commit comments

Comments
 (0)