Skip to content

Commit

Permalink
4.9.31
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Oct 9, 2024
1 parent 0c3266e commit 1fc4060
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.9/IModelJsNative.xcframework.zip",
checksum: "7d28393dd931be9384c2c4a33dd29c9a23eca7bca7f54db3730634fd8ed2b252")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.9.31/IModelJsNative.xcframework.zip",
checksum: "726c2a4eab74eb6bcd8023d9c8df8371fa4e5682c0f8bc57c70285733c8fa59f")
]
)
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.9"
spec.version = "4.9.31"
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 1fc4060

Please sign in to comment.