Skip to content

Commit 91f2e2e

Browse files
5.8.31
1 parent 66f2291 commit 91f2e2e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
targets: [
2222
.binaryTarget(
2323
name: "IModelJsNative",
24-
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.8.30/IModelJsNative.xcframework.zip",
25-
checksum: "22aee6a73b137b5d50eac1dd123b5976d3ea7f28e32105a7db4d21b342b92236")
24+
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.8.31/IModelJsNative.xcframework.zip",
25+
checksum: "90a38dcf3db418c074adcb61512d4d674cadb89013157ebf2e8291827195b3bb")
2626
]
2727
)

itwin-mobile-native-ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#---------------------------------------------------------------------------------------
77
Pod::Spec.new do |spec|
88
spec.name = "itwin-mobile-native"
9-
spec.version = "5.8.30"
9+
spec.version = "5.8.31"
1010
spec.summary = "iOS package for imodeljs binaries"
1111
spec.homepage = "https://github.com/iTwin/mobile-native-ios"
1212
spec.license = "MIT"

0 commit comments

Comments
 (0)