Skip to content

Commit 02a8d94

Browse files
4.10.34
1 parent 2c2b3ee commit 02a8d94

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.11.18/IModelJsNative.xcframework.zip",
25-
checksum: "d81e1eaf327b5f7170d862278a7912b6ba6e8911598a1ac2b7c80b67cf65e419")
24+
url: "https://github.com/iTwin/mobile-native-ios/releases/download/4.10.34/IModelJsNative.xcframework.zip",
25+
checksum: "7b25ff283e61a723b0aaaa4903abea0e64aec505d63fafb4a347f23399d8ca2c")
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.11.18"
9+
spec.version = "4.10.34"
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)