Skip to content

Commit

Permalink
LeapSDK version 1.11.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-jiny committed Nov 29, 2023
1 parent 1b55c7e commit 40d852b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LeapSDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeapSDK"
s.version = "1.11.2"
s.version = "1.11.3"
s.summary = "Product engagement made easy"
s.description = <<-DESC
Product engagement made easy. Onboard, nudge, & delight your mobile users
Expand Down
Binary file modified LeapSDK.xcframework/ios-arm64/LeapSDK.framework/Info.plist
Binary file not shown.
Binary file modified LeapSDK.xcframework/ios-arm64/LeapSDK.framework/LeapSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Expand Up @@ -18,7 +18,7 @@
</data>
<key>Info.plist</key>
<data>
vYu6l/0KTtoTNhksD4xKZ9pftLo=
WJWjknTHoQuuFlWzbJv1R4EPrzs=
</data>
<key>Modules/LeapSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Expand Up @@ -12,8 +12,8 @@ let package = Package(
.binaryTarget(name: "LeapSDK", path: "LeapSDK.xcframework"),
.binaryTarget(
name: "LeapCoreSDK",
url: "https://github.com/Leap-Platform/leap-core-ios/releases/download/1.11.2/LeapCoreSDK.xcframework.zip",
checksum: "90b09f39af39838d0e24f389ef7d15209acb02e4cd3aaf9dd170391c77db4e7d"
url: "https://github.com/Leap-Platform/leap-core-ios/releases/download/1.11.3/LeapCoreSDK.xcframework.zip",
checksum: "3031f88101957914687f7686f068bdaf5b9635b9fb941f038c1064c44d250a25"
)
]
)

0 comments on commit 40d852b

Please sign in to comment.