Skip to content

Commit a08b43f

Browse files
5.0.74
1 parent e7f0bd7 commit a08b43f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
targets: [
2222
.binaryTarget(
2323
name: "IModelJsNative",
24-
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.10.37/IModelJsNative.xcframework.zip",
25-
checksum: "589b31262f5f1bd6fcef33b2c67ed5e6688ce943d346320062d124743689ae76")
24+
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.74/IModelJsNative.xcframework.zip",
25+
checksum: "91b635a2a621f84e1b7c3d55b7f242a6fa68fdaf07fb568bcb8c9132adcf47eb")
2626
]
2727
)

itwin-mobile-native-ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#---------------------------------------------------------------------------------------
77
Pod::Spec.new do |spec|
88
spec.name = "itwin-mobile-native"
9-
spec.version = "4.10.37"
9+
spec.version = "5.0.74"
1010
spec.summary = "iOS package for imodeljs binaries"
1111
spec.homepage = "https://github.com/iTwin/mobile-native-ios"
1212
spec.license = "MIT"

0 commit comments

Comments
 (0)