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.3.22 /IModelJsNative.xcframework.zip " ,
25- checksum: " cec3a0ea5626e367b55b5505bf967adc7d8708ea09e63e453ef981113d87ad72 " )
24+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/5.3.23 /IModelJsNative.xcframework.zip " ,
25+ checksum: " 3fca084a193d8c4eb8cbec09dc6f7384f48936262cc41924a68555ac39f6874c " )
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.3.22 "
9+ spec . version = "5.3.23 "
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