Skip to content

Commit

Permalink
5.0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Feb 14, 2025
1 parent 6b0c8c0 commit a7a578d
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/5.0.58/IModelJsNative.xcframework.zip",
checksum: "b48e21c0fb70eb2983db2782d2fdda6903231a4ccd2efa2d9bb100300a27afe3")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.59/IModelJsNative.xcframework.zip",
checksum: "c5e1c56b0eb710199e282543be12650ffc8595fe49f0d9c2985fe463431e5d3c")
]
)
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 = "5.0.58"
spec.version = "5.0.59"
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 a7a578d

Please sign in to comment.