The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of blue-triangle, reference 3.14.1 (efd6ba), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 11:50:53 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/blue-triangle-tech/btt-swift-sdk.git
Reference: 3.14.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/blue-triangle-tech/btt-swift-sdk
 * tag               3.14.1     -> FETCH_HEAD
HEAD is now at efd6bab Hotfix/custom variable exclude 20 (#124)
Cloned https://github.com/blue-triangle-tech/btt-swift-sdk.git
Revision (git rev-parse @):
efd6babe0c4e3425dc1466886b1d302b255ca967
SUCCESS checkout https://github.com/blue-triangle-tech/btt-swift-sdk.git at 3.14.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/blue-triangle-tech/btt-swift-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[2/7] Write swift-version-1EA4D86E10B52AF.txt
[3/7] Compiling Backtrace backtress_extracter.c
[4/7] Compiling AppEventLogger NotificationLog.m
[5/7] Compiling AppEventLogger AppNotificationLogger.m
[6/7] Compiling AppEventLogger SignalHandler.m
[8/113] Emitting module BlueTriangle
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[9/124] Compiling BlueTriangle Payload.swift
[10/124] Compiling BlueTriangle PayloadCache.swift
[11/124] Compiling BlueTriangle File.swift
[12/124] Compiling BlueTriangle Persistence.swift
[13/124] Compiling BlueTriangle PersistenceError.swift
[14/124] Compiling BlueTriangle UserLocation.swift
[15/124] Compiling BlueTriangle CaptureTimerManaging.swift
[16/124] Compiling BlueTriangle CapturedRequestCollecting.swift
[17/124] Compiling BlueTriangle CrashReportManaging.swift
[18/124] Compiling BlueTriangle CrashReportPersisting.swift
[19/124] Compiling BlueTriangle FileLocation.swift
[20/124] Compiling BlueTriangle Logging.swift
[21/124] Compiling BlueTriangle PerformanceMonitoring.swift
[22/124] Compiling BlueTriangle RequestFailureHandling.swift
[23/124] Compiling BlueTriangle ResourceMeasuring.swift
[24/124] Compiling BlueTriangle SystemLogging.swift
[25/124] Compiling BlueTriangle URLRequestConvertible.swift
[26/124] Compiling BlueTriangle Uploading.swift
[27/124] Compiling BlueTriangle Request.swift
[28/124] Compiling BlueTriangle RequestCache.swift
[29/124] Compiling BlueTriangle RequestFailureHandler.swift
[30/124] Compiling BlueTriangle SessionManager.swift
[31/124] Compiling BlueTriangle BTTConfigurationFetcher.swift
[32/124] Compiling BlueTriangle BTTConfigurationRepo.swift
[33/124] Compiling BlueTriangle BTTConfigurationUpdater.swift
[34/124] Compiling BlueTriangle BTTRemoteConfig.swift
[35/124] Compiling BlueTriangle BTTSavedRemoteConfig.swift
[36/124] Compiling BlueTriangle BTTStoredConfigSyncer.swift
[37/124] Compiling BlueTriangle RemoteConfigAckReporter.swift
[38/124] Compiling BlueTriangle SessionStore.swift
[39/124] Compiling BlueTriangle Array+Vitals.swift
[40/124] Compiling BlueTriangle Bool+Utils.swift
[41/124] Compiling BlueTriangle Bundle+Utils.swift
[42/124] Compiling BlueTriangle Data+Utils.swift
[43/124] Compiling BlueTriangle MemoryWarningWatchDog.swift
[44/124] Compiling BlueTriangle PerformanceMonitorBuilder.swift
[45/124] Compiling BlueTriangle ResourceUsage.swift
[46/124] Compiling BlueTriangle RunLoopServices.swift
[47/124] Compiling BlueTriangle BTTScreenLifecycleTracker.swift
[48/124] Compiling BlueTriangle BTTScreenTracker.swift
[49/124] Compiling BlueTriangle BTTWebViewTracker.swift
[50/124] Compiling BlueTriangle ViewControllerLifecycleTracker.swift
[51/124] Compiling BlueTriangle ViewLifecycleTrackerModifier.swift
[52/124] Compiling BlueTriangle TimerPerformanceMonitor.swift
[53/124] Compiling BlueTriangle resource_bundle_accessor.swift
[54/124] Compiling BlueTriangle AppEventObserver.swift
[55/124] Compiling BlueTriangle BTLogger.swift
[56/124] Compiling BlueTriangle BTSignalCrashReporter.swift
[57/124] Compiling BlueTriangle BTTimer.swift
[58/124] Compiling BlueTriangle BlueTriangle.swift
[59/124] Compiling BlueTriangle BlueTriangleConfiguration.swift
[60/124] Compiling BlueTriangle ClaritySessionConnector.swift
[61/124] Compiling BlueTriangle Constants.swift
[62/124] Compiling BlueTriangle CrashReportManager.swift
[63/124] Compiling BlueTriangle CrashReportPersistence.swift
[64/124] Compiling BlueTriangle Device.swift
[65/124] Compiling BlueTriangle DisableModeSessionManager.swift
[66/124] Compiling BlueTriangle URL+ExpressibleByStringLiteral.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[67/124] Compiling BlueTriangle URLSession+NetworkCapture.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[68/124] Compiling BlueTriangle URLSession+Networking.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[69/124] Compiling BlueTriangle URLSession+Publisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[70/124] Compiling BlueTriangle UserDefault+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[71/124] Compiling BlueTriangle Identifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[72/124] Compiling BlueTriangle InternalTimer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[73/124] Compiling BlueTriangle CrashReportResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[74/124] Compiling BlueTriangle CrashSignal.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[75/124] Compiling BlueTriangle DignosticWatchDog.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[76/124] Compiling BlueTriangle Millisecond.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[77/124] Compiling BlueTriangle AnyCodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Extensions/URL+ExpressibleByStringLiteral.swift:9:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension URL: ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public init(stringLiteral value: StaticString) {
11 |         guard let url = URL(string: "\(value)") else {
[78/124] Compiling BlueTriangle CapturedRequest.swift
[79/124] Compiling BlueTriangle CrashReport.swift
[80/124] Compiling BlueTriangle CustomCategories.swift
[81/124] Compiling BlueTriangle CustomNumbers.swift
[82/124] Compiling BlueTriangle CustomVariables.swift
[83/124] Compiling BlueTriangle ErrorReport.swift
[84/124] Compiling BlueTriangle NativeAppProperties.swift
[85/124] Compiling BlueTriangle Page.swift
[86/124] Compiling BlueTriangle PageTimeInterval.swift
[87/124] Compiling BlueTriangle PerformanceReport.swift
[88/124] Compiling BlueTriangle PurchaseConfirmation.swift
[89/124] Compiling BlueTriangle ResourceUsageMeasurement.swift
[90/124] Compiling BlueTriangle Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[91/124] Compiling BlueTriangle TimerRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[92/124] Compiling BlueTriangle BTTimerNetStateAccumulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[93/124] Compiling BlueTriangle CaptureTimerManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[94/124] Compiling BlueTriangle CapturedRequestBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[95/124] Compiling BlueTriangle CapturedRequestCollector.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[96/124] Compiling BlueTriangle NetworkCaptureConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[97/124] Compiling BlueTriangle NetworkCaptureTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[98/124] Compiling BlueTriangle NetworkStateMonitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[99/124] Compiling BlueTriangle NetworkTelephonyHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[100/124] Compiling BlueTriangle RequestCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[101/124] Compiling BlueTriangle NetworkCaptureSessionDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:103:34: warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
101 |
102 |         // Custom Variables
103 |         if let customVars = page.customVariables {
    |                                  `- warning: 'customVariables' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' methods instead. [#DeprecatedDeclaration]
104 |             try con.encode(customVars.cv1, forKey: .cv1)
105 |             try con.encode(customVars.cv2, forKey: .cv2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:116:34: warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
114 |         }
115 |
116 |         if let customCats = page.customCategories {
    |                                  `- warning: 'customCategories' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
117 |             try con.encode(customCats.cv6, forKey: .cv6)
118 |             try con.encode(customCats.cv7, forKey: .cv7)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:124:34: warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
122 |         }
123 |
124 |         if let customNums = page.customNumbers {
    |                                  `- warning: 'customNumbers' is deprecated: Use BlueTriangle 'setCustomVariables(_ variables : [:] )' method instead. [#DeprecatedDeclaration]
125 |             try con.encode(customNums.cn1, forKey: .cn1)
126 |             try con.encode(customNums.cn2, forKey: .cn2)
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:192:31: warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
190 |
191 |         // CustomVariables
192 |         let customVariables = CustomVariables(
    |                               `- warning: 'CustomVariables' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
193 |             cv1: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv1),
194 |             cv2: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:205:32: warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
203 |
204 |         // CustomCategories
205 |         let customCategories = CustomCategories(
    |                                `- warning: 'CustomCategories' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
206 |             cv6: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv6),
207 |             cv7: try container.decodeIfPresent(String.self, forKey: CodingKeys.cv7),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:213:28: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
211 |
212 |         // CustomNumbers
213 |         let customNumbers: CustomNumbers?
    |                            `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:215:29: warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
213 |         let customNumbers: CustomNumbers?
214 |         if let cn1 = try container.decodeIfPresent(Double.self, forKey: CodingKeys.cn1) {
215 |             customNumbers = CustomNumbers(
    |                             `- warning: 'CustomNumbers' is deprecated: Use BlueTriangle 'setCustomVariable(_ name:, value:)' method instead. [#DeprecatedDeclaration]
216 |                 cn1: cn1,
217 |                 cn2: try container.decode(Double.self, forKey: CodingKeys.cn2),
/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/Models/TimerRequest.swift:241:21: warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
239 |
240 |         // Page
241 |         self.page = Page(
    |                     `- warning: 'init(pageName:brandValue:pageType:referringURL:url:customVariables:customCategories:customNumbers:)' is deprecated: Use `init(pageName: ,brandValue: ,pageType: ,referringURL: ,url: )` instead. [#DeprecatedDeclaration]
242 |             pageName: try container.decode(String.self, forKey: CodingKeys.pageName),
243 |             brandValue: try container.decode(Decimal.self, forKey: CodingKeys.brandValue),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[102/124] Compiling BlueTriangle TimerRequestBuilder.swift
[103/124] Compiling BlueTriangle Uploader.swift
[104/124] Compiling BlueTriangle Version.swift
[105/124] Compiling BlueTriangle ANRPerformanceMonitor.swift
[106/124] Compiling BlueTriangle MainThreadStackTraceProvider.swift
[107/124] Compiling BlueTriangle ANRWatchDog.swift
[108/124] Compiling BlueTriangle MainThreadObserver.swift
[109/124] Compiling BlueTriangle DispatchSourceTimerPerformanceMonitor.swift
[110/124] Compiling BlueTriangle DisplayLinkPerformanceMonitor.swift
[111/124] Compiling BlueTriangle LaunchTimeMonitor.swift
[112/124] Compiling BlueTriangle LaunchTimeReporter.swift
[113/124] Compiling BlueTriangle Date+Utils.swift
[114/124] Compiling BlueTriangle HTTPURLResponse+ContentType.swift
[115/124] Compiling BlueTriangle JSONDecoder+Utils.swift
[116/124] Compiling BlueTriangle NSException+Utils.swift
[117/124] Compiling BlueTriangle NSLocking+Utils.swift
[118/124] Compiling BlueTriangle NSNumber+Utils.swift
[119/124] Compiling BlueTriangle NWPathMonitor+Combine.swift
[120/124] Compiling BlueTriangle NotificationName+Platform.swift
[121/124] Compiling BlueTriangle OperatingSystemVersion+Utils.swift
[122/124] Compiling BlueTriangle Publisher+Retry.swift
[123/124] Compiling BlueTriangle Task+Utils.swift
[124/124] Compiling BlueTriangle TimeInterval+Utils.swift
Build complete! (8.97s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "blue-triangle",
  "name" : "blue-triangle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "BlueTriangle",
      "targets" : [
        "BlueTriangle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObjcCompatibilityTests",
      "module_type" : "ClangTarget",
      "name" : "ObjcCompatibilityTests",
      "path" : "Tests/ObjcCompatibilityTests",
      "sources" : [
        "ObjcCompatibilityTests.m"
      ],
      "target_dependencies" : [
        "BlueTriangle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlueTriangleTests",
      "module_type" : "SwiftTarget",
      "name" : "BlueTriangleTests",
      "path" : "Tests/BlueTriangleTests",
      "sources" : [
        "AnyCodableTests.swift",
        "App/CollectionViewController.swift",
        "App/Extensions/UIColor+Utils.swift",
        "App/ImageCell.swift",
        "App/Models/Album.swift",
        "App/Models/Photo.swift",
        "App/Models/SingleSection.swift",
        "App/Models/ViewState.swift",
        "App/NetworkClientMock.swift",
        "BTTConfigurationFetcherTests.swift",
        "BTTConfigurationRepoTests.swift",
        "BTTConfigurationUpdaterTests.swift",
        "BTTimerTests.swift",
        "BlueTriangleTests.swift",
        "CaptureRateProbabilityTest.swift",
        "CaptureTimerManagerTests.swift",
        "ContentTypeTests.swift",
        "CrashReportManagerTests.swift",
        "DeviceTests.swift",
        "InitiatorTypeTests.swift",
        "Mocks/CaptureTimerManagerMock.swift",
        "Mocks/CapturedRequestCollectorMock.swift",
        "Mocks/CrashReportPersistenceMock.swift",
        "Mocks/LoggerMock.swift",
        "Mocks/Mock.swift",
        "Mocks/MockBTTConfigurationFetcher.swift",
        "Mocks/MockBTTConfigurationRepo.swift",
        "Mocks/MockRemoteConfigURL.swift",
        "Mocks/PerformanceMonitorMock.swift",
        "Mocks/ResourceUsageMock.swift",
        "Mocks/SystemLoggerMock.swift",
        "Mocks/URLProtocolMock.swift",
        "Mocks/UploaderMock.swift",
        "NetworkCaptureDelegateTests.swift",
        "PersistenceTests.swift",
        "RequestCacheTests.swift",
        "RequestCollectionTests.swift",
        "RequestCollectorTests.swift",
        "ResourceUsageTests.swift",
        "TimerRequestBuilderTests.swift",
        "UploaderTests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "BlueTriangle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlueTriangle",
      "module_type" : "SwiftTarget",
      "name" : "BlueTriangle",
      "path" : "Sources/BlueTriangle",
      "product_memberships" : [
        "BlueTriangle"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/BlueTriangle/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppEventObserver.swift",
        "BTLogger.swift",
        "BTSignalCrashReporter.swift",
        "BTTimer.swift",
        "BlueTriangle.swift",
        "BlueTriangleConfiguration.swift",
        "ClaritySupport/ClaritySessionConnector.swift",
        "Constants.swift",
        "CrashReportManager.swift",
        "CrashReportPersistence.swift",
        "Device.swift",
        "DisableModeSessionManager.swift",
        "DynamicConfig/BTTConfigurationFetcher.swift",
        "DynamicConfig/BTTConfigurationRepo.swift",
        "DynamicConfig/BTTConfigurationUpdater.swift",
        "DynamicConfig/BTTRemoteConfig.swift",
        "DynamicConfig/BTTSavedRemoteConfig.swift",
        "DynamicConfig/BTTStoredConfigSyncer.swift",
        "DynamicConfig/RemoteConfigAckReporter.swift",
        "DynamicConfig/SessionStore.swift",
        "Extensions/Array+Vitals.swift",
        "Extensions/Bool+Utils.swift",
        "Extensions/Bundle+Utils.swift",
        "Extensions/Data+Utils.swift",
        "Extensions/Date+Utils.swift",
        "Extensions/HTTPURLResponse+ContentType.swift",
        "Extensions/JSONDecoder+Utils.swift",
        "Extensions/NSException+Utils.swift",
        "Extensions/NSLocking+Utils.swift",
        "Extensions/NSNumber+Utils.swift",
        "Extensions/NWPathMonitor+Combine.swift",
        "Extensions/NotificationName+Platform.swift",
        "Extensions/OperatingSystemVersion+Utils.swift",
        "Extensions/Publisher+Retry.swift",
        "Extensions/Task+Utils.swift",
        "Extensions/TimeInterval+Utils.swift",
        "Extensions/URL+ExpressibleByStringLiteral.swift",
        "Extensions/URLSession+NetworkCapture.swift",
        "Extensions/URLSession+Networking.swift",
        "Extensions/URLSession+Publisher.swift",
        "Extensions/UserDefault+Utils.swift",
        "Identifier.swift",
        "InternalTimer.swift",
        "MetricKit/CrashReportResponse.swift",
        "MetricKit/CrashSignal.swift",
        "MetricKit/DignosticWatchDog.swift",
        "Millisecond.swift",
        "Models/AnyCodable.swift",
        "Models/CapturedRequest.swift",
        "Models/CrashReport.swift",
        "Models/CustomCategories.swift",
        "Models/CustomNumbers.swift",
        "Models/CustomVariables.swift",
        "Models/ErrorReport.swift",
        "Models/NativeAppProperties.swift",
        "Models/Page.swift",
        "Models/PageTimeInterval.swift",
        "Models/PerformanceReport.swift",
        "Models/PurchaseConfirmation.swift",
        "Models/ResourceUsageMeasurement.swift",
        "Models/Session.swift",
        "Models/TimerRequest.swift",
        "NetworkCapture/BTTimerNetStateAccumulator.swift",
        "NetworkCapture/CaptureTimerManager.swift",
        "NetworkCapture/CapturedRequestBuilder.swift",
        "NetworkCapture/CapturedRequestCollector.swift",
        "NetworkCapture/NetworkCaptureConfiguration.swift",
        "NetworkCapture/NetworkCaptureTracker.swift",
        "NetworkCapture/NetworkStateMonitor.swift",
        "NetworkCapture/NetworkTelephonyHandler.swift",
        "NetworkCapture/RequestCollection.swift",
        "NetworkCaptureSessionDelegate.swift",
        "Offline/Payload.swift",
        "Offline/PayloadCache.swift",
        "Persistence/File.swift",
        "Persistence/Persistence.swift",
        "Persistence/PersistenceError.swift",
        "Persistence/UserLocation.swift",
        "Protocols/CaptureTimerManaging.swift",
        "Protocols/CapturedRequestCollecting.swift",
        "Protocols/CrashReportManaging.swift",
        "Protocols/CrashReportPersisting.swift",
        "Protocols/FileLocation.swift",
        "Protocols/Logging.swift",
        "Protocols/PerformanceMonitoring.swift",
        "Protocols/RequestFailureHandling.swift",
        "Protocols/ResourceMeasuring.swift",
        "Protocols/SystemLogging.swift",
        "Protocols/URLRequestConvertible.swift",
        "Protocols/Uploading.swift",
        "Request.swift",
        "RequestCache.swift",
        "RequestFailureHandler.swift",
        "SessionManager.swift",
        "TimerRequestBuilder.swift",
        "Uploader.swift",
        "Version.swift",
        "Vitals/ANR/ANRPerformanceMonitor.swift",
        "Vitals/ANR/ANRTrace/MainThreadStackTraceProvider.swift",
        "Vitals/ANR/ANRWatchDog.swift",
        "Vitals/ANR/MainThreadObserver.swift",
        "Vitals/DispatchSourceTimerPerformanceMonitor.swift",
        "Vitals/DisplayLinkPerformanceMonitor.swift",
        "Vitals/Launch/LaunchTimeMonitor.swift",
        "Vitals/Launch/LaunchTimeReporter.swift",
        "Vitals/Memory/MemoryWarningWatchDog.swift",
        "Vitals/PerformanceMonitorBuilder.swift",
        "Vitals/ResourceUsage.swift",
        "Vitals/RunLoopServices.swift",
        "Vitals/ScreenTracker/BTTScreenLifecycleTracker.swift",
        "Vitals/ScreenTracker/BTTScreenTracker.swift",
        "Vitals/ScreenTracker/BTTWebViewTracker.swift",
        "Vitals/ScreenTracker/ViewControllerLifecycleTracker.swift",
        "Vitals/ScreenTracker/ViewLifecycleTrackerModifier.swift",
        "Vitals/TimerPerformanceMonitor.swift"
      ],
      "target_dependencies" : [
        "Backtrace",
        "AppEventLogger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Backtrace",
      "module_type" : "ClangTarget",
      "name" : "Backtrace",
      "path" : "Sources/Backtrace",
      "product_memberships" : [
        "BlueTriangle"
      ],
      "sources" : [
        "backtress_extracter.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppEventLogger",
      "module_type" : "ClangTarget",
      "name" : "AppEventLogger",
      "path" : "Sources/AppEventLogger",
      "product_memberships" : [
        "BlueTriangle"
      ],
      "sources" : [
        "AppNotificationLogger.m",
        "NotificationLog.m",
        "SignalHandler.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.