Skip to content

Commit a04b4af

Browse files
MSZMSZ
authored andcommitted
V2.43.0
1 parent c78cc4d commit a04b4af

107 files changed

Lines changed: 56 additions & 36 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 5 additions & 1 deletion

DapiConnect.xcframework/Info.plist

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_x86_64-simulator</string>
9+
<string>ios-arm64_x86_64-maccatalyst</string>
1010
<key>LibraryPath</key>
1111
<string>DapiConnect.framework</string>
1212
<key>SupportedArchitectures</key>
@@ -17,35 +17,36 @@
1717
<key>SupportedPlatform</key>
1818
<string>ios</string>
1919
<key>SupportedPlatformVariant</key>
20-
<string>simulator</string>
20+
<string>maccatalyst</string>
2121
</dict>
2222
<dict>
2323
<key>LibraryIdentifier</key>
24-
<string>ios-arm64_armv7</string>
24+
<string>ios-arm64_i386_x86_64-simulator</string>
2525
<key>LibraryPath</key>
2626
<string>DapiConnect.framework</string>
2727
<key>SupportedArchitectures</key>
2828
<array>
2929
<string>arm64</string>
30-
<string>armv7</string>
30+
<string>i386</string>
31+
<string>x86_64</string>
3132
</array>
3233
<key>SupportedPlatform</key>
3334
<string>ios</string>
35+
<key>SupportedPlatformVariant</key>
36+
<string>simulator</string>
3437
</dict>
3538
<dict>
3639
<key>LibraryIdentifier</key>
37-
<string>ios-arm64_x86_64-maccatalyst</string>
40+
<string>ios-arm64_armv7</string>
3841
<key>LibraryPath</key>
3942
<string>DapiConnect.framework</string>
4043
<key>SupportedArchitectures</key>
4144
<array>
4245
<string>arm64</string>
43-
<string>x86_64</string>
46+
<string>armv7</string>
4447
</array>
4548
<key>SupportedPlatform</key>
4649
<string>ios</string>
47-
<key>SupportedPlatformVariant</key>
48-
<string>maccatalyst</string>
4950
</dict>
5051
</array>
5152
<key>CFBundlePackageType</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.

DapiConnect.xcframework/ios-arm64_x86_64-simulator/DapiConnect.framework/Assets.car renamed to DapiConnect.xcframework/ios-arm64_i386_x86_64-simulator/DapiConnect.framework/Assets.car

5.44 MB
Binary file not shown.
Binary file not shown.

DapiConnect.xcframework/ios-arm64_x86_64-simulator/DapiConnect.framework/DapiConnect.momd/DapiConnect.mom renamed to DapiConnect.xcframework/ios-arm64_i386_x86_64-simulator/DapiConnect.framework/DapiConnect.momd/DapiConnect.mom

File renamed without changes.

DapiConnect.xcframework/ios-arm64_x86_64-simulator/DapiConnect.framework/DapiConnect.momd/VersionInfo.plist renamed to DapiConnect.xcframework/ios-arm64_i386_x86_64-simulator/DapiConnect.framework/DapiConnect.momd/VersionInfo.plist

File renamed without changes.

DapiConnect.xcframework/ios-arm64_x86_64-simulator/DapiConnect.framework/DateTools.bundle/am.lproj/DateTools.strings renamed to DapiConnect.xcframework/ios-arm64_i386_x86_64-simulator/DapiConnect.framework/DateTools.bundle/am.lproj/DateTools.strings

File renamed without changes.

0 commit comments

Comments
 (0)