File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
ExampleSwiftPM/CTNotificationContentExampleSPM.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 693
693
repositoryURL = "https://github.com/CleverTap/clevertap-ios-sdk.git";
694
694
requirement = {
695
695
kind = upToNextMajorVersion;
696
- minimumVersion = 7.0 .1;
696
+ minimumVersion = 7.1 .1;
697
697
};
698
698
};
699
699
496ED95227589CCC002174B7 /* XCRemoteSwiftPackageReference "CTNotificationService" */ = {
708
708
isa = XCRemoteSwiftPackageReference;
709
709
repositoryURL = "https://github.com/CleverTap/CTNotificationContent.git";
710
710
requirement = {
711
- kind = upToNextMajorVersion ;
712
- minimumVersion = 0.0.1 ;
711
+ branch = "SDK-4068-Add-HTML-support-to-title-and-message-fields" ;
712
+ kind = branch ;
713
713
};
714
714
};
715
715
/* End XCRemoteSwiftPackageReference section */
You can’t perform that action at this time.
0 commit comments