The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Split, reference 3.2.0 (712c45), with Swift 6.0 for Linux on 1 Apr 2025 22:05:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[13/174] Compiling Split SynchronizedDictionaryComposed.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[14/174] Compiling Split SynchronizedDictionarySet.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[15/174] Compiling Split SynchronizedList.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[16/174] Compiling Split Atomic.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[17/174] Compiling Split Base64Utils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[18/174] Compiling Split CastUtils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[19/174] Compiling Split Cipher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[20/174] Compiling Split CompressionUtil.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[21/174] Compiling Split DbCipher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[22/174] Compiling Split FileUtil.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[23/174] Compiling Split InfoUtils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[24/174] Compiling Split Logger.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[25/174] Compiling Split NotificationsHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[26/174] Compiling Split PeriodicTaskManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[27/174] Compiling Split Spec.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/198] Emitting module Split
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[29/198] Compiling Split SplitHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[30/198] Compiling Split Stopwatch.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[31/198] Compiling Split ThreadUtils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[32/198] Compiling Split Version.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[33/198] Compiling Split AnyValueValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[34/198] Compiling Split ApiKeyValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[35/198] Compiling Split EventValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[36/198] Compiling Split FactoryMonitor.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[37/198] Compiling Split KeyValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[38/198] Compiling Split PropertyValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[39/198] Compiling Split SplitValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[40/198] Compiling Split ValidationConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[41/198] Compiling Split ValidationErrorInfo.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[42/198] Compiling Split ValidatorMessageLogger.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[43/198] Compiling Split YAMLOperators.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[44/198] Compiling Split YAMLParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[45/198] Compiling Split YAMLRegex.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[46/198] Compiling Split YAMLResult.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[47/198] Compiling Split YAMLTokenizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[48/198] Compiling Split Yaml.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[49/198] Compiling Split SplitConstants.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[50/198] Compiling Split DefaultTreatmentManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[51/198] Compiling Split Evaluator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[52/198] Compiling Split EvaluatorError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[53/198] Compiling Split SplitHttpsAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[54/198] Compiling Split SplitLocalhostDataSource.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[55/198] Compiling Split SplitLogLevel.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[56/198] Compiling Split SplitManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[57/198] Compiling Split SplitResult.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[58/198] Compiling Split SplitView.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[59/198] Compiling Split SyncConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[60/198] Compiling Split TelemetryConfigHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[61/198] Compiling Split UserConsentManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[62/198] Compiling Split UserConsent.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[63/198] Compiling Split Array+Chunked.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[64/198] Compiling Split Array+DynamicCodable.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[65/198] Compiling Split Array+asSet.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[66/198] Compiling Split Bundle+Finder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[67/198] Compiling Split Bundle+Name.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[68/198] Compiling Split Data+StringRepresentation.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[69/198] Compiling Split Date+Utils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[70/198] Compiling Split Dictionary+DynamicCodable.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[71/198] Compiling Split Dictionary+Extensions.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[72/198] Compiling Split Dictionary+JSON.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[73/198] Compiling Split Int+Extension.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[74/198] Compiling Split Set+Extension.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[75/198] Compiling Split SplitView+StringConvertible.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[76/198] Compiling Split String+Utils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[77/198] Compiling Split UInt64+bits.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[78/270] Compiling Split CertificatePinningConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[79/270] Compiling Split DefaultSplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[80/270] Compiling Split DefaultSplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[81/270] Compiling Split DefaultSplitFactoryBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[82/270] Compiling Split DefaultSplitManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[83/270] Compiling Split Destroyable.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[84/270] Compiling Split EvaluationOptions.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[85/270] Compiling Split EventsTracker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[86/270] Compiling Split FailHelpers.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[87/270] Compiling Split FilterBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[88/270] Compiling Split FlagSetsValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[89/270] Compiling Split InternalSplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[90/270] Compiling Split LocalhostSplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[91/270] Compiling Split LocalhostSplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[92/270] Compiling Split SplitApiFacade.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[93/270] Compiling Split SplitCertPinningAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[94/270] Compiling Split SplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[95/270] Compiling Split SplitClientConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[96/270] Compiling Split SplitClientManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[97/270] Compiling Split SplitDatabaseHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[98/270] Compiling Split SplitEncryptionLevel.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[99/270] Compiling Split SplitError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[100/270] Compiling Split SplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[101/270] Compiling Split SplitFactoryBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[102/270] Compiling Split SplitFilter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[103/270] Compiling Split KeyImpression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[104/270] Compiling Split UniqueKey.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[105/270] Compiling Split UniqueKeys.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[106/270] Compiling Split SplitComponentCatalog.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[107/270] Compiling Split SplitComponentFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[108/270] Compiling Split LocalhostApiDataSource.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[109/270] Compiling Split LocalhostClientManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[110/270] Compiling Split LocalhostFileDataSource.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[111/270] Compiling Split LocalhostSplitsParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[112/270] Compiling Split LocalhostSplitsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[113/270] Compiling Split LocalhostSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[114/270] Compiling Split SpaceDelimitedLocalhostSplitsParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[115/270] Compiling Split YamlLocalhostSplitsParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[116/270] Compiling Split AllKeysMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[117/270] Compiling Split BaseMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[118/270] Compiling Split BetweenMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[119/270] Compiling Split ContainsAllOfSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[120/270] Compiling Split ContainsAnyOfSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[121/270] Compiling Split ContainsStringMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[122/270] Compiling Split DateTime.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[123/270] Compiling Split DependencyMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[124/270] Compiling Split EndsWithMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[125/270] Compiling Split EqualToBooleanMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[126/270] Compiling Split EqualToMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[127/318] Compiling Split LegacyHash.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[128/318] Compiling Split Murmur3Hash.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[129/318] Compiling Split Murmur64x128.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[130/318] Compiling Split Partition.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[131/318] Compiling Split Splitter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[132/318] Compiling Split TreatmentManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[133/318] Compiling Split EventsManagerCoordinator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[134/318] Compiling Split SplitEvent.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[135/318] Compiling Split SplitEventActionTask.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[136/318] Compiling Split SplitEventTask.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[137/318] Compiling Split SplitEventsManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[138/318] Compiling Split SplitInternalEvent.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[139/318] Compiling Split HttpMySegmentsFetcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[140/318] Compiling Split HttpSplitFetcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[141/318] Compiling Split EventsRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[142/318] Compiling Split EventsRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[143/318] Compiling Split ImpressionsCountRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[144/318] Compiling Split ImpressionsCountRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[145/318] Compiling Split ImpressionsRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[146/318] Compiling Split ImpressionsRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[147/318] Compiling Split PeriodicRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[148/318] Compiling Split RecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[149/318] Compiling Split TelemetryConfigRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[150/318] Compiling Split TelemetryConfigRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[151/318] Compiling Split TelemetryStatsRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[152/318] Compiling Split TelemetryStatsRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[153/318] Compiling Split UniqueKeysRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[154/318] Compiling Split UniqueKeysRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[155/318] Compiling Split BackgroundSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[156/318] Compiling Split ChangesChecker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[157/318] Compiling Split EmptyMySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[158/318] Compiling Split PeriodicSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[159/318] Compiling Split QueryableMySegmentsFetcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[160/318] Compiling Split RetryableSegmentsSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[161/318] Compiling Split RetryableSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[162/318] Compiling Split SplitBgSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[163/318] Compiling Split SplitsSyncHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[164/318] Compiling Split SyncHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[165/318] Compiling Split DecoratedImpression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[166/318] Compiling Split DefaultImpressionsObserver.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[167/318] Compiling Split HashedImpression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[168/318] Compiling Split Impression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[169/318] Compiling Split ImpressionsConstants.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[170/318] Compiling Split ImpressionsCount.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[171/318] Compiling Split ImpressionsCountEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[172/318] Compiling Split ImpressionsCountPerFeature.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[173/318] Compiling Split ImpressionsCounter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[174/318] Compiling Split ImpressionsTest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[175/342] Compiling Split HttpParameter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[176/342] Compiling Split HttpParameters.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[177/342] Compiling Split HttpRequest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[178/342] Compiling Split HttpRequestList.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[179/342] Compiling Split HttpRequestManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[180/342] Compiling Split HttpResponse.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[181/342] Compiling Split HttpSession.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[182/342] Compiling Split HttpStreamRequest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[183/342] Compiling Split HttpStreamResponse.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[184/342] Compiling Split HttpTask.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[185/342] Compiling Split NetworkReachabilityManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[186/342] Compiling Split RestClient+Impressions.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[187/342] Compiling Split RestClient+ImpressionsCount.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[188/342] Compiling Split RestClient+MySegments.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[189/342] Compiling Split RestClient+SplitChanges.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[190/342] Compiling Split RestClient+SseAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[191/342] Compiling Split RestClient+TelemetryConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[192/342] Compiling Split RestClient+TelemetryStats.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[193/342] Compiling Split RestClient+TrackEvents.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[194/342] Compiling Split RestClient+UniqueKeys.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[195/342] Compiling Split RestClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[196/342] Compiling Split AllSegmentsChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[197/342] Compiling Split DataResult.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[198/342] Compiling Split SegmentsChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[199/342] Compiling Split MatcherCombiner.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[200/342] Compiling Split MatcherGroup.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[201/342] Compiling Split MatcherProtocol.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[202/342] Compiling Split MatcherType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[203/342] Compiling Split Segment.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[204/342] Compiling Split Split.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[205/342] Compiling Split SplitBase.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[206/342] Compiling Split SplitChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[207/342] Compiling Split Status.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[208/342] Compiling Split TrafficType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[209/342] Compiling Split Treatment.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[210/342] Compiling Split UnaryNumericMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[211/342] Compiling Split UserDefinedSegmentMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[212/342] Compiling Split WhitelistMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[213/342] Compiling Split RestClientConfiguration.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[214/342] Compiling Split Json.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[215/342] Compiling Split Endpoint.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[216/342] Compiling Split EndpointFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[217/342] Compiling Split ServiceEndpoints.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[218/342] Compiling Split GenericError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[219/342] Compiling Split HttpClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[220/342] Compiling Split HttpDataRequest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[221/342] Compiling Split HttpDataResponse.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[222/342] Compiling Split HttpError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[223/342] Compiling Split EqualToSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[224/342] Compiling Split GreaterThanOrEqualToMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[225/342] Compiling Split InSegmentMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[226/342] Compiling Split LessThanOrEqualToMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[227/342] Compiling Split MatchesStringMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[228/342] Compiling Split PartOfSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[229/342] Compiling Split BetweenSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[230/342] Compiling Split EqualToSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[231/342] Compiling Split GreaterThanOrEqualToSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[232/342] Compiling Split InListSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[233/342] Compiling Split LessThanOrEqualToSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[234/342] Compiling Split Semver.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[235/342] Compiling Split StartWithMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[236/342] Compiling Split Whitelist.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[237/342] Compiling Split BetweenMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[238/342] Compiling Split BetweenStringMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[239/342] Compiling Split Condition.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[240/342] Compiling Split ConditionType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[241/342] Compiling Split DataType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[242/342] Compiling Split DependencyMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[243/342] Compiling Split SplitModels+StringConvertible.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[244/342] Compiling Split Key.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[245/342] Compiling Split KeySelector.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[246/342] Compiling Split Matcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[247/342] Compiling Split DefaultFileStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[248/342] Compiling Split EventDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[249/342] Compiling Split EventEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[250/342] Compiling Split EventsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[251/342] Compiling Split PersistentEventsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[252/342] Compiling Split FileStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[253/342] Compiling Split GeneralInfoDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[254/342] Compiling Split GeneralInfoEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[255/342] Compiling Split GlobalSecureStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[256/342] Compiling Split KeyValueStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[257/342] Compiling Split HashedImpressionDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[258/342] Compiling Split HashedImpressionEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[259/342] Compiling Split HashedImpressionStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[260/342] Compiling Split PersistentHashedImpressionsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[261/342] Compiling Split ImpressionDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[262/342] Compiling Split ImpressionEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[263/342] Compiling Split ImpressionsCountDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[264/342] Compiling Split ImpressionsMode.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[265/342] Compiling Split ImpressionsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[266/342] Compiling Split PersistentImpressionsCountStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[267/342] Compiling Split PersistentImpressionsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[268/342] Compiling Split LegacyStorageCleaner.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[269/342] Compiling Split ByKeyMySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[270/342] Compiling Split MyLargeSegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[271/342] Compiling Split Timers.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[272/342] Compiling Split ByKeyFacade.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[273/342] Compiling Split EventsSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[274/342] Compiling Split FeatureFlagsSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[275/342] Compiling Split ImpressionsTracker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[276/342] Compiling Split MySegmentsSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[277/342] Compiling Split SyncCommons.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[278/342] Compiling Split SyncGuardian.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[279/342] Compiling Split SyncManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[280/342] Compiling Split SyncManagerBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[281/342] Compiling Split Synchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[282/342] Compiling Split TelemetrySynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[283/342] Compiling Split UniqueKeyTracker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[284/342] Compiling Split SecureDataStore.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[285/342] Compiling Split AttributeEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[286/342] Compiling Split AttributeMap.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[287/342] Compiling Split AttributesDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[288/342] Compiling Split AttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[289/342] Compiling Split ByKeyAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[290/342] Compiling Split OneKeyAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[291/342] Compiling Split OneKeyPersistentAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[292/342] Compiling Split PersistentAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[293/342] Compiling Split CoreDataContextBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[294/342] Compiling Split CoreDataHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[295/342] Compiling Split MySegmentEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[296/342] Compiling Split MySegmentsDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[297/342] Compiling Split MySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[298/342] Compiling Split PersistentMySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[299/342] Compiling Split SplitDatabase.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[300/342] Compiling Split FlagSetsCache.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[301/342] Compiling Split PersistentSplitsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[302/342] Compiling Split ProcessedSplitChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[303/342] Compiling Split SplitDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[304/342] Compiling Split SplitEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[305/342] Compiling Split SplitsDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[306/342] Compiling Split SplitsEncoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[307/342] Compiling Split SplitsSnapshot.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[308/342] Compiling Split SplitsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[309/342] Compiling Split PersistentUniqueKeysStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[310/342] Compiling Split UniqueKeyDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[311/342] Compiling Split UniqueKeyEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[312/342] Compiling Split LatencyCounter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[313/342] Compiling Split TelemetryConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[314/342] Compiling Split TelemetryInMemoryStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[315/342] Compiling Split TelemetryStats.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[316/342] Compiling Split TelemetryStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[317/342] Compiling Split EventDTO.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[318/342] Compiling Split resource_bundle_accessor.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[319/342] Compiling Split HostDomainFilter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[320/342] Compiling Split PublicKeyHeaders.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[321/342] Compiling Split TlsPinChecker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[322/342] Compiling Split BackoffCounterTimer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[323/342] Compiling Split DefaultSseNotificationParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[324/342] Compiling Split EventStreamParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[325/342] Compiling Split FeatureFlagsPayloadDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[326/342] Compiling Split JwtTokenParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[327/342] Compiling Split MySegmentsPayloadDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[328/342] Compiling Split NotificationManagerKeeper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[329/342] Compiling Split PushNotificationManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[330/342] Compiling Split ReconnectBackoffCounter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[331/342] Compiling Split RetryableSplitsUpdateWorkerFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[332/342] Compiling Split SegmentsPayloadDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[333/342] Compiling Split SseAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[334/342] Compiling Split SseClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[335/342] Compiling Split SseClientFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[336/342] Compiling Split SseConnectionHandler.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[337/342] Compiling Split SseHandler.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[338/342] Compiling Split SseNotificationProcessor.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[339/342] Compiling Split SseNotifications.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[340/342] Compiling Split SyncEventBroadcaster.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[341/342] Compiling Split SyncSegmentsUpdateWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[342/342] Compiling Split SyncUpdateWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/172] Compiling Split TelemetryStatsRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[3/172] Compiling Split TelemetryStatsRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[4/172] Compiling Split UniqueKeysRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[5/172] Compiling Split UniqueKeysRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[6/172] Compiling Split BackgroundSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[7/172] Compiling Split ChangesChecker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[8/172] Compiling Split EmptyMySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[9/172] Compiling Split PeriodicSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[10/172] Compiling Split QueryableMySegmentsFetcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[11/172] Compiling Split RetryableSegmentsSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[12/172] Compiling Split RetryableSyncWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[13/172] Compiling Split SplitBgSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[14/172] Compiling Split SplitsSyncHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[15/172] Compiling Split SyncHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[16/172] Compiling Split DecoratedImpression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[17/172] Compiling Split DefaultImpressionsObserver.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[18/172] Compiling Split HashedImpression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[19/172] Compiling Split Impression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[20/172] Compiling Split ImpressionsConstants.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[21/172] Compiling Split ImpressionsCount.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[22/172] Compiling Split ImpressionsCountEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[23/172] Compiling Split ImpressionsCountPerFeature.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[24/172] Compiling Split ImpressionsCounter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[25/172] Compiling Split ImpressionsTest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[26/172] Compiling Split KeyImpression.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[27/172] Compiling Split UniqueKey.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[28/172] Compiling Split UniqueKeys.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[29/172] Compiling Split SplitComponentCatalog.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[30/172] Compiling Split SplitComponentFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[31/172] Compiling Split LocalhostApiDataSource.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[32/172] Compiling Split LocalhostClientManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[33/172] Compiling Split LocalhostFileDataSource.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[34/172] Compiling Split LocalhostSplitsParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[35/172] Compiling Split LocalhostSplitsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[36/172] Compiling Split LocalhostSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[37/172] Compiling Split SpaceDelimitedLocalhostSplitsParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[38/172] Compiling Split YamlLocalhostSplitsParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[39/172] Compiling Split AllKeysMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[40/172] Compiling Split BaseMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[41/172] Compiling Split BetweenMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[42/172] Compiling Split ContainsAllOfSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[43/172] Compiling Split ContainsAnyOfSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[44/172] Compiling Split ContainsStringMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[45/172] Compiling Split DateTime.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[46/172] Compiling Split DependencyMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[47/172] Compiling Split EndsWithMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[48/172] Compiling Split EqualToBooleanMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[49/172] Compiling Split EqualToMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[50/220] Compiling Split CertificatePinningConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[51/220] Compiling Split DefaultSplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[52/220] Compiling Split DefaultSplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[53/220] Compiling Split DefaultSplitFactoryBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[54/220] Compiling Split DefaultSplitManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[55/220] Compiling Split Destroyable.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[56/220] Compiling Split EvaluationOptions.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[57/220] Compiling Split EventsTracker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[58/220] Compiling Split FailHelpers.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[59/220] Compiling Split FilterBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[60/220] Compiling Split FlagSetsValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[61/220] Compiling Split InternalSplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[62/220] Compiling Split LocalhostSplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[63/220] Compiling Split LocalhostSplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[64/220] Compiling Split SplitApiFacade.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[65/220] Compiling Split SplitCertPinningAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[66/220] Compiling Split SplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[67/220] Compiling Split SplitClientConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[68/220] Compiling Split SplitClientManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[69/220] Compiling Split SplitDatabaseHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[70/220] Compiling Split SplitEncryptionLevel.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[71/220] Compiling Split SplitError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[72/220] Compiling Split SplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[73/220] Compiling Split SplitFactoryBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[74/220] Compiling Split SplitFilter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[75/244] Compiling Split SplitHttpsAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[76/244] Compiling Split SplitLocalhostDataSource.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[77/244] Compiling Split SplitLogLevel.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[78/244] Compiling Split SplitManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[79/244] Compiling Split SplitResult.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[80/244] Compiling Split SplitView.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[81/244] Compiling Split SyncConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[82/244] Compiling Split TelemetryConfigHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[83/244] Compiling Split UserConsentManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[84/244] Compiling Split UserConsent.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[85/244] Compiling Split Array+Chunked.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[86/244] Compiling Split Array+DynamicCodable.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[87/244] Compiling Split Array+asSet.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[88/244] Compiling Split Bundle+Finder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[89/244] Compiling Split Bundle+Name.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[90/244] Compiling Split Data+StringRepresentation.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[91/244] Compiling Split Date+Utils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[92/244] Compiling Split Dictionary+DynamicCodable.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[93/244] Compiling Split Dictionary+Extensions.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[94/244] Compiling Split Dictionary+JSON.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[95/244] Compiling Split Int+Extension.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[96/244] Compiling Split Set+Extension.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[97/244] Compiling Split SplitView+StringConvertible.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[98/244] Compiling Split String+Utils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[99/244] Compiling Split UInt64+bits.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[100/244] Compiling Split ServiceConstants.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[101/244] Compiling Split BlockingQueue.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[102/244] Compiling Split ConcurrentArrayQueue.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[103/244] Compiling Split ConcurrentDictionary.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[104/244] Compiling Split ConcurrentDictionaryList.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[105/244] Compiling Split ConcurrentSet.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[106/244] Compiling Split KeyStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[107/244] Compiling Split LRUCache.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[108/244] Compiling Split SynchronizedDictionary.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[109/244] Compiling Split SynchronizedDictionaryComposed.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[110/244] Compiling Split SynchronizedDictionarySet.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[111/244] Compiling Split SynchronizedList.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[112/244] Compiling Split Atomic.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[113/244] Compiling Split Base64Utils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[114/244] Compiling Split CastUtils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[115/244] Compiling Split Cipher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[116/244] Compiling Split CompressionUtil.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[117/244] Compiling Split DbCipher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[118/244] Compiling Split FileUtil.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[119/244] Compiling Split InfoUtils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[120/244] Compiling Split Logger.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[121/244] Compiling Split NotificationsHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[122/244] Compiling Split PeriodicTaskManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[123/244] Compiling Split Spec.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/292] Emitting module Split
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[125/316] Compiling Split HttpParameter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[126/316] Compiling Split HttpParameters.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[127/316] Compiling Split HttpRequest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[128/316] Compiling Split HttpRequestList.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[129/316] Compiling Split HttpRequestManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[130/316] Compiling Split HttpResponse.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[131/316] Compiling Split HttpSession.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[132/316] Compiling Split HttpStreamRequest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[133/316] Compiling Split HttpStreamResponse.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[134/316] Compiling Split HttpTask.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[135/316] Compiling Split NetworkReachabilityManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[136/316] Compiling Split RestClient+Impressions.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[137/316] Compiling Split RestClient+ImpressionsCount.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[138/316] Compiling Split RestClient+MySegments.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[139/316] Compiling Split RestClient+SplitChanges.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[140/316] Compiling Split RestClient+SseAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[141/316] Compiling Split RestClient+TelemetryConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[142/316] Compiling Split RestClient+TelemetryStats.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[143/316] Compiling Split RestClient+TrackEvents.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[144/316] Compiling Split RestClient+UniqueKeys.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[145/316] Compiling Split RestClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[146/316] Compiling Split AllSegmentsChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[147/316] Compiling Split DataResult.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[148/316] Compiling Split SegmentsChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[149/340] Compiling Split LegacyHash.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[150/340] Compiling Split Murmur3Hash.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[151/340] Compiling Split Murmur64x128.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[152/340] Compiling Split Partition.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[153/340] Compiling Split Splitter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[154/340] Compiling Split TreatmentManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[155/340] Compiling Split EventsManagerCoordinator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[156/340] Compiling Split SplitEvent.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[157/340] Compiling Split SplitEventActionTask.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[158/340] Compiling Split SplitEventTask.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[159/340] Compiling Split SplitEventsManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[160/340] Compiling Split SplitInternalEvent.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[161/340] Compiling Split HttpMySegmentsFetcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[162/340] Compiling Split HttpSplitFetcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[163/340] Compiling Split EventsRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[164/340] Compiling Split EventsRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[165/340] Compiling Split ImpressionsCountRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[166/340] Compiling Split ImpressionsCountRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[167/340] Compiling Split ImpressionsRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[168/340] Compiling Split ImpressionsRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[169/340] Compiling Split PeriodicRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[170/340] Compiling Split RecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[171/340] Compiling Split TelemetryConfigRecorder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[172/340] Compiling Split TelemetryConfigRecorderWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[173/340] Compiling Split SplitHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[174/340] Compiling Split Stopwatch.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[175/340] Compiling Split ThreadUtils.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[176/340] Compiling Split Version.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[177/340] Compiling Split AnyValueValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[178/340] Compiling Split ApiKeyValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[179/340] Compiling Split EventValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[180/340] Compiling Split FactoryMonitor.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[181/340] Compiling Split KeyValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[182/340] Compiling Split PropertyValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[183/340] Compiling Split SplitValidator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[184/340] Compiling Split ValidationConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[185/340] Compiling Split ValidationErrorInfo.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[186/340] Compiling Split ValidatorMessageLogger.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[187/340] Compiling Split YAMLOperators.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[188/340] Compiling Split YAMLParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[189/340] Compiling Split YAMLRegex.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[190/340] Compiling Split YAMLResult.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[191/340] Compiling Split YAMLTokenizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[192/340] Compiling Split Yaml.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[193/340] Compiling Split SplitConstants.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[194/340] Compiling Split DefaultTreatmentManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[195/340] Compiling Split Evaluator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[196/340] Compiling Split EvaluatorError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[197/340] Compiling Split MatcherCombiner.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[198/340] Compiling Split MatcherGroup.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[199/340] Compiling Split MatcherProtocol.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[200/340] Compiling Split MatcherType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[201/340] Compiling Split Segment.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[202/340] Compiling Split Split.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[203/340] Compiling Split SplitBase.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[204/340] Compiling Split SplitChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[205/340] Compiling Split Status.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[206/340] Compiling Split TrafficType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[207/340] Compiling Split Treatment.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[208/340] Compiling Split UnaryNumericMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[209/340] Compiling Split UserDefinedSegmentMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[210/340] Compiling Split WhitelistMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[211/340] Compiling Split RestClientConfiguration.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[212/340] Compiling Split Json.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[213/340] Compiling Split Endpoint.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[214/340] Compiling Split EndpointFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[215/340] Compiling Split ServiceEndpoints.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[216/340] Compiling Split GenericError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[217/340] Compiling Split HttpClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[218/340] Compiling Split HttpDataRequest.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[219/340] Compiling Split HttpDataResponse.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[220/340] Compiling Split HttpError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[221/340] Compiling Split EqualToSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[222/340] Compiling Split GreaterThanOrEqualToMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[223/340] Compiling Split InSegmentMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[224/340] Compiling Split LessThanOrEqualToMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[225/340] Compiling Split MatchesStringMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[226/340] Compiling Split PartOfSetMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[227/340] Compiling Split BetweenSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[228/340] Compiling Split EqualToSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[229/340] Compiling Split GreaterThanOrEqualToSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[230/340] Compiling Split InListSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[231/340] Compiling Split LessThanOrEqualToSemverMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[232/340] Compiling Split Semver.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[233/340] Compiling Split StartWithMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[234/340] Compiling Split Whitelist.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[235/340] Compiling Split BetweenMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[236/340] Compiling Split BetweenStringMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[237/340] Compiling Split Condition.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[238/340] Compiling Split ConditionType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[239/340] Compiling Split DataType.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[240/340] Compiling Split DependencyMatcherData.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[241/340] Compiling Split SplitModels+StringConvertible.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[242/340] Compiling Split Key.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[243/340] Compiling Split KeySelector.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[244/340] Compiling Split Matcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[245/340] Compiling Split DefaultFileStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[246/340] Compiling Split EventDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[247/340] Compiling Split EventEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[248/340] Compiling Split EventsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[249/340] Compiling Split PersistentEventsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[250/340] Compiling Split FileStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[251/340] Compiling Split GeneralInfoDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[252/340] Compiling Split GeneralInfoEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[253/340] Compiling Split GlobalSecureStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[254/340] Compiling Split KeyValueStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[255/340] Compiling Split HashedImpressionDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[256/340] Compiling Split HashedImpressionEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[257/340] Compiling Split HashedImpressionStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[258/340] Compiling Split PersistentHashedImpressionsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[259/340] Compiling Split ImpressionDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[260/340] Compiling Split ImpressionEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[261/340] Compiling Split ImpressionsCountDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[262/340] Compiling Split ImpressionsMode.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[263/340] Compiling Split ImpressionsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[264/340] Compiling Split PersistentImpressionsCountStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[265/340] Compiling Split PersistentImpressionsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[266/340] Compiling Split LegacyStorageCleaner.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[267/340] Compiling Split ByKeyMySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[268/340] Compiling Split MyLargeSegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[269/340] Compiling Split Timers.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[270/340] Compiling Split ByKeyFacade.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[271/340] Compiling Split EventsSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[272/340] Compiling Split FeatureFlagsSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[273/340] Compiling Split ImpressionsTracker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[274/340] Compiling Split MySegmentsSynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[275/340] Compiling Split SyncCommons.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[276/340] Compiling Split SyncGuardian.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[277/340] Compiling Split SyncManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[278/340] Compiling Split SyncManagerBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[279/340] Compiling Split Synchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[280/340] Compiling Split TelemetrySynchronizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[281/340] Compiling Split UniqueKeyTracker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[282/340] Compiling Split SecureDataStore.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[283/340] Compiling Split AttributeEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[284/340] Compiling Split AttributeMap.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[285/340] Compiling Split AttributesDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[286/340] Compiling Split AttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[287/340] Compiling Split ByKeyAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[288/340] Compiling Split OneKeyAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[289/340] Compiling Split OneKeyPersistentAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[290/340] Compiling Split PersistentAttributesStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[291/340] Compiling Split CoreDataContextBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[292/340] Compiling Split CoreDataHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[293/340] Compiling Split HostDomainFilter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[294/340] Compiling Split PublicKeyHeaders.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[295/340] Compiling Split TlsPinChecker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[296/340] Compiling Split BackoffCounterTimer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[297/340] Compiling Split DefaultSseNotificationParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[298/340] Compiling Split EventStreamParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[299/340] Compiling Split FeatureFlagsPayloadDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[300/340] Compiling Split JwtTokenParser.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[301/340] Compiling Split MySegmentsPayloadDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[302/340] Compiling Split NotificationManagerKeeper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[303/340] Compiling Split PushNotificationManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[304/340] Compiling Split ReconnectBackoffCounter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[305/340] Compiling Split RetryableSplitsUpdateWorkerFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[306/340] Compiling Split SegmentsPayloadDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[307/340] Compiling Split SseAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[308/340] Compiling Split SseClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[309/340] Compiling Split SseClientFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[310/340] Compiling Split SseConnectionHandler.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[311/340] Compiling Split SseHandler.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[312/340] Compiling Split SseNotificationProcessor.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[313/340] Compiling Split SseNotifications.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[314/340] Compiling Split SyncEventBroadcaster.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[315/340] Compiling Split SyncSegmentsUpdateWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[316/340] Compiling Split SyncUpdateWorker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[317/340] Compiling Split MySegmentEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[318/340] Compiling Split MySegmentsDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[319/340] Compiling Split MySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[320/340] Compiling Split PersistentMySegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[321/340] Compiling Split SplitDatabase.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[322/340] Compiling Split FlagSetsCache.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[323/340] Compiling Split PersistentSplitsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[324/340] Compiling Split ProcessedSplitChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[325/340] Compiling Split SplitDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[326/340] Compiling Split SplitEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[327/340] Compiling Split SplitsDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[328/340] Compiling Split SplitsEncoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[329/340] Compiling Split SplitsSnapshot.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[330/340] Compiling Split SplitsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[331/340] Compiling Split PersistentUniqueKeysStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[332/340] Compiling Split UniqueKeyDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[333/340] Compiling Split UniqueKeyEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[334/340] Compiling Split LatencyCounter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[335/340] Compiling Split TelemetryConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[336/340] Compiling Split TelemetryInMemoryStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[337/340] Compiling Split TelemetryStats.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[338/340] Compiling Split TelemetryStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[339/340] Compiling Split EventDTO.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[340/340] Compiling Split resource_bundle_accessor.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
BUILD FAILURE 6.0 linux