Skip to content

Commit

Permalink
5.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Jan 10, 2025
1 parent 9ec78b4 commit e71797d
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.31/IModelJsNative.xcframework.zip",
checksum: "1a9f95bd3cb6231293975451c2628dfb60bb1c64396c743d0a211ac6df6be62d")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.32/IModelJsNative.xcframework.zip",
checksum: "6e35d039193fc03dee125975ba72e5db3d6bf7c3dc1e879879a940b628302629")
]
)
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.31"
spec.version = "5.0.32"
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 e71797d

Please sign in to comment.