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(
21
21
targets: [
22
22
. binaryTarget(
23
23
name: " IModelJsNative " ,
24
- url: " https://github.com/iTwin/mobile-native-ios/releases/download/4.10.23 /IModelJsNative.xcframework.zip " ,
25
- checksum: " 752039f25dfcea09079071fe037d94f66bedc39236387fa958250db0fdec4cfb " )
24
+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/4.10.27 /IModelJsNative.xcframework.zip " ,
25
+ checksum: " 0adbacb0d3dbefd923958db9e14d51db71e7500ce299bcd7d5b709c3adb44505 " )
26
26
]
27
27
)
Original file line number Diff line number Diff line change 6
6
#---------------------------------------------------------------------------------------
7
7
Pod ::Spec . new do |spec |
8
8
spec . name = "itwin-mobile-native"
9
- spec . version = "4.10.23 "
9
+ spec . version = "4.10.27 "
10
10
spec . summary = "iOS package for imodeljs binaries"
11
11
spec . homepage = "https://github.com/iTwin/mobile-native-ios"
12
12
spec . license = "MIT"
You can’t perform that action at this time.
0 commit comments