Skip to content

Commit

Permalink
5.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Jan 28, 2025
1 parent cf913d9 commit 9b9adaa
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.10.33/IModelJsNative.xcframework.zip",
checksum: "83e62a8a9ca87fe6bcb3d492d67310d76896c9a90fd174d2cc79e096fc2738c0")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.42/IModelJsNative.xcframework.zip",
checksum: "b86cd6c880a68ae9bc3ea7ff6f0543733fabf77e0483ced9c45dcf78708adb3b")
]
)
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.10.33"
spec.version = "5.0.42"
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 9b9adaa

Please sign in to comment.