File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.9.6 /IModelJsNative.xcframework.zip " ,
25- checksum: " f77343ce8e443e7a3aa354690e3133cf6664171b07a373d5f8cd81833633d436 " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.9.7 /IModelJsNative.xcframework.zip " ,
25+ checksum: " a974f2efc3cf08bbeb1342dd764d2b2398a00c03d34aa4e89385e49fe570a7da " )
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.9.6 "
9+ spec . version = "5.9.7 "
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