File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ let package = Package(
1111 . library( name: " LeanplumLocation " , targets: [ " LeanplumLocation " ] )
1212 ] ,
1313 dependencies: [
14- . package ( url: " https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.0-beta4 /Leanplum.xcframework.zip " ,
14+ . package ( url: " https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/6.0.0-beta5 /Leanplum.xcframework.zip " ,
1515 ] ,
1616 targets: [
1717 . binaryTarget(
1818 name: " Leanplum " ,
1919 url: " https://github.com/Leanplum/Leanplum-iOS-SDK/releases/download/5.0.0/Leanplum.xcframework.zip " ,
20- checksum: " ff4c103f3c0775266a196bcc11d502511a875c15778de8ce9ac6c502a0d5d39b "
20+ checksum: " 8c564a8245434f1c0b51a9fc73cb68e592a9b1b0fb9eaa9272bffe5724481781 "
2121 ) ,
2222 . target(
2323 name: " LeanplumLocation " ,
You can’t perform that action at this time.
0 commit comments