Skip to content

Commit

Permalink
4.11.22
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Feb 14, 2025
1 parent 3fb7c5b commit f5af10a
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.35/IModelJsNative.xcframework.zip",
checksum: "10acec951408f3035409f49fe5cfd61998e163ead87a53daadb2468c63663351")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.11.22/IModelJsNative.xcframework.zip",
checksum: "e7979c8ef1aceb5f464c7fec62b7cae33d04b57637ca9a132b2a8789b8d1042b")
]
)
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.35"
spec.version = "4.11.22"
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 f5af10a

Please sign in to comment.