Skip to content

Commit

Permalink
4.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Jun 24, 2024
1 parent d12b6be commit b365b0c
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.7.29/IModelJsNative.xcframework.zip",
checksum: "f966a9c3ec7b5e1d8eb2c4eb98af44ed5d54be28e5d9d8d3f23b078b042f53d1")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.8.11/IModelJsNative.xcframework.zip",
checksum: "632e65ce85d84db4bde084ab5991180a0db048e708230758aa80719814f5c08a")
]
)
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.7.29"
spec.version = "4.8.11"
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 b365b0c

Please sign in to comment.