File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ let package = Package(
1818 targets: [
1919 . binaryTarget(
2020 name: " Batch " ,
21- url: " https://download.batch.com/sdk/ios/spm/BatchSDK-ios_spm-xcframework-2.1.0 .zip " ,
22- checksum: " 7e91b40df3e2ce23ebf3b3589771770a9038042a8ccda6785be25e6b9c60307f "
21+ url: " https://download.batch.com/sdk/ios/spm/BatchSDK-ios_spm-xcframework-2.1.1 .zip " ,
22+ checksum: " 459e9f6b8653bd6e8f872e991829e4ac3d2522f3859704b9a5915b84fe0d9190 "
2323 )
2424 ]
2525)
Original file line number Diff line number Diff line change 1111 Comments should not use the // form, as the plist preprocessor will include them
1212 */
1313
14- #define BASDKVersion 2.1.0
15- #define BAAPILevel 210
14+ #define BASDKVersion 2.1.1
15+ #define BAAPILevel 211
1616#define BAMessagingAPILevel 12
You can’t perform that action at this time.
0 commit comments