Skip to content

Commit bf45851

Browse files
陈玉国陈玉国
authored andcommitted
Release 0.5.5
1 parent 452c283 commit bf45851

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

SensorsFocus.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SensorsFocus'
3-
s.version = '0.5.4'
3+
s.version = '0.5.5'
44
s.summary = 'The official iOS SDK of Sensors Focus.'
55
s.homepage = 'http://www.sensorsdata.cn'
66
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }

SensorsFocus/SensorsFocus.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,30 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_x86_64-simulator</string>
9+
<string>ios-arm64</string>
1010
<key>LibraryPath</key>
1111
<string>SensorsFocus.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15-
<string>x86_64</string>
1615
</array>
1716
<key>SupportedPlatform</key>
1817
<string>ios</string>
19-
<key>SupportedPlatformVariant</key>
20-
<string>simulator</string>
2118
</dict>
2219
<dict>
2320
<key>LibraryIdentifier</key>
24-
<string>ios-arm64</string>
21+
<string>ios-arm64_x86_64-simulator</string>
2522
<key>LibraryPath</key>
2623
<string>SensorsFocus.framework</string>
2724
<key>SupportedArchitectures</key>
2825
<array>
2926
<string>arm64</string>
27+
<string>x86_64</string>
3028
</array>
3129
<key>SupportedPlatform</key>
3230
<string>ios</string>
31+
<key>SupportedPlatformVariant</key>
32+
<string>simulator</string>
3333
</dict>
3434
</array>
3535
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</data>
2727
<key>Info.plist</key>
2828
<data>
29-
EISBlN/aOqxs7mxv4wczmYAEJAM=
29+
KSvU431gNcfT2TSR+kGin9dD/AQ=
3030
</data>
3131
<key>Modules/module.modulemap</key>
3232
<data>

0 commit comments

Comments
 (0)