Skip to content

Commit ec5b7d6

Browse files
committed
+ Variant: _noIDFA, TCCore 5.4.0, TCServerSide 5.4.3, TCConsent 5.3.4, TCPartners 5.0.3, TCIAB 5.1.1
1 parent 10b8425 commit ec5b7d6

10 files changed

Lines changed: 21 additions & 17 deletions

File tree

README.md

Lines changed: 3 additions & 3 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>10/09/2024</em><br />
7+
<p>Last update : <em>01/10/2024</em><br />
88
Release version : <em>5</em></p>
99
<p><div id="end_first_page" /></p>
1010

@@ -34,7 +34,7 @@ The modules are the following :</p>
3434
<h1 id="latest-available-versions">Latest available versions</h1>
3535
<p>Core : <em>5.4.0</em></p>
3636
<p>ServerSide : <em>5.4.3</em></p>
37-
<p>Consent : <em>5.3.3</em></p>
37+
<p>Consent : <em>5.3.4</em></p>
3838
<p>IAB : <em>5.1.1</em></p>
3939
<p>Partners : <em>5.0.3</em></p>
4040
<h1 id="adding-a-module-to-your-project">Adding a module to your project</h1>
@@ -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 10/09/2024 15:17:32</p>
102+
<p>This documentation was generated on 01/10/2024 14:51:33</p>
103103
</body>
104104
</html>

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>10/09/2024</em><br />
8-
Release version : <em>5.3.3</em></p>
7+
<p>Last update : <em>01/10/2024</em><br />
8+
Release version : <em>5.3.4</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 | 3/5 rue Saint Georges - 75009 PARIS - France</p>
493493
<hr />
494-
<p>This documentation was generated on 10/09/2024 15:17:32</p>
494+
<p>This documentation was generated on 01/10/2024 14:51:33</p>
495495
</body>
496496
</html>

TCConsent/changelog_iOS_Consent.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog iOS
22
=============
33

4+
*5.3.4 : 10/01/2024*
5+
6+
~ [IAB] Fix display bug on Special purposes data retention duration.
7+
48
*5.3.3 : 09/10/2024*
59

610
~ [IAB] Updated possible languages for IAB translation.

TCCore/README.md

Lines changed: 2 additions & 2 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="core-guide">Core Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>10/09/2024</em><br />
7+
<p>Last update : <em>01/10/2024</em><br />
88
Release version : <em>5.4.0</em></p>
99
<p><div id="end_first_page" /></p>
1010

@@ -29,6 +29,6 @@ Release version : <em>5.4.0</em></p>
2929
<em>support@commandersact.com</em></p>
3030
<p>http://www.commandersact.com</p>
3131
<hr />
32-
<p>This documentation was generated on 10/09/2024 15:17:32</p>
32+
<p>This documentation was generated on 01/10/2024 14:51:33</p>
3333
</body>
3434
</html>

TCIAB/README.md

Lines changed: 3 additions & 3 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="tciabs-implementation-guide">TCIAB's Implementation Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>10/09/2024</em><br />
7+
<p>Last update : <em>01/10/2024</em><br />
88
Release version : <em>5.1.1</em></p>
99
<p><div id="end_first_page" /></p>
1010

@@ -62,7 +62,7 @@ All of those configurations will update automatically but having an offline vers
6262
</code></pre>
6363
<p>```</p>
6464
<h1 id="iab-22">IAB 2.2</h1>
65-
<p>We support IAB 2.2, the following steps are required once you decide to upgrade your TCConsent to a IABv2.2 compatible version, wich is TCConsent:5.3.3+ or higher.</p>
65+
<p>We support IAB 2.2, the following steps are required once you decide to upgrade your TCConsent to a IABv2.2 compatible version, wich is TCConsent:5.3.4+ or higher.</p>
6666
<pre><code>- Please update all of your offline in-app jsons to a V2.2 compatible version, this includes your offline vendor-list.json &amp; any purposes-xx.json translation file you're using.
6767
- Update your privacy.json offline &amp; cdn file with a refreshed IABv2.2 compatible version and recheck your iab vendors filter, `vendors` key on root.
6868
- Also make sure to have a `{total_number}` inside your `text-&gt; popup -&gt; purposeTitle ` value.
@@ -206,6 +206,6 @@ self.navigationController.pushViewController(PCM, animated: false)
206206
<p>http://www.commandersact.com</p>
207207
<p>Commanders Act | 3/5 rue Saint Georges - 75009 PARIS - France</p>
208208
<hr />
209-
<p>This documentation was generated on 10/09/2024 15:17:32</p>
209+
<p>This documentation was generated on 01/10/2024 14:51:33</p>
210210
</body>
211211
</html>

TCPartners/README.md

Lines changed: 2 additions & 2 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="partners-implementation-guide">Partners' Implementation Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>10/09/2024</em><br />
7+
<p>Last update : <em>01/10/2024</em><br />
88
Release version : <em>5.0.3</em></p>
99
<p><div id="end_first_page" /></p>
1010

@@ -104,6 +104,6 @@ We're basing ourselves on the datalayer and are taking all the keys prefixed "c_
104104
<p>http://www.commandersact.com</p>
105105
<p>Commanders Act | 3/5 rue Saint Georges - 75009 PARIS - France</p>
106106
<hr />
107-
<p>This documentation was generated on 10/09/2024 15:17:32</p>
107+
<p>This documentation was generated on 01/10/2024 14:51:33</p>
108108
</body>
109109
</html>

TCServerSide/5/4/3/TCServerSide_noIDFA.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCServerSide for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.10/TCServerSide/5/4/3/TCServerSide_noIDFA.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCServerSide/5/4/3/TCServerSide_noIDFA.zip" }
1616
s.preserve_paths = 'TCServerSide_noIDFA.xcframework'
1717
#s.public_header_files = 'TCServerSide_noIDFA.framework/Headers/*.h'
1818
s.vendored_frameworks = 'TCServerSide_noIDFA.xcframework'
4 Bytes
Binary file not shown.

TCServerSide/README.md

Lines changed: 2 additions & 2 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="serversides-implementation-guide">ServerSide's Implementation Guide</h1>
66
<p><strong>iOS</strong></p>
7-
<p>Last update : <em>10/09/2024</em><br />
7+
<p>Last update : <em>01/10/2024</em><br />
88
Release version : <em>5.4.3</em></p>
99
<p><div id="end_first_page" /></p>
1010

@@ -586,6 +586,6 @@ TCPurchaseEvent *event = [[TCPurchaseEvent alloc] initWithId: @"ID" withRevenue:
586586
<em>support@commandersact.com</em></p>
587587
<p>http://www.commandersact.com</p>
588588
<hr />
589-
<p>This documentation was generated on 10/09/2024 15:17:32</p>
589+
<p>This documentation was generated on 01/10/2024 14:51:33</p>
590590
</body>
591591
</html>

TCServerSide/latest_TCServerSide_noIDFA.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
Go to https://github.com/CommandersAct/iOSV5/tree/master/TCServerSide for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.10/TCServerSide/5/4/3/TCServerSide_noIDFA.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCServerSide/5/4/3/TCServerSide_noIDFA.zip" }
1616
s.preserve_paths = 'TCServerSide_noIDFA.xcframework'
1717
#s.public_header_files = 'TCServerSide_noIDFA.framework/Headers/*.h'
1818
s.vendored_frameworks = 'TCServerSide_noIDFA.xcframework'

0 commit comments

Comments
 (0)