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.21 /IModelJsNative.xcframework.zip " ,
25
- checksum: " 2aeaf3ac8c729984661c716b80582ed587c1eaeb2a50344ccb3d327dd2afa0ed " )
24
+ url: " https://github.com/iTwin/mobile-native-ios/releases/download/4.11.2 /IModelJsNative.xcframework.zip " ,
25
+ checksum: " fa4609378f0316713acc773634972198ea60247e33452161e73fa2ac4a1db48b " )
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.21 "
9
+ spec . version = "4.11.2 "
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