Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.15.0 #343

Merged
merged 1 commit into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- TealiumAutotracking
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
- TealiumVisitorService
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
working-directory: ./samples/TealiumSwiftExample
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand All @@ -132,7 +132,7 @@ jobs:
working-directory: ./samples/TealiumSwiftExample
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand All @@ -155,7 +155,7 @@ jobs:
working-directory: ./samples/ConsentManagerDemo
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand All @@ -178,7 +178,7 @@ jobs:
working-directory: ./samples/VisitorServiceDemo
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down
11 changes: 6 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,10 @@ jobs:
- TealiumTagManagementTests-iOS
- TealiumVisitorServiceTests-iOS
- TealiumMomentsAPITests-iOS
- TealiumTraceTests-iOS
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down Expand Up @@ -71,7 +72,7 @@ jobs:
- TealiumMomentsAPITests-macOS
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down Expand Up @@ -100,7 +101,7 @@ jobs:
- TealiumMomentsAPITests-tvOS
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand All @@ -119,7 +120,7 @@ jobs:
destination: ["platform=iOS Simulator,OS=17.5,name=iPhone 15 Pro"]
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down Expand Up @@ -159,7 +160,7 @@ jobs:
destination: ["platform=tvOS Simulator,name=Apple TV"]
steps:
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.4.1
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down
28 changes: 16 additions & 12 deletions builder/tealium-swift.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@
D7F2DF07233279B2000D0E0F /* TealiumDiskTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D719955F22B8E47D005BE543 /* TealiumDiskTests.swift */; };
D7F8D8E7246079F500796E12 /* ModuleDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7596C9A2451D6E1003AB939 /* ModuleDelegate.swift */; };
D7FF987D24AD0B6F00E87A80 /* MockAttributionData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF7F075A24770212003E23B9 /* MockAttributionData.swift */; };
ECF1B0732D11D25D002DB84E /* TealiumConfig+PublishSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF1B0722D11D25D002DB84E /* TealiumConfig+PublishSettings.swift */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -2780,6 +2781,7 @@
D7F2DF0F233279B2000D0E0F /* TealiumCoreTests-tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "TealiumCoreTests-tvOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
D7FE15A022E61080000ABF56 /* TealiumDispatchQueueExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TealiumDispatchQueueExtensions.swift; sourceTree = "<group>"; };
D7FF987B24ACBD1300E87A80 /* AutoTrackingExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoTrackingExtensions.swift; sourceTree = "<group>"; };
ECF1B0722D11D25D002DB84E /* TealiumConfig+PublishSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TealiumConfig+PublishSettings.swift"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -3796,6 +3798,7 @@
CF8B6894255DC5E10055D72E /* TimedEventScheduler.swift */,
15F573ED2721827E00194733 /* UIScene+TealiumDelegateGetter.swift */,
1563CD4C2B458FFD00A04015 /* PrivacyInfo.xcprivacy */,
ECF1B0722D11D25D002DB84E /* TealiumConfig+PublishSettings.swift */,
);
path = core;
sourceTree = "<group>";
Expand Down Expand Up @@ -6269,7 +6272,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15037B9F2982904400EB8175 /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6288,7 +6291,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6627441AC700C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6307,7 +6310,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6727441B7900C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6326,7 +6329,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6827441B9100C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6345,7 +6348,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n\n";
};
15831B6927441B9D00C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6364,7 +6367,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6A27441BB700C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6383,7 +6386,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6B27441BC400C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6402,7 +6405,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6C27441C5700C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6421,7 +6424,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6D27441C6300C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6440,7 +6443,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
15831B6E27441C6E00C0E8FC /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6459,7 +6462,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# Type a script or drag a script file from your workspace to insert its path.\nif which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
48290E3C273426B4008906AD /* SwiftLint */ = {
isa = PBXShellScriptBuildPhase;
Expand All @@ -6478,7 +6481,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if which swiftlint >/dev/null; then\nswiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
shellScript = "if [[ \"$(uname -m)\" == arm64 ]]\nthen\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif command -v swiftlint >/dev/null 2>&1\nthen\n swiftlint --config \"$PROJECT_DIR\"/../.swiftlint.yml\nelse\n echo \"warning: `swiftlint` command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.\"\nfi\n";
};
/* End PBXShellScriptBuildPhase section */

