Skip to content

Commit

Permalink
4.10.20
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Oct 23, 2024
1 parent c6a7ded commit 739878f
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.19/IModelJsNative.xcframework.zip",
checksum: "13e92cbac640315f4d961c59cacfdd835152c37c47e4787403f63062558dbcef")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.10.20/IModelJsNative.xcframework.zip",
checksum: "d64a7f00777a76c97fde34c6bcd6521dbe05398f89d7804e26dca8c78e7a8f45")
]
)
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.19"
spec.version = "4.10.20"
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 739878f

Please sign in to comment.