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.11.17 /IModelJsNative.xcframework.zip " ,
25- checksum: " 5c7cba66a565639cd07d1d25cb0e0d56a6548ceb9f6f3e9214e6f10698be54cf " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/4.11.18 /IModelJsNative.xcframework.zip " ,
25+ checksum: " d81e1eaf327b5f7170d862278a7912b6ba6e8911598a1ac2b7c80b67cf65e419 " )
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.11.17 "
9+ spec . version = "4.11.18 "
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