Skip to content

Commit

Permalink
Merge pull request #36 from CleverTap/task/SDK-3682/Segment-CT-SDK-wi…
Browse files Browse the repository at this point in the history
…th-iOS-6.1.0

Segment CT SDK with iOS 6.1.0
  • Loading branch information
kushCT authored Mar 19, 2024
2 parents 00664b0 + d33cc24 commit dc32efd
Show file tree
Hide file tree
Showing 116 changed files with 5,381 additions and 4,332 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
Change Log
==========

Version 1.2.6 *(3 July, 2023)*
Version 1.3.0 *(19th March, 2024)*
-------------------------------------------
* (Supports analytics-ios 4.x and [CleverTap 6.1.0](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/6.1.0))*
* Adds Privacy Manifests file

Version 1.2.6 *(3rd July, 2023)*
-------------------------------------------
*(Supports analytics-ios 4.x and [CleverTap 5.1.0](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/5.1.0))*

Version 1.2.5 *(3 April, 2023)*
Version 1.2.5 *(3rd April, 2023)*
-------------------------------------------
*(Supports analytics-ios 4.x and [CleverTap 4.2.2](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/4.2.2))*

Version 1.2.4 *(31 October, 2022)*
Version 1.2.4 *(31st October, 2022)*
-------------------------------------------
*(Supports analytics-ios 4.x and [CleverTap 4.1.4](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/4.1.4))*

Version 1.2.3 *(16 Aug, 2022)*
Version 1.2.3 *(16th Aug, 2022)*
-------------------------------------------
*(Supports analytics-ios 4.x and [CleverTap 4.1.1](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/4.1.1))*

Expand Down
45 changes: 0 additions & 45 deletions Example/Podfile.lock

This file was deleted.

