Skip to content

Commit

Permalink
4.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Sep 5, 2024
1 parent 6d2c298 commit 2f92255
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "IModelJsNative",
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.8.43/IModelJsNative.xcframework.zip",
checksum: "fa1674c44da6b03d10a2460919bcf2dec96012744253224e3eb86049948e72e2")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.9.17/IModelJsNative.xcframework.zip",
checksum: "a89795f65a57d5fa0841653b7bf7b53a586e1b1928390958396a7372dd160fb6")
]
)
2 changes: 1 addition & 1 deletion itwin-mobile-native-ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#---------------------------------------------------------------------------------------
Pod::Spec.new do |spec|
spec.name = "itwin-mobile-native"
spec.version = "4.8.43"
spec.version = "4.9.17"
spec.summary = "iOS package for imodeljs binaries"
spec.homepage = "https://github.com/iTwin/mobile-native-ios"
spec.license = "MIT"
Expand Down

0 comments on commit 2f92255

Please sign in to comment.