Skip to content

Commit a4c2621

Browse files
committed
+ Artifacts for: TCCore 5.4.3, TCServerSide 5.4.5, TCConsent 5.3.7, TCPartners 5.0.4, TCIAB 5.2.0
1 parent 5d5d99e commit a4c2621

28 files changed

+113
-44
lines changed

Package.swift

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,32 +31,32 @@ let package = Package(
3131

3232
.binaryTarget(
3333
name: "TCCore",
34-
url: "https://github.com/commandersact/iOSV5/raw/5.4.16/TCCore/5/4/2/TCCore.zip",
35-
checksum: "c1ef581cdb733ab3105710300ee466d128e08d790d6c53bd304e5e81368cde16"
34+
url: "https://github.com/commandersact/iOSV5/raw/5.4.17/TCCore/5/4/3/TCCore.zip",
35+
checksum: "0bf68249c705a30a2e951b05b4504db5ccb160ff7b8564ef03685a447a40f668"
3636
),
3737
.binaryTarget(
3838
name: "TCConsent",
39-
url: "https://github.com/commandersact/iOSV5/raw/5.4.16/TCConsent/5/3/6/TCConsent.zip",
40-
checksum: "ef2391acbd29f41a1cf3c11d13de409de03b8fbbf50de3377c2c41d8268b4e23"
39+
url: "https://github.com/commandersact/iOSV5/raw/5.4.17/TCConsent/5/3/7/TCConsent.zip",
40+
checksum: "e653347c44c493a316ed7a54491752656adfcaf2f599137d3b4d0d89d7285eea"
4141
),
4242
.binaryTarget(
4343
name: "TCPartners",
44-
url: "https://github.com/commandersact/iOSV5/raw/5.4.16/TCPartners/5/0/4/TCPartners.zip",
45-
checksum: "952d0c9d0ef579edda2cfcf252b87ee392a1cd1f51ebcb172d4212e338f05fbb"
44+
url: "https://github.com/commandersact/iOSV5/raw/5.4.17/TCPartners/5/0/4/TCPartners.zip",
45+
checksum: "8729356076f0561c431024f91134291ca1220687b1049702e36bdbe0ff0b2ba6"
4646
),
4747
.binaryTarget(
4848
name: "TCServerSide_noIDFA",
49-
url: "https://github.com/commandersact/iOSV5/raw/5.4.16/TCServerSide/5/4/5/TCServerSide_noIDFA.zip",
50-
checksum: "22e7dd7de2e5ffd5c3a3fcda62c2cf7adc341a2d192724227fb5d91f9ca5f126"
49+
url: "https://github.com/commandersact/iOSV5/raw/5.4.17/TCServerSide/5/4/5/TCServerSide_noIDFA.zip",
50+
checksum: "ec58bd6b24e292a81f8cc3cde208b86164b86a4a352821e2729a2e72359c09c2"
5151
),
5252
.binaryTarget(
5353
name: "TCServerSide",
54-
url: "https://github.com/commandersact/iOSV5/raw/5.4.16/TCServerSide/5/4/5/TCServerSide.zip",
55-
checksum: "e88497c8a6e7199b083836bf993184375195cdcb711de92c3c3654ab92d6ab97"
54+
url: "https://github.com/commandersact/iOSV5/raw/5.4.17/TCServerSide/5/4/5/TCServerSide.zip",
55+
checksum: "ff2cd660134bd88b979fc986d2b16036343b6ea25c16f24283a8c985dfb5f12c"
5656
),
5757
.binaryTarget(
5858
name: "TCIAB",
59-
url: "https://github.com/commandersact/iOSV5/raw/5.4.16/TCIAB/5/1/2/TCIAB.zip",
60-
checksum: "8a376e877e8433df7aa1b86de4fc9ffa70e9906adb2059e29851bba2fbaa0257"
59+
url: "https://github.com/commandersact/iOSV5/raw/5.4.17/TCIAB/5/2/0/TCIAB.zip",
60+
checksum: "d47f33c0132bda4de2ea72e3f62fd20d7850a830a659a015d938ad86065634c9"
6161
), ]
6262
)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p><img alt="alt tag" src="res/ca_logo.png" /></p>
55
<h1 id="developers-implementation-guide">Developers' Implementation Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>08/07/2025</em><br />
7+
<p>Last update : <em>18/08/2025</em><br />
88
Release version : <em>5</em></p>
99
<p><div id="end_first_page" /></p>
1010

@@ -32,10 +32,10 @@ The modules are the following :</p>
3232
<p><a href="TCConsent/README.md">Consent : Pass the Consent settings to our tag system</a></p>
3333
<p>For each of those modules, please check their respective documentation for more information.</p>
3434
<h1 id="latest-available-versions">Latest available versions</h1>
35-
<p>Core : <em>5.4.2</em></p>
35+
<p>Core : <em>5.4.3</em></p>
3636
<p>ServerSide : <em>5.4.5</em></p>
37-
<p>Consent : <em>5.3.6</em></p>
38-
<p>IAB : <em>5.1.2</em></p>
37+
<p>Consent : <em>5.3.7</em></p>
38+
<p>IAB : <em>5.2.0</em></p>
3939
<p>Partners : <em>5.0.4</em></p>
4040
<h1 id="adding-a-module-to-your-project">Adding a module to your project</h1>
4141
<p>If you want to add a module to your iOS project, you have several possibilities.</p>
@@ -99,6 +99,6 @@ pod 'TCServerSide', :podspec =&gt; 'https://raw.githubusercontent.com/TagCommand
9999
<p>http://www.commandersact.com</p>
100100
<p>Commanders Act | 7b rue taylor - 75010 PARIS - France</p>
101101
<hr />
102-
<p>This documentation was generated on 08/07/2025 18:10:39</p>
102+
<p>This documentation was generated on 18/08/2025 16:35:19</p>
103103
</body>
104104
</html>