38 changes: 19 additions & 19 deletions ExampleSwift/ExampleSwift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
521D8B561E648AD9000BF6B2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 521D8B541E648AD9000BF6B2 /* Main.storyboard */; };
521D8B581E648AD9000BF6B2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 521D8B571E648AD9000BF6B2 /* Assets.xcassets */; };
521D8B5B1E648AD9000BF6B2 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 521D8B591E648AD9000BF6B2 /* LaunchScreen.storyboard */; };
C815932EE5C696A0298D4738 /* Pods_ExampleSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E214BB0FB18218C7D7FA730 /* Pods_ExampleSwift.framework */; };
8FFE1D816F5C4709784C64D0 /* Pods_ExampleSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 129431288C396E3CAD239555 /* Pods_ExampleSwift.framework */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
2600C18EFA9D8003900E4BDB /* Pods-ExampleSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleSwift.release.xcconfig"; path = "Target Support Files/Pods-ExampleSwift/Pods-ExampleSwift.release.xcconfig"; sourceTree = "<group>"; };
32308EE5AD11690C0D8CC5A4 /* Pods-ExampleSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleSwift.debug.xcconfig"; path = "Target Support Files/Pods-ExampleSwift/Pods-ExampleSwift.debug.xcconfig"; sourceTree = "<group>"; };
3E214BB0FB18218C7D7FA730 /* Pods_ExampleSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
129431288C396E3CAD239555 /* Pods_ExampleSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
35837EBCCEA70A1EAC67F9BA /* Pods-ExampleSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleSwift.release.xcconfig"; path = "Target Support Files/Pods-ExampleSwift/Pods-ExampleSwift.release.xcconfig"; sourceTree = "<group>"; };
4887FE40F1809AFBCC8A215D /* Pods-ExampleSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleSwift.debug.xcconfig"; path = "Target Support Files/Pods-ExampleSwift/Pods-ExampleSwift.debug.xcconfig"; sourceTree = "<group>"; };
521D8B4D1E648AD9000BF6B2 /* ExampleSwift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ExampleSwift.app; sourceTree = BUILT_PRODUCTS_DIR; };
521D8B501E648AD9000BF6B2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
521D8B521E648AD9000BF6B2 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand All @@ -34,28 +34,28 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
C815932EE5C696A0298D4738 /* Pods_ExampleSwift.framework in Frameworks */,
8FFE1D816F5C4709784C64D0 /* Pods_ExampleSwift.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
24D061861DD5364FF9031F67 /* Pods */ = {
01743A081D3AF7AF463CF214 /* Frameworks */ = {
isa = PBXGroup;
children = (
32308EE5AD11690C0D8CC5A4 /* Pods-ExampleSwift.debug.xcconfig */,
2600C18EFA9D8003900E4BDB /* Pods-ExampleSwift.release.xcconfig */,
129431288C396E3CAD239555 /* Pods_ExampleSwift.framework */,
);
path = Pods;
name = Frameworks;
sourceTree = "<group>";
};
40EFCBF8899A6DC566E609C4 /* Frameworks */ = {
24D061861DD5364FF9031F67 /* Pods */ = {
isa = PBXGroup;
children = (
3E214BB0FB18218C7D7FA730 /* Pods_ExampleSwift.framework */,
4887FE40F1809AFBCC8A215D /* Pods-ExampleSwift.debug.xcconfig */,
35837EBCCEA70A1EAC67F9BA /* Pods-ExampleSwift.release.xcconfig */,
);
name = Frameworks;
path = Pods;
sourceTree = "<group>";
};
521D8B441E648AD9000BF6B2 = {
Expand All @@ -64,7 +64,7 @@
521D8B4F1E648AD9000BF6B2 /* ExampleSwift */,
521D8B4E1E648AD9000BF6B2 /* Products */,
24D061861DD5364FF9031F67 /* Pods */,
40EFCBF8899A6DC566E609C4 /* Frameworks */,
01743A081D3AF7AF463CF214 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -97,11 +97,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 521D8B5F1E648AD9000BF6B2 /* Build configuration list for PBXNativeTarget "ExampleSwift" */;
buildPhases = (
7DBF4318CF0E4B29787C1ADF /* [CP] Check Pods Manifest.lock */,
ADED1965185E0B110BA5EBF4 /* [CP] Check Pods Manifest.lock */,
521D8B491E648AD9000BF6B2 /* Sources */,
521D8B4A1E648AD9000BF6B2 /* Frameworks */,
521D8B4B1E648AD9000BF6B2 /* Resources */,
7A8FB83F39E4BA43C215FD6F /* [CP] Embed Pods Frameworks */,
24DE9755060B81B5789AB576 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -170,7 +170,7 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
7A8FB83F39E4BA43C215FD6F /* [CP] Embed Pods Frameworks */ = {
24DE9755060B81B5789AB576 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -187,7 +187,7 @@
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ExampleSwift/Pods-ExampleSwift-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
7DBF4318CF0E4B29787C1ADF /* [CP] Check Pods Manifest.lock */ = {
ADED1965185E0B110BA5EBF4 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -359,7 +359,7 @@
};
521D8B601E648AD9000BF6B2 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 32308EE5AD11690C0D8CC5A4 /* Pods-ExampleSwift.debug.xcconfig */;
baseConfigurationReference = 4887FE40F1809AFBCC8A215D /* Pods-ExampleSwift.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = ExampleSwift/ExampleSwift.entitlements;
Expand All @@ -379,7 +379,7 @@
};
521D8B611E648AD9000BF6B2 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 2600C18EFA9D8003900E4BDB /* Pods-ExampleSwift.release.xcconfig */;
baseConfigurationReference = 35837EBCCEA70A1EAC67F9BA /* Pods-ExampleSwift.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = ExampleSwift/ExampleSwift.entitlements;
Expand Down
18 changes: 9 additions & 9 deletions ExampleSwift/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Analytics (4.1.8)
- CleverTap-iOS-SDK (5.1.0):
- CleverTap-iOS-SDK (6.1.0):
- SDWebImage (~> 5.11)
- SDWebImage (5.16.0):
- SDWebImage/Core (= 5.16.0)
- SDWebImage/Core (5.16.0)
- Segment-CleverTap (1.2.6):
- SDWebImage (5.19.0):
- SDWebImage/Core (= 5.19.0)
- SDWebImage/Core (5.19.0)
- Segment-CleverTap (1.3.0):
- Analytics
- CleverTap-iOS-SDK (>= 4.2.2)

Expand All @@ -24,10 +24,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Analytics: 9655e0e1c71ea98107cfcb2b14891168acc6c6c9
CleverTap-iOS-SDK: da6e2a954488264d0431167243200ff21d52512a
SDWebImage: 2aea163b50bfcb569a2726b6a754c54a4506fcf6
Segment-CleverTap: 1558a5ac123bbc1cf4d4b56c1163ed2552c70230
CleverTap-iOS-SDK: 9d8d5def08d2f51a3a071831b6049ea857c35013
SDWebImage: 981fd7e860af070920f249fd092420006014c3eb
Segment-CleverTap: cab20cd49fcd4b514b4d2c0815414caa35bec781

PODFILE CHECKSUM: 0a1abfabb7e7fdc960fdb5449f9d1e46ce3f81b1

COCOAPODS: 1.11.2
COCOAPODS: 1.12.1
Loading

0 comments on commit dc32efd

Please sign in to comment.