Skip to content

Commit

Permalink
5.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Jan 14, 2025
1 parent 0c9fee6 commit 70b6da8
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.36/IModelJsNative.xcframework.zip",
checksum: "c3f10da2d9504c3c1be27068dab14172bd176d7696979e9784d3f3807677e4dc")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.37/IModelJsNative.xcframework.zip",
checksum: "f86a881a89c83aa77df1bfee88efc0b19d65adef2dab79777fa2771f1ec7451e")
]
)
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.36"
spec.version = "5.0.37"
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 70b6da8

Please sign in to comment.