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/5.0.98 /IModelJsNative.xcframework.zip " ,
25- checksum: " 3e3d40aec384527534a5f9260256646d341131c95c98b5cc573e4c5371417df6 " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.1.11 /IModelJsNative.xcframework.zip " ,
25+ checksum: " 0ecd98d640d25e9e86e7d8a1ac79b42601850dc63bc963bf0ba635b6e7526f74 " )
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.0.98 "
9+ spec . version = "5.1.11 "
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