The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LaunchDarkly, reference v11 (4c2806), with Swift 6.1 for macOS (SPM) on 15 Apr 2026 23:00:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/launchdarkly/ios-client-sdk.git
Reference: v11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/launchdarkly/ios-client-sdk
 * branch            v11        -> FETCH_HEAD
 * [new branch]      v11        -> origin/v11
HEAD is now at 4c28069 chore: Adding missing permissions to stale workflow (#497)
Cloned https://github.com/launchdarkly/ios-client-sdk.git
Revision (git rev-parse @):
4c2806974a740275ec44d3ea9a1d5d717df6f084
SUCCESS checkout https://github.com/launchdarkly/ios-client-sdk.git at v11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/launchdarkly/ios-client-sdk.git
https://github.com/launchdarkly/ios-client-sdk.git
{
  "dependencies" : [
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "exact" : [
          "9.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "exact" : [
          "4.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "exact" : [
          "2.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting"
    },
    {
      "identity" : "swift-eventsource",
      "requirement" : {
        "exact" : [
          "3.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LaunchDarkly/swift-eventsource.git"
    }
  ],
  "manifest_display_name" : "LaunchDarkly",
  "name" : "LaunchDarkly",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LaunchDarkly",
      "targets" : [
        "LaunchDarkly"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LaunchDarklyTests",
      "module_type" : "SwiftTarget",
      "name" : "LaunchDarklyTests",
      "path" : "LaunchDarkly",
      "product_dependencies" : [
        "OHHTTPStubsSwift",
        "Quick",
        "CwlPreconditionTesting",
        "Nimble"
      ],
      "sources" : [
        "GeneratedCode/mocks.generated.swift",
        "LaunchDarklyTests/Extensions/CompressionTest.swift",
        "LaunchDarklyTests/Extensions/ThreadSpec.swift",
        "LaunchDarklyTests/LDClientEvaluationHookSpec.swift",
        "LaunchDarklyTests/LDClientIdentifyHookSpec.swift",
        "LaunchDarklyTests/LDClientPluginsSpec.swift",
        "LaunchDarklyTests/LDClientSpec.swift",
        "LaunchDarklyTests/LDValueDecoderSpec.swift",
        "LaunchDarklyTests/Mocks/ClientServiceMockFactory.swift",
        "LaunchDarklyTests/Mocks/DarklyServiceMock.swift",
        "LaunchDarklyTests/Mocks/EnvironmentReportingMock.swift",
        "LaunchDarklyTests/Mocks/FlagMaintainingMock.swift",
        "LaunchDarklyTests/Mocks/LDConfigStub.swift",
        "LaunchDarklyTests/Mocks/LDContextStub.swift",
        "LaunchDarklyTests/Mocks/LDEventSourceMock.swift",
        "LaunchDarklyTests/Models/Context/KindSpec.swift",
        "LaunchDarklyTests/Models/Context/LDContextCodableSpec.swift",
        "LaunchDarklyTests/Models/Context/LDContextSpec.swift",
        "LaunchDarklyTests/Models/Context/ModifierSpec.swift",
        "LaunchDarklyTests/Models/Context/ReferenceSpec.swift",
        "LaunchDarklyTests/Models/DiagnosticEventSpec.swift",
        "LaunchDarklyTests/Models/EventSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FeatureFlagSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FlagChange/FlagChangeObserverSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagCounterSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagRequestTrackerSpec.swift",
        "LaunchDarklyTests/Models/LDConfigSpec.swift",
        "LaunchDarklyTests/Networking/DarklyServiceSpec.swift",
        "LaunchDarklyTests/Networking/HTTPHeadersSpec.swift",
        "LaunchDarklyTests/Networking/HTTPURLResponse.swift",
        "LaunchDarklyTests/Networking/URLRequestSpec.swift",
        "LaunchDarklyTests/ServiceObjects/Cache/CacheConverterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/Cache/DiagnosticCacheSpec.swift",
        "LaunchDarklyTests/ServiceObjects/Cache/FeatureFlagCacheSpec.swift",
        "LaunchDarklyTests/ServiceObjects/DiagnosticReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBaseSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EventReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/FlagChangeNotifierSpec.swift",
        "LaunchDarklyTests/ServiceObjects/FlagStoreSpec.swift",
        "LaunchDarklyTests/ServiceObjects/FlagSynchronizerSpec.swift",
        "LaunchDarklyTests/ServiceObjects/LDTimerSpec.swift",
        "LaunchDarklyTests/ServiceObjects/SheddingQueueSpec.swift",
        "LaunchDarklyTests/ServiceObjects/SynchronizingErrorSpec.swift",
        "LaunchDarklyTests/ServiceObjects/ThrottlerSpec.swift",
        "LaunchDarklyTests/ServiceObjects/TimeoutExecutorSpec.swift",
        "LaunchDarklyTests/TestContext.swift",
        "LaunchDarklyTests/TestUtil.swift",
        "LaunchDarklyTests/UtilSpec.swift"
      ],
      "target_dependencies" : [
        "LaunchDarkly"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LaunchDarkly",
      "module_type" : "SwiftTarget",
      "name" : "LaunchDarkly",
      "path" : "LaunchDarkly/LaunchDarkly",
      "product_dependencies" : [
        "LDSwiftEventSource"
      ],
      "product_memberships" : [
        "LaunchDarkly"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Data+Compression.swift",
        "Extensions/Data.swift",
        "Extensions/Date.swift",
        "Extensions/DateFormatter.swift",
        "Extensions/Thread.swift",
        "LDClient.swift",
        "LDClientIdentifyHook.swift",
        "LDClientVariation.swift",
        "LDCommon.swift",
        "LDValueDecoder.swift",
        "Models/ConnectionInformation.swift",
        "Models/Context/Kind.swift",
        "Models/Context/LDContext.swift",
        "Models/Context/Modifier.swift",
        "Models/Context/Reference.swift",
        "Models/DiagnosticEvent.swift",
        "Models/Event.swift",
        "Models/FeatureFlag/FeatureFlag.swift",
        "Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift",
        "Models/FeatureFlag/FlagChange/FlagChangeObserver.swift",
        "Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift",
        "Models/FeatureFlag/FlagChange/LDChangedFlag.swift",
        "Models/FeatureFlag/FlagRequestTracker.swift",
        "Models/FeatureFlag/LDEvaluationDetail.swift",
        "Models/Hooks/EvaluationSeriesContext.swift",
        "Models/Hooks/Hook.swift",
        "Models/Hooks/IdentifySeriesContext.swift",
        "Models/Hooks/Metadata.swift",
        "Models/IdentifyTypes.swift",
        "Models/LDConfig.swift",
        "Models/Plugins/EnvironmentMetadata.swift",
        "Models/Plugins/Plugin.swift",
        "Models/Plugins/PluginMetadata.swift",
        "Models/Plugins/SdkMetadata.swift",
        "Networking/DarklyService.swift",
        "Networking/HTTPHeaders.swift",
        "Networking/HTTPURLRequest.swift",
        "Networking/HTTPURLResponse.swift",
        "Networking/URLResponse.swift",
        "ObjectiveC/ObjcLDApplicationInfo.swift",
        "ObjectiveC/ObjcLDChangedFlag.swift",
        "ObjectiveC/ObjcLDClient.swift",
        "ObjectiveC/ObjcLDConfig.swift",
        "ObjectiveC/ObjcLDContext.swift",
        "ObjectiveC/ObjcLDEvaluationDetail.swift",
        "ObjectiveC/ObjcLDReference.swift",
        "ObjectiveC/ObjcLDValue.swift",
        "ServiceObjects/Cache/CacheConverter.swift",
        "ServiceObjects/Cache/ConnectionInformationStore.swift",
        "ServiceObjects/Cache/DiagnosticCache.swift",
        "ServiceObjects/Cache/FeatureFlagCache.swift",
        "ServiceObjects/Cache/KeyedValueCache.swift",
        "ServiceObjects/ClientServiceFactory.swift",
        "ServiceObjects/CwlSysctl.swift",
        "ServiceObjects/DiagnosticReporter.swift",
        "ServiceObjects/EnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift",
        "ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift",
        "ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/ReportingConsts.swift",
        "ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/SystemCapabilities.swift",
        "ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift",
        "ServiceObjects/EventReporter.swift",
        "ServiceObjects/FlagChangeNotifier.swift",
        "ServiceObjects/FlagStore.swift",
        "ServiceObjects/FlagSynchronizer.swift",
        "ServiceObjects/LDTimer.swift",
        "ServiceObjects/Log.swift",
        "ServiceObjects/NetworkReporter.swift",
        "ServiceObjects/SheddingQueue.swift",
        "ServiceObjects/Throttler.swift",
        "ServiceObjects/TimeoutExecutor.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/10] Compiling LDSwiftEventSource Types.swift
[6/10] Compiling LDSwiftEventSource UTF8LineParser.swift
[7/10] Compiling LDSwiftEventSource Logs.swift
[8/10] Emitting module LDSwiftEventSource
[9/10] Compiling LDSwiftEventSource LDSwiftEventSource.swift
[10/10] Compiling LDSwiftEventSource EventParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-eventsource/Source/EventParser.swift:68:22: error: no 'contains' candidates produce the expected type '(Substring.Element) throws -> Bool' (aka '(Character) throws -> Bool') for parameter #0
66 |             eventType = String(value)
67 |         case Constants.retryLabel:
68 |             if value.allSatisfy(("0"..."9").contains), let reconnectionTime = Int64(value) {
   |                      `- error: no 'contains' candidates produce the expected type '(Substring.Element) throws -> Bool' (aka '(Character) throws -> Bool') for parameter #0
69 |                 currentRetry = Double(reconnectionTime) * 0.001
70 |             }
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/LaunchDarkly/swift-eventsource.git
[1/1795] Fetching swift-eventsource
[73/3052] Fetching swift-eventsource, cwlpreconditiontesting
[312/10954] Fetching swift-eventsource, cwlpreconditiontesting, ohhttpstubs
[1628/25856] Fetching swift-eventsource, cwlpreconditiontesting, ohhttpstubs, quick
[3467/45679] Fetching swift-eventsource, cwlpreconditiontesting, ohhttpstubs, quick, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.14s)
[16065/37777] Fetching swift-eventsource, cwlpreconditiontesting, quick, nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting from cache (1.87s)
Fetched https://github.com/Quick/Quick.git from cache (1.87s)
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (1.87s)
Fetched https://github.com/Quick/Nimble.git from cache (1.87s)
Computing version for https://github.com/LaunchDarkly/swift-eventsource.git
Computed https://github.com/LaunchDarkly/swift-eventsource.git at 3.3.0 (2.51s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting
Computed https://github.com/mattgallagher/CwlPreconditionTesting at 2.1.2 (0.59s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.71s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (1.35s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.61s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.60s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.59s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.1.2
Creating working copy for https://github.com/LaunchDarkly/swift-eventsource.git
Working copy of https://github.com/LaunchDarkly/swift-eventsource.git resolved at 3.3.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling LDSwiftEventSource Logs.swift
[3/7] Compiling LDSwiftEventSource Types.swift
[4/7] Compiling LDSwiftEventSource UTF8LineParser.swift
[5/7] Compiling LDSwiftEventSource EventParser.swift
[6/7] Emitting module LDSwiftEventSource
[7/7] Compiling LDSwiftEventSource LDSwiftEventSource.swift
[8/79] Emitting module LaunchDarkly
[9/86] Compiling LaunchDarkly PluginMetadata.swift
[10/86] Compiling LaunchDarkly SdkMetadata.swift
[11/86] Compiling LaunchDarkly DarklyService.swift
[12/86] Compiling LaunchDarkly HTTPHeaders.swift
[13/86] Compiling LaunchDarkly HTTPURLRequest.swift
[14/86] Compiling LaunchDarkly HTTPURLResponse.swift
[15/86] Compiling LaunchDarkly URLResponse.swift
[16/86] Compiling LaunchDarkly ObjcLDApplicationInfo.swift
[17/86] Compiling LaunchDarkly Log.swift
[18/86] Compiling LaunchDarkly NetworkReporter.swift
[19/86] Compiling LaunchDarkly SheddingQueue.swift
[20/86] Compiling LaunchDarkly Throttler.swift
[21/86] Compiling LaunchDarkly TimeoutExecutor.swift
[22/86] Compiling LaunchDarkly Util.swift
[23/86] Compiling LaunchDarkly resource_bundle_accessor.swift
[24/86] Compiling LaunchDarkly Data+Compression.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[25/86] Compiling LaunchDarkly Data.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[26/86] Compiling LaunchDarkly Date.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[27/86] Compiling LaunchDarkly DateFormatter.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[28/86] Compiling LaunchDarkly Thread.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[29/86] Compiling LaunchDarkly LDClient.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[30/86] Compiling LaunchDarkly LDClientIdentifyHook.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[31/86] Compiling LaunchDarkly LDClientVariation.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:843:19: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 841 |                 do {
 842 |                     plugin.register(client: instance, metadata: environmentMetadata)
 843 |                 } catch {
     |                   `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 844 |                     os_log("Exception thrown registering plugin %@.", log: config.logger, type: .error, plugin.getMetadata().getName())
 845 |                 }
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:951:35: warning: no calls to throwing functions occur within 'try' expression
 949 |         for plugin in configuration.plugins {
 950 |             do {
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
     |                                   `- warning: no calls to throwing functions occur within 'try' expression
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift:953:15: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 951 |                 let pluginHooks = try plugin.getHooks(metadata: initEnvironmentMetadata)
 952 |                 self.hooks.append(contentsOf: pluginHooks)
 953 |             } catch {
     |               `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 954 |                 os_log("Exception thrown getting hooks for plugin %@. Unable to get hooks, plugin will not be registered.", log: configuration.logger, type: .error, plugin.getMetadata().getName())
 955 |             }
[32/86] Compiling LaunchDarkly ApplicationInfoEnvironmentReporter.swift
[33/86] Compiling LaunchDarkly EnvironmentReporterBuilder.swift
[34/86] Compiling LaunchDarkly EnvironmentReporterChainBase.swift
[35/86] Compiling LaunchDarkly IOSEnvironmentReporter.swift
[36/86] Compiling LaunchDarkly MacOSEnvironmentReporter.swift
[37/86] Compiling LaunchDarkly ReportingConsts.swift
[38/86] Compiling LaunchDarkly SDKEnvironmentReporter.swift
[39/86] Compiling LaunchDarkly SystemCapabilities.swift
[40/86] Compiling LaunchDarkly ObjcLDChangedFlag.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[41/86] Compiling LaunchDarkly ObjcLDClient.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[42/86] Compiling LaunchDarkly ObjcLDConfig.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[43/86] Compiling LaunchDarkly ObjcLDContext.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[44/86] Compiling LaunchDarkly ObjcLDEvaluationDetail.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[45/86] Compiling LaunchDarkly ObjcLDReference.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[46/86] Compiling LaunchDarkly ObjcLDValue.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[47/86] Compiling LaunchDarkly CacheConverter.swift
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:114:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
112 |        */
113 |     @objc public func identify(context: ObjcLDContext) {
114 |         ldClient.identify(context: context.context, completion: nil)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
115 |     }
116 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:130:18: warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
128 |        */
129 |     @objc public func identify(context: ObjcLDContext, completion: (() -> Void)? = nil) {
130 |         ldClient.identify(context: context.context, completion: completion)
    |                  `- warning: 'identify(context:completion:)' is deprecated: Use LDClient.identify(context: completion:) with non-optional completion parameter
131 |     }
132 |
/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift:554:17: warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
552 |     /// - Tag: start
553 |    @objc public static func start(configuration: ObjcLDConfig, context: ObjcLDContext, completion: (() -> Void)? = nil) {
554 |        LDClient.start(config: configuration.config, context: context.context, completion: completion)
    |                 `- warning: 'start(config:context:completion:)' is deprecated: Use LDClient.start(config: context: startWithSeconds: completion:) to initialize the SDK with a defined timeout
555 |    }
556 |
[48/86] Compiling LaunchDarkly TVOSEnvironmentReporter.swift
[49/86] Compiling LaunchDarkly WatchOSEnvironmentReporter.swift
[50/86] Compiling LaunchDarkly EventReporter.swift
[51/86] Compiling LaunchDarkly FlagChangeNotifier.swift
[52/86] Compiling LaunchDarkly FlagStore.swift
[53/86] Compiling LaunchDarkly FlagSynchronizer.swift
[54/86] Compiling LaunchDarkly LDTimer.swift
[55/86] Compiling LaunchDarkly ConnectionInformationStore.swift
[56/86] Compiling LaunchDarkly DiagnosticCache.swift
[57/86] Compiling LaunchDarkly FeatureFlagCache.swift
[58/86] Compiling LaunchDarkly KeyedValueCache.swift
[59/86] Compiling LaunchDarkly ClientServiceFactory.swift
[60/86] Compiling LaunchDarkly CwlSysctl.swift
[61/86] Compiling LaunchDarkly DiagnosticReporter.swift
[62/86] Compiling LaunchDarkly EnvironmentReporter.swift
[63/86] Compiling LaunchDarkly Event.swift
[64/86] Compiling LaunchDarkly FeatureFlag.swift
[65/86] Compiling LaunchDarkly ConnectionModeChangeObserver.swift
[66/86] Compiling LaunchDarkly FlagChangeObserver.swift
[67/86] Compiling LaunchDarkly FlagsUnchangedObserver.swift
[68/86] Compiling LaunchDarkly LDChangedFlag.swift
[69/86] Compiling LaunchDarkly FlagRequestTracker.swift
[70/86] Compiling LaunchDarkly LDEvaluationDetail.swift
[71/86] Compiling LaunchDarkly EvaluationSeriesContext.swift
[72/86] Compiling LaunchDarkly Hook.swift
[73/86] Compiling LaunchDarkly IdentifySeriesContext.swift
[74/86] Compiling LaunchDarkly Metadata.swift
[75/86] Compiling LaunchDarkly IdentifyTypes.swift
[76/86] Compiling LaunchDarkly LDConfig.swift
[77/86] Compiling LaunchDarkly EnvironmentMetadata.swift
[78/86] Compiling LaunchDarkly Plugin.swift
[79/86] Compiling LaunchDarkly LDCommon.swift
[80/86] Compiling LaunchDarkly LDValueDecoder.swift
[81/86] Compiling LaunchDarkly ConnectionInformation.swift
[82/86] Compiling LaunchDarkly Kind.swift
[83/86] Compiling LaunchDarkly LDContext.swift
[84/86] Compiling LaunchDarkly Modifier.swift
[85/86] Compiling LaunchDarkly Reference.swift
[86/86] Compiling LaunchDarkly DiagnosticEvent.swift
Build complete! (6.73s)
warning: 'spi-builder-workspace': found 79 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/LDTimer.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/SheddingQueue.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Throttler.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/TimeoutExecutor.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientIdentifyHook.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/NetworkReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/IdentifySeriesContext.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data+Compression.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Log.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Util.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Support/Info.plist
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift
    /Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift
Build complete.
{
  "dependencies" : [
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "exact" : [
          "9.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "exact" : [
          "4.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "exact" : [
          "9.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "exact" : [
          "2.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting"
    },
    {
      "identity" : "swift-eventsource",
      "requirement" : {
        "exact" : [
          "3.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LaunchDarkly/swift-eventsource.git"
    }
  ],
  "manifest_display_name" : "LaunchDarkly",
  "name" : "LaunchDarkly",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LaunchDarkly",
      "targets" : [
        "LaunchDarkly"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LaunchDarklyTests",
      "module_type" : "SwiftTarget",
      "name" : "LaunchDarklyTests",
      "path" : "LaunchDarkly",
      "product_dependencies" : [
        "OHHTTPStubsSwift",
        "Quick",
        "CwlPreconditionTesting",
        "Nimble"
      ],
      "sources" : [
        "GeneratedCode/mocks.generated.swift",
        "LaunchDarklyTests/Extensions/CompressionTest.swift",
        "LaunchDarklyTests/Extensions/ThreadSpec.swift",
        "LaunchDarklyTests/LDClientEvaluationHookSpec.swift",
        "LaunchDarklyTests/LDClientIdentifyHookSpec.swift",
        "LaunchDarklyTests/LDClientPluginsSpec.swift",
        "LaunchDarklyTests/LDClientSpec.swift",
        "LaunchDarklyTests/LDValueDecoderSpec.swift",
        "LaunchDarklyTests/Mocks/ClientServiceMockFactory.swift",
        "LaunchDarklyTests/Mocks/DarklyServiceMock.swift",
        "LaunchDarklyTests/Mocks/EnvironmentReportingMock.swift",
        "LaunchDarklyTests/Mocks/FlagMaintainingMock.swift",
        "LaunchDarklyTests/Mocks/LDConfigStub.swift",
        "LaunchDarklyTests/Mocks/LDContextStub.swift",
        "LaunchDarklyTests/Mocks/LDEventSourceMock.swift",
        "LaunchDarklyTests/Models/Context/KindSpec.swift",
        "LaunchDarklyTests/Models/Context/LDContextCodableSpec.swift",
        "LaunchDarklyTests/Models/Context/LDContextSpec.swift",
        "LaunchDarklyTests/Models/Context/ModifierSpec.swift",
        "LaunchDarklyTests/Models/Context/ReferenceSpec.swift",
        "LaunchDarklyTests/Models/DiagnosticEventSpec.swift",
        "LaunchDarklyTests/Models/EventSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FeatureFlagSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FlagChange/FlagChangeObserverSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagCounterSpec.swift",
        "LaunchDarklyTests/Models/FeatureFlag/FlagRequestTracking/FlagRequestTrackerSpec.swift",
        "LaunchDarklyTests/Models/LDConfigSpec.swift",
        "LaunchDarklyTests/Networking/DarklyServiceSpec.swift",
        "LaunchDarklyTests/Networking/HTTPHeadersSpec.swift",
        "LaunchDarklyTests/Networking/HTTPURLResponse.swift",
        "LaunchDarklyTests/Networking/URLRequestSpec.swift",
        "LaunchDarklyTests/ServiceObjects/Cache/CacheConverterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/Cache/DiagnosticCacheSpec.swift",
        "LaunchDarklyTests/ServiceObjects/Cache/FeatureFlagCacheSpec.swift",
        "LaunchDarklyTests/ServiceObjects/DiagnosticReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBaseSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/EventReporterSpec.swift",
        "LaunchDarklyTests/ServiceObjects/FlagChangeNotifierSpec.swift",
        "LaunchDarklyTests/ServiceObjects/FlagStoreSpec.swift",
        "LaunchDarklyTests/ServiceObjects/FlagSynchronizerSpec.swift",
        "LaunchDarklyTests/ServiceObjects/LDTimerSpec.swift",
        "LaunchDarklyTests/ServiceObjects/SheddingQueueSpec.swift",
        "LaunchDarklyTests/ServiceObjects/SynchronizingErrorSpec.swift",
        "LaunchDarklyTests/ServiceObjects/ThrottlerSpec.swift",
        "LaunchDarklyTests/ServiceObjects/TimeoutExecutorSpec.swift",
        "LaunchDarklyTests/TestContext.swift",
        "LaunchDarklyTests/TestUtil.swift",
        "LaunchDarklyTests/UtilSpec.swift"
      ],
      "target_dependencies" : [
        "LaunchDarkly"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LaunchDarkly",
      "module_type" : "SwiftTarget",
      "name" : "LaunchDarkly",
      "path" : "LaunchDarkly/LaunchDarkly",
      "product_dependencies" : [
        "LDSwiftEventSource"
      ],
      "product_memberships" : [
        "LaunchDarkly"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Data+Compression.swift",
        "Extensions/Data.swift",
        "Extensions/Date.swift",
        "Extensions/DateFormatter.swift",
        "Extensions/Thread.swift",
        "LDClient.swift",
        "LDClientIdentifyHook.swift",
        "LDClientVariation.swift",
        "LDCommon.swift",
        "LDValueDecoder.swift",
        "Models/ConnectionInformation.swift",
        "Models/Context/Kind.swift",
        "Models/Context/LDContext.swift",
        "Models/Context/Modifier.swift",
        "Models/Context/Reference.swift",
        "Models/DiagnosticEvent.swift",
        "Models/Event.swift",
        "Models/FeatureFlag/FeatureFlag.swift",
        "Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift",
        "Models/FeatureFlag/FlagChange/FlagChangeObserver.swift",
        "Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift",
        "Models/FeatureFlag/FlagChange/LDChangedFlag.swift",
        "Models/FeatureFlag/FlagRequestTracker.swift",
        "Models/FeatureFlag/LDEvaluationDetail.swift",
        "Models/Hooks/EvaluationSeriesContext.swift",
        "Models/Hooks/Hook.swift",
        "Models/Hooks/IdentifySeriesContext.swift",
        "Models/Hooks/Metadata.swift",
        "Models/IdentifyTypes.swift",
        "Models/LDConfig.swift",
        "Models/Plugins/EnvironmentMetadata.swift",
        "Models/Plugins/Plugin.swift",
        "Models/Plugins/PluginMetadata.swift",
        "Models/Plugins/SdkMetadata.swift",
        "Networking/DarklyService.swift",
        "Networking/HTTPHeaders.swift",
        "Networking/HTTPURLRequest.swift",
        "Networking/HTTPURLResponse.swift",
        "Networking/URLResponse.swift",
        "ObjectiveC/ObjcLDApplicationInfo.swift",
        "ObjectiveC/ObjcLDChangedFlag.swift",
        "ObjectiveC/ObjcLDClient.swift",
        "ObjectiveC/ObjcLDConfig.swift",
        "ObjectiveC/ObjcLDContext.swift",
        "ObjectiveC/ObjcLDEvaluationDetail.swift",
        "ObjectiveC/ObjcLDReference.swift",
        "ObjectiveC/ObjcLDValue.swift",
        "ServiceObjects/Cache/CacheConverter.swift",
        "ServiceObjects/Cache/ConnectionInformationStore.swift",
        "ServiceObjects/Cache/DiagnosticCache.swift",
        "ServiceObjects/Cache/FeatureFlagCache.swift",
        "ServiceObjects/Cache/KeyedValueCache.swift",
        "ServiceObjects/ClientServiceFactory.swift",
        "ServiceObjects/CwlSysctl.swift",
        "ServiceObjects/DiagnosticReporter.swift",
        "ServiceObjects/EnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift",
        "ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift",
        "ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/ReportingConsts.swift",
        "ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/SystemCapabilities.swift",
        "ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift",
        "ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift",
        "ServiceObjects/EventReporter.swift",
        "ServiceObjects/FlagChangeNotifier.swift",
        "ServiceObjects/FlagStore.swift",
        "ServiceObjects/FlagSynchronizer.swift",
        "ServiceObjects/LDTimer.swift",
        "ServiceObjects/Log.swift",
        "ServiceObjects/NetworkReporter.swift",
        "ServiceObjects/SheddingQueue.swift",
        "ServiceObjects/Throttler.swift",
        "ServiceObjects/TimeoutExecutor.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.