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/4.10.39 /IModelJsNative.xcframework.zip " ,
25- checksum: " 836eed57d3d144b41eb06868e0106188ed2c9075a4e5be118a5dfb4dbb812c32 " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.0.80 /IModelJsNative.xcframework.zip " ,
25+ checksum: " 32c70902ff5574f09f82d9f99a56a58aac65efcc71369ab525ec22c84c99b4e0 " )
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 = "4.10.39 "
9+ spec . version = "5.0.80 "
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