Skip to content

Commit

Permalink
5.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Nov 25, 2024
1 parent add95e8 commit c77a7be
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.12/IModelJsNative.xcframework.zip",
checksum: "29511255cbbc772180976b378067c345818c66570e983cfd7e2d4f1e770654a0")
url: "https://github.com/iTwin/mobile-native-ios/releases/download/5.0.11/IModelJsNative.xcframework.zip",
checksum: "6c72410344e5fa24486bf6a2950c0dbfdc1c7247234e83655432fbce72f9b684")
]
)
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.12"
spec.version = "5.0.11"
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 c77a7be

Please sign in to comment.