Skip to content

Commit aee3e5e

Browse files
5.9.11
1 parent 180f329 commit aee3e5e

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.9.10/IModelJsNative.xcframework.zip",
25-
checksum: "881521cb5d4cfc39fb2b3d776ee25890ac2ab967b24d4d8c7d66170787d9f0ff")
24+
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.9.11/IModelJsNative.xcframework.zip",
25+
checksum: "80c930ddb16b43f00e10a9f2163342ea5e3276975f19bfd4ac94ad4e5a5052f2")
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.9.10"
9+
spec.version = "5.9.11"
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)