Skip to content

Commit e420222

Browse files
updated version to 3.23.9
1 parent 645a50b commit e420222

22 files changed

+5688
-5550
lines changed

MetaMapSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Pod::Spec.new do |s|
22
s.name = "MetaMapSDK"
3-
s.version = "3.23.8"
3+
s.version = "3.23.9"
44
s.summary = "MetaMap SDK"
55
s.description = "MetaMap SDK for iOS"
66
s.homepage = "https://github.com/GetMetaMap/MetaMapiOSSDK"
77
s.license = { type: 'MIT', file: 'LICENSE' }
88
s.authors = "MetaMap"
99
s.homepage = "https://getmati.com"
1010
s.platform = :ios, "13.0"
11-
s.source = { :git => "https://github.com/GetMetaMap/MetaMapiOSSDK.git", :tag => "3.23.8" }
11+
s.source = { :git => "https://github.com/GetMetaMap/MetaMapiOSSDK.git", :tag => "3.23.9" }
1212
s.vendored_frameworks = ["MetaMapSDK.xcframework", "IncdOnboarding.xcframework", "opencv2.xcframework"]
1313
end
1414

MetaMapSDK.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>MetaMapSDK.framework/MetaMapSDK</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64</string>
1212
<key>LibraryPath</key>
1313
<string>MetaMapSDK.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17-
<string>x86_64</string>
1817
</array>
1918
<key>SupportedPlatform</key>
2019
<string>ios</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
2320
</dict>
2421
<dict>
2522
<key>BinaryPath</key>
2623
<string>MetaMapSDK.framework/MetaMapSDK</string>
2724
<key>LibraryIdentifier</key>
28-
<string>ios-arm64</string>
25+
<string>ios-arm64_x86_64-simulator</string>
2926
<key>LibraryPath</key>
3027
<string>MetaMapSDK.framework</string>
3128
<key>SupportedArchitectures</key>
3229
<array>
3330
<string>arm64</string>
31+
<string>x86_64</string>
3432
</array>
3533
<key>SupportedPlatform</key>
3634
<string>ios</string>
35+
<key>SupportedPlatformVariant</key>
36+
<string>simulator</string>
3737
</dict>
3838
</array>
3939
<key>CFBundlePackageType</key>
16 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)