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.8.31 /IModelJsNative.xcframework.zip " ,
25- checksum: " 90a38dcf3db418c074adcb61512d4d674cadb89013157ebf2e8291827195b3bb " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.9.12 /IModelJsNative.xcframework.zip " ,
25+ checksum: " dde291df1dd0cc1f3d9f7023f733f663204c9cf6cad34bda9073ce50fcd5d93e " )
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.8.31 "
9+ spec . version = "5.9.12 "
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