Skip to content

Commit

Permalink
5.0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Feb 10, 2025
1 parent 02a8d94 commit 9cf8fe3
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.34/IModelJsNative.xcframework.zip",
checksum: "7b25ff283e61a723b0aaaa4903abea0e64aec505d63fafb4a347f23399d8ca2c")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.52/IModelJsNative.xcframework.zip",
checksum: "82a553508f827b101ca01ccd785984264b96a0e7ba42f3208671e937819e0f5a")
]
)
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.34"
spec.version = "5.0.52"
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 9cf8fe3

Please sign in to comment.