TCConsent/5/3/7/TCConsent.podspec

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Pod::Spec.new do |s|
2+
s.name = "TCConsent"
3+
s.version = "5.3.7"
4+
s.homepage = "https://github.com/CommandersAct/iOSV5/tree/master/TCConsent"
5+
s.license = { :type => 'proprietary', :text => <<-LICENSE
6+
Copyright 2013 - present Commanders Act. All rights reserved.
7+
LICENSE
8+
}
9+
s.author = { "Commanders Act" => "[email protected]" }
10+
s.summary = "TagCommander pod"
11+
s.description = <<-DESC
12+
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCConsent for more details
13+
DESC
14+
s.platform = :ios, '8.0'
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.17/TCConsent/5/3/7/TCConsent.zip" }
16+
s.preserve_paths = 'TCConsent.xcframework'
17+
#s.public_header_files = 'TCConsent.framework/Headers/*.h'
18+
s.vendored_frameworks = 'TCConsent.xcframework'
19+
end

TCConsent/5/3/7/TCConsent.zip

6.36 MB
Binary file not shown.

TCConsent/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<p><img alt="alt tag" src="../res/ca_logo.png" /></p>
55
<h1 id="consents-implementation-guide">Consent's Implementation Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>08/07/2025</em><br />
8-
Release version : <em>5.3.6</em></p>
7+
<p>Last update : <em>18/08/2025</em><br />
8+
Release version : <em>5.3.7</em></p>
99
<p><div id="end_first_page" /></p>
1010

1111
<div class="toc">
@@ -491,6 +491,6 @@ TCMobileConsent.sharedInstance().getNumberOfIABVendors()
491491
<p>http://www.commandersact.com</p>
492492
<p>Commanders Act | 7b rue taylor - 75010 PARIS - France</p>
493493
<hr />
494-
<p>This documentation was generated on 08/07/2025 18:10:39</p>
494+
<p>This documentation was generated on 18/08/2025 16:35:19</p>
495495
</body>
496496
</html>

TCConsent/changelog_iOS_Consent.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
Changelog iOS
22
=============
33

4+
*5.3.7 : 08/18/2025*
5+
6+
~ vendors count fix for categories.
7+
48
*5.3.6 : 07/08/2025*
59

610
~ Internal import paths refactored.
711

8-
*5.3.5 : 03/10/2025*
12+
*5.3.5 : 03/10/2024*
913

1014
~ [IAB] Display vendors count for every IAB category on Privacy Center.
1115
~ Fixing significantChanges not resetting shouldDisplayPrivacyCenter when no call back are registred.

TCConsent/latest_TCConsent.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "latest_TCConsent"
3-
s.version = "5.3.6"
3+
s.version = "5.3.7"
44
s.homepage = "https://github.com/CommandersAct/iOSV5/tree/master/TCConsent"
55
s.license = { :type => 'proprietary', :text => <<-LICENSE
66
Copyright 2013 - present Commanders Act. All rights reserved.
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCConsent for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.16/TCConsent/5/3/6/TCConsent.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.17/TCConsent/5/3/7/TCConsent.zip" }
1616
s.preserve_paths = 'TCConsent.xcframework'
1717
#s.public_header_files = 'TCConsent.framework/Headers/*.h'
1818
s.vendored_frameworks = 'TCConsent.xcframework'

TCCore/5/4/3/TCCore.podspec

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Pod::Spec.new do |s|
2+
s.name = "TCCore"
3+
s.version = "5.4.3"
4+
s.homepage = "https://github.com/CommandersAct/iOSV5/tree/master/TCCore"
5+
s.license = { :type => 'proprietary', :text => <<-LICENSE
6+
Copyright 2013 - present Commanders Act. All rights reserved.
7+
LICENSE
8+
}
9+
s.author = { "Commanders Act" => "[email protected]" }
10+
s.summary = "TagCommander pod"
11+
s.description = <<-DESC
12+
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCCore for more details
13+
DESC
14+
s.platform = :ios, '8.0'
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.17/TCCore/5/4/3/TCCore.zip" }
16+
s.preserve_paths = 'TCCore.xcframework'
17+
#s.public_header_files = 'TCCore.framework/Headers/*.h'
18+
s.vendored_frameworks = 'TCCore.xcframework'
19+
end

TCCore/5/4/3/TCCore.zip

9.55 MB
Binary file not shown.

TCCore/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<p><img alt="alt tag" src="../res/ca_logo.png" /></p>
55
<h1 id="core-guide">Core Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>08/07/2025</em><br />
8-
Release version : <em>5.4.2</em></p>
7+
<p>Last update : <em>18/08/2025</em><br />
8+
Release version : <em>5.4.3</em></p>
99
<p><div id="end_first_page" /></p>
1010

1111
<div class="toc">
@@ -29,6 +29,6 @@ Release version : <em>5.4.2</em></p>
2929
<em>[email protected]</em></p>
3030
<p>http://www.commandersact.com</p>
3131
<hr />
32-
<p>This documentation was generated on 08/07/2025 18:10:39</p>
32+
<p>This documentation was generated on 18/08/2025 16:35:19</p>
3333
</body>
3434
</html>

0 commit comments

Comments
 (0)