Expand Down Expand Up @@ -7042,6 +7045,7 @@
D70FC793244EF8ED004AD838 /* Collector.swift in Sources */,
CFB1ED89244F908D005CC6F1 /* DataLayer.swift in Sources */,
CF3C1AF32473231E00A4DEE9 /* ConsentPreferencesStorage.swift in Sources */,
ECF1B0732D11D25D002DB84E /* TealiumConfig+PublishSettings.swift in Sources */,
43DE52D26A133BFF85D1845F /* AnyDecodable.swift in Sources */,
1519E00626E2689C000C71B4 /* ToAnyObservable.swift in Sources */,
D70FC7AA244F2C3D004AD838 /* AppDataConstants.swift in Sources */,
Expand Down
8 changes: 4 additions & 4 deletions samples/ConsentManagerDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- Eureka (5.3.1)
- tealium-swift (2.14.1):
- tealium-swift/TealiumFull (= 2.14.1)
- tealium-swift/TealiumFull (2.14.1)
- tealium-swift (2.15.0):
- tealium-swift/TealiumFull (= 2.15.0)
- tealium-swift/TealiumFull (2.15.0)

DEPENDENCIES:
- Eureka (~> 5.3)
Expand All @@ -18,7 +18,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Eureka: 859877ab1e85661b6b7e810015d430e937d9cc7d
tealium-swift: 42edbaa8abc2d4e972b36ec1ad34d665a745aa6c
tealium-swift: 3c6d8d7b3b72fb09460f08c303c46eca4dbd5b23

PODFILE CHECKSUM: a08a1d1cef2344f90eb2215ef34bbdf985d4db40

Expand Down
8 changes: 4 additions & 4 deletions samples/TealiumMediaExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- tealium-swift (2.14.1):
- tealium-swift/TealiumFull (= 2.14.1)
- tealium-swift/TealiumFull (2.14.1)
- tealium-swift (2.15.0):
- tealium-swift/TealiumFull (= 2.15.0)
- tealium-swift/TealiumFull (2.15.0)

DEPENDENCIES:
- tealium-swift (from `../../`)
Expand All @@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../../"

SPEC CHECKSUMS:
tealium-swift: 42edbaa8abc2d4e972b36ec1ad34d665a745aa6c
tealium-swift: 3c6d8d7b3b72fb09460f08c303c46eca4dbd5b23

PODFILE CHECKSUM: 9f7c4052f5026295b89589ca935de017625dcaf3

Expand Down
16 changes: 8 additions & 8 deletions samples/TealiumSwiftExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- tealium-swift (2.14.1):
- tealium-swift/TealiumFull (= 2.14.1)
- tealium-swift/Collect (2.14.1):
- tealium-swift (2.15.0):
- tealium-swift/TealiumFull (= 2.15.0)
- tealium-swift/Collect (2.15.0):
- tealium-swift/Core
- tealium-swift/Core (2.14.1)
- tealium-swift/Lifecycle (2.14.1):
- tealium-swift/Core (2.15.0)
- tealium-swift/Lifecycle (2.15.0):
- tealium-swift/Core
- tealium-swift/TealiumFull (2.14.1)
- tealium-swift/VisitorService (2.14.1):
- tealium-swift/TealiumFull (2.15.0)
- tealium-swift/VisitorService (2.15.0):
- tealium-swift/Core

DEPENDENCIES:
Expand All @@ -22,7 +22,7 @@ EXTERNAL SOURCES:
:path: "../.."

SPEC CHECKSUMS:
tealium-swift: 42edbaa8abc2d4e972b36ec1ad34d665a745aa6c
tealium-swift: 3c6d8d7b3b72fb09460f08c303c46eca4dbd5b23

PODFILE CHECKSUM: e9decae1a597032f7b4e373adc4add77507a031d

Expand Down
14 changes: 7 additions & 7 deletions samples/VisitorServiceDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- SCLAlertView (0.8)
- SwiftConfettiView (0.1.0)
- tealium-swift/Collect (2.14.1):
- tealium-swift/Collect (2.15.0):
- tealium-swift/Core
- tealium-swift/Core (2.14.1)
- tealium-swift/Lifecycle (2.14.1):
- tealium-swift/Core (2.15.0)
- tealium-swift/Lifecycle (2.15.0):
- tealium-swift/Core
- tealium-swift/Location (2.14.1):
- tealium-swift/Location (2.15.0):
- tealium-swift/Core
- tealium-swift/TagManagement (2.14.1):
- tealium-swift/TagManagement (2.15.0):
- tealium-swift/Core
- tealium-swift/VisitorService (2.14.1):
- tealium-swift/VisitorService (2.15.0):
- tealium-swift/Core

DEPENDENCIES:
Expand All @@ -35,7 +35,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
SCLAlertView: 6a77bb2edfc65e04dbe57725546cb4107a506b85
SwiftConfettiView: 1bdbc2e6913b6b1c76d8070802b212508ad5c352
tealium-swift: 42edbaa8abc2d4e972b36ec1ad34d665a745aa6c
tealium-swift: 3c6d8d7b3b72fb09460f08c303c46eca4dbd5b23

PODFILE CHECKSUM: 52313dad09b407d6fd495d1d95dcfb1ef5c54268

Expand Down
Loading
Loading