Skip to content

Commit 4862c0a

Browse files
陈玉国陈玉国
authored andcommitted
Release v0.7.3
1 parent 67f6523 commit 4862c0a

File tree

68 files changed

+48
-48
lines changed

Some content is hidden

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

68 files changed

+48
-48
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.7.2'
3+
s.version = '0.7.3'
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/Dynamic+IDM+Diagnosis/SensorsFocus.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,32 @@
88
<key>BinaryPath</key>
99
<string>SensorsFocus.framework/SensorsFocus</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64</string>
11+
<string>ios-arm64_x86_64-simulator</string>
1212
<key>LibraryPath</key>
1313
<string>SensorsFocus.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>ios</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>simulator</string>
2023
</dict>
2124
<dict>
2225
<key>BinaryPath</key>
2326
<string>SensorsFocus.framework/SensorsFocus</string>
2427
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_x86_64-simulator</string>
28+
<string>ios-arm64</string>
2629
<key>LibraryPath</key>
2730
<string>SensorsFocus.framework</string>
2831
<key>SupportedArchitectures</key>
2932
<array>
3033
<string>arm64</string>
31-
<string>x86_64</string>
3234
</array>
3335
<key>SupportedPlatform</key>
3436
<string>ios</string>
35-
<key>SupportedPlatformVariant</key>
36-
<string>simulator</string>
3737
</dict>
3838
</array>
3939
<key>CFBundlePackageType</key>

SensorsFocus/Dynamic+IDM+Diagnosis/SensorsFocus.xcframework/ios-arm64_x86_64-simulator/SensorsFocus.framework/_CodeSignature/CodeResources

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
</data>
4747
<key>Info.plist</key>
4848
<data>
49-
wUjMo2/61QSaZPXyXsdtKCgvPx8=
49+
caR0beGrlQs4ghZRrbEbhhQiD0o=
5050
</data>
5151
<key>Modules/module.modulemap</key>
5252
<data>
5353
+5O13uiOuKp0lJSo9URWQ21t/UY=
5454
</data>
5555
<key>SensorsFocus.bundle/Info.plist</key>
5656
<data>
57-
IT5lnMfuEnt3PovBTPx5eyohHIo=
57+
WFGt8OurYUuPROJ8zgnPOmNNtc8=
5858
</data>
5959
<key>SensorsFocus.bundle/PrivacyInfo.xcprivacy</key>
6060
<data>
@@ -196,11 +196,11 @@
196196
<dict>
197197
<key>hash</key>
198198
<data>
199-
IT5lnMfuEnt3PovBTPx5eyohHIo=
199+
WFGt8OurYUuPROJ8zgnPOmNNtc8=
200200
</data>
201201
<key>hash2</key>
202202
<data>
203-
44L2waFiOatZELSQV3kiWL8vnnhLozCkI6iFoqQkv80=
203+
TYXTlU6gsG2JBCt9unrAKD72bprOZowvFsX/mnL68QI=
204204
</data>
205205
</dict>
206206
<key>SensorsFocus.bundle/PrivacyInfo.xcprivacy</key>
Binary file not shown.

0 commit comments

Comments
 (0)