Skip to content

Commit 3b484ab

Browse files
committed
+ Artifacts for: TCCore 5.4.5, TCServerSide 5.4.7, TCConsent 5.3.8, TCPartners 5.0.4, TCIAB 5.2.0
1 parent 4ee02ab commit 3b484ab

27 files changed

+108
-42
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.18/TCCore/5/4/4/TCCore.zip",
35-
checksum: "a7f839746944c77238397cf9068f146cebd72a07c4b03f8a7f87d1811fbe1895"
34+
url: "https://github.com/commandersact/iOSV5/raw/5.4.19/TCCore/5/4/5/TCCore.zip",
35+
checksum: "5d76d9b3b6f4bd811a50f9eb67da6f8ca0c4362a11aa67545649df962782f7e1"
3636
),
3737
.binaryTarget(
3838
name: "TCConsent",
39-
url: "https://github.com/commandersact/iOSV5/raw/5.4.18/TCConsent/5/3/8/TCConsent.zip",
40-
checksum: "16c99609fbae307fb6105477438b063052a9aef82990a28c48c29170e3286b26"
39+
url: "https://github.com/commandersact/iOSV5/raw/5.4.19/TCConsent/5/3/8/TCConsent.zip",
40+
checksum: "a2f666b1b1bf653a1ec5c4a386cf3d127bdd6aee4f5db239b20ac380b84f1e0d"
4141
),
4242
.binaryTarget(
4343
name: "TCPartners",
44-
url: "https://github.com/commandersact/iOSV5/raw/5.4.18/TCPartners/5/0/4/TCPartners.zip",
45-
checksum: "0d768c4c27795543cb13103da3f153cd4e4fa607cb34eb2a854f348572cde8d0"
44+
url: "https://github.com/commandersact/iOSV5/raw/5.4.19/TCPartners/5/0/4/TCPartners.zip",
45+
checksum: "623d410eb874232000bb5d8cfaeb393f7326a07aeefaa480fec6a14ea23b3284"
4646
),
4747
.binaryTarget(
4848
name: "TCServerSide_noIDFA",
49-
url: "https://github.com/commandersact/iOSV5/raw/5.4.18/TCServerSide/5/4/6/TCServerSide_noIDFA.zip",
50-
checksum: "1f5ae41d9a08203143286011550806e95bd76675dc88bd0279e21fcb5d85ad4d"
49+
url: "https://github.com/commandersact/iOSV5/raw/5.4.19/TCServerSide/5/4/7/TCServerSide_noIDFA.zip",
50+
checksum: "a3312e9072cc437727a0bfa47d4a82f2edf98eaac410546f5d929e4f279609ae"
5151
),
5252
.binaryTarget(
5353
name: "TCServerSide",
54-
url: "https://github.com/commandersact/iOSV5/raw/5.4.18/TCServerSide/5/4/6/TCServerSide.zip",
55-
checksum: "b4579a0c4558df63b0f0eb9e1ef05fe23e6130c78f47b818e3cea16b5c95f64d"
54+
url: "https://github.com/commandersact/iOSV5/raw/5.4.19/TCServerSide/5/4/7/TCServerSide.zip",
55+
checksum: "5b3389a448f9ccfe8f9cb9750c951a8c609776260bc5e25103820ee93b61dbc4"
5656
),
5757
.binaryTarget(
5858
name: "TCIAB",
59-
url: "https://github.com/commandersact/iOSV5/raw/5.4.18/TCIAB/5/2/0/TCIAB.zip",
60-
checksum: "a5f51912c07d127c91ac43f0be41bc1a49b26729601b986962c64b5e7f585a2f"
59+
url: "https://github.com/commandersact/iOSV5/raw/5.4.19/TCIAB/5/2/0/TCIAB.zip",
60+
checksum: "d9951c49117c86afa4d3c6d83f0a88b8669b6df6743c4de172462158ccb21c1d"
6161
), ]
6262
)

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
![alt tag](./res/ca_logo.png)
1+
![alt tag](../res/ca_logo.png)
22

33
Developers' Implementation Guide
44
================================
55

6-
Last update : *14/01/2026*
6+
Last update : *19/02/2026*
77

88
Release version : *5*
99

@@ -39,9 +39,9 @@ For each of those modules, please check their respective documentation for more
3939
Latest available versions
4040
=========================
4141

42-
Core : *5.4.4*
42+
Core : *5.4.5*
4343

44-
ServerSide : *5.4.6*
44+
ServerSide : *5.4.7*
4545

4646
Consent : *5.3.8*
4747

@@ -134,7 +134,7 @@ https://github.com/CommandersAct/tcmobiledemo-v5
134134

135135
Support and contacts
136136
====================
137-
![alt tag](./res/ca_logo.png)
137+
![alt tag](../res/ca_logo.png)
138138

139139
***
140140
**Support**
@@ -145,4 +145,4 @@ http://www.commandersact.com
145145
Commanders Act | 7b rue taylor - 75010 PARIS - France
146146
***
147147

148-
This documentation was generated on 14/01/2026 16:25:09
148+
This documentation was generated on 19/02/2026 14:12:03

TCConsent/5/3/8/TCConsent.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/TCConsent for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.18/TCConsent/5/3/8/TCConsent.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.19/TCConsent/5/3/8/TCConsent.zip" }
1616
s.preserve_paths = 'TCConsent.xcframework'
1717
#s.public_header_files = 'TCConsent.framework/Headers/*.h'
1818
s.vendored_frameworks = 'TCConsent.xcframework'

TCConsent/5/3/8/TCConsent.zip

2 Bytes
Binary file not shown.

TCConsent/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Consent's Implementation Guide
44
==============================
55

6-
Last update : *14/01/2026*
6+
Last update : *19/02/2026*
77

88
Release version : *5.3.8*
99

@@ -720,4 +720,4 @@ http://www.commandersact.com
720720
Commanders Act | 7b rue taylor - 75010 PARIS - France
721721
***
722722

723-
This documentation was generated on 14/01/2026 16:25:09
723+
This documentation was generated on 19/02/2026 14:12:03

TCConsent/latest_TCConsent.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/TCConsent for more details
1313
DESC
1414
s.platform = :ios, '8.0'
15-
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.18/TCConsent/5/3/8/TCConsent.zip" }
15+
s.source = { :http => "https://github.com/CommandersAct/iOSV5/raw/5.4.19/TCConsent/5/3/8/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/5/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.5"
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" => "support@commandersact.com" }
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.19/TCCore/5/4/5/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/5/TCCore.zip

11.4 MB
Binary file not shown.

TCCore/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Core Guide
44
==========
55

6-
Last update : *14/01/2026*
6+
Last update : *19/02/2026*
77

8-
Release version : *5.4.4*
8+
Release version : *5.4.5*
99

1010
## Table of Contents
1111

@@ -39,4 +39,4 @@ Support and contacts
3939
http://www.commandersact.com
4040
***
4141

42-
This documentation was generated on 14/01/2026 16:25:09
42+
This documentation was generated on 19/02/2026 14:12:03

TCCore/changelog_iOS_Core.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.4.5 : 02/19/2026*
5+
6+
~ Bug fix on ServerSide standalone configurations.
7+
48
*5.4.4 : 01/13/2026*
59

610
~ /!\ Requires Consent 5.3.8+ and ServerSide 5.4.6+

0 commit comments

Comments
 (0)