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.11 /IModelJsNative.xcframework.zip " ,
25- checksum: " 80c930ddb16b43f00e10a9f2163342ea5e3276975f19bfd4ac94ad4e5a5052f2 " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.8.30 /IModelJsNative.xcframework.zip " ,
25+ checksum: " 22aee6a73b137b5d50eac1dd123b5976d3ea7f28e32105a7db4d21b342b92236 " )
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.11 "
9+ spec . version = "5.8.30 "
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