Skip to content

Commit f4d59c4

Browse files
author
Kushagra
committed
Updated SPM project
1 parent 05d8331 commit f4d59c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ExampleSwiftPM/CTNotificationContentExampleSPM.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@
693693
repositoryURL = "https://github.com/CleverTap/clevertap-ios-sdk.git";
694694
requirement = {
695695
kind = upToNextMajorVersion;
696-
minimumVersion = 7.0.1;
696+
minimumVersion = 7.1.1;
697697
};
698698
};
699699
496ED95227589CCC002174B7 /* XCRemoteSwiftPackageReference "CTNotificationService" */ = {
@@ -708,8 +708,8 @@
708708
isa = XCRemoteSwiftPackageReference;
709709
repositoryURL = "https://github.com/CleverTap/CTNotificationContent.git";
710710
requirement = {
711-
kind = upToNextMajorVersion;
712-
minimumVersion = 0.0.1;
711+
branch = "SDK-4068-Add-HTML-support-to-title-and-message-fields";
712+
kind = branch;
713713
};
714714
};
715715
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)