File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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/5.0.69 /IModelJsNative.xcframework.zip " ,
25- checksum: " c00bba062873434181bb94c3eac30864d5cb86dd5f05c7acfd93d5583cd3fef7 " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.0.70 /IModelJsNative.xcframework.zip " ,
25+ checksum: " e26418b3f30b4925c3a6ed9857c361a09c2f27406f95cc44360d4df6c081ce11 " )
2626 ]
2727)
Original file line number Diff line number Diff line change 66#---------------------------------------------------------------------------------------
77Pod ::Spec . new do |spec |
88 spec . name = "itwin-mobile-native"
9- spec . version = "5.0.69 "
9+ spec . version = "5.0.70 "
1010 spec . summary = "iOS package for imodeljs binaries"
1111 spec . homepage = "https://github.com/iTwin/mobile-native-ios"
1212 spec . license = "MIT"
You can’t perform that action at this time.
0 commit comments