The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Split, reference 3.7.1 (9e2aaf), with Swift 6.1 for Linux on 19 Feb 2026 21:09:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[62/246] 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 {
[63/246] 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 {
[64/246] 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 {
[65/246] 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 {
[66/246] 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 {
[67/246] 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 {
[68/246] 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 {
[69/246] 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 {
[70/246] 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 {
[71/246] 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 {
[72/246] 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 {
[73/246] 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 {
[74/246] 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 {
[75/246] 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 {
[76/246] 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 {
[77/270] 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 {
[78/270] Compiling Split FallbackSanitizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 FallbackTreatments.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 FallbackTreatmentsCalculator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 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 {
[82/270] 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 {
[83/270] 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 {
[84/270] 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 {
[85/270] 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 {
[86/270] 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 {
[87/270] 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 {
[88/270] 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 {
[89/270] 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 {
[90/270] 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 {
[91/270] 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 {
[92/270] 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 {
[93/270] Compiling Split SplitMetadata.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 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 {
[95/270] 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 {
[96/270] 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 {
[97/270] 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 {
[98/270] 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 {
[99/270] 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 {
[100/270] 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 {
[101/294] 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 {
[102/294] 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 {
[103/294] 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 {
[104/294] 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 {
[105/294] 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 {
[106/294] 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 {
[107/294] 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 {
[108/294] 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 {
[109/294] 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 {
[110/294] 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 {
[111/294] 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 {
[112/294] 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 {
[113/294] 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 {
[114/294] 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 {
[115/294] Compiling Split RolloutCacheConfiguration.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/294] 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 {
[117/294] 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 {
[118/294] 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 {
[119/294] 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 {
[120/294] 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 {
[121/294] 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 {
[122/294] 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 {
[123/294] 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 {
[124/294] 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 {
[125/294] 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 {
[126/318] 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 {
[127/318] 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 {
[128/318] 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 {
[129/318] 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 {
[130/318] 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 {
[131/318] 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 {
[132/318] 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 {
[133/318] 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 {
[134/318] 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 {
[135/318] 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 {
[136/318] 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 {
[137/318] 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 {
[138/318] 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 {
[139/318] 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 {
[140/318] 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 {
[141/318] 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 {
[142/318] 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 {
[143/318] 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 {
[144/318] 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 {
[145/318] 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 {
[146/318] 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 {
[147/318] 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 {
[148/318] 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 {
[149/318] 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 {
[150/318] 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 {
[151/318] 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 {
[152/318] 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 {
[153/318] 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 {
[154/318] 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 {
[155/318] 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 {
[156/318] 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 {
[157/318] 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 {
[158/318] 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 {
[159/318] 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 {
[160/318] 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 {
[161/318] 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 {
[162/318] 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 {
[163/318] 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 {
[164/318] 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 {
[165/318] 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 {
[166/318] 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 {
[167/318] 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 {
[168/318] 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 {
[169/318] 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 {
[170/318] 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 {
[171/318] 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 {
[172/318] 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 {
[173/318] 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 {
[174/318] 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 {
[175/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 {
[176/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 {
[177/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 {
[178/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 {
[179/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 {
[180/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 {
[181/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 {
[182/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 {
[183/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 {
[184/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 {
[185/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 {
[186/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 {
[187/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 {
[188/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 {
[189/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 {
[190/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 {
[191/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 {
[192/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 {
[193/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 {
[194/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 {
[195/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 {
[196/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 {
[197/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 {
[198/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 {
[199/366] 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 {
[200/366] 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 {
[201/366] 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 {
[202/366] 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 {
[203/366] 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 {
[204/366] 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 {
[205/366] 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 {
[206/366] 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 {
[207/366] 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 {
[208/366] 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 {
[209/366] 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 {
[210/366] 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 {
[211/366] 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 {
[212/366] Compiling Split RuleBasedSegmentChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] 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 {
[214/366] 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 {
[215/366] 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 {
[216/366] Compiling Split TargetingRulesChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split TargetingRulesChangeDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] 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 {
[219/366] 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 {
[220/366] 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 {
[221/366] 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 {
[222/366] 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 {
[223/366] 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 {
[224/366] 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 {
[225/366] 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 {
[226/366] 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 {
[227/366] 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 {
[228/366] 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 {
[229/366] 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 {
[230/366] 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 {
[231/366] 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 {
[232/366] 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 {
[233/366] 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 {
[234/366] 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 {
[235/366] 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 {
[236/366] 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 {
[237/366] 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 {
[238/366] 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 {
[239/366] 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 {
[240/366] 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 {
[241/366] 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 {
[242/366] 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 {
[243/366] 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 {
[244/366] Compiling Split OutdatedSplitProxyHandler.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] 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 {
[246/366] 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 {
[247/366] 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 {
[248/366] 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 {
[249/366] 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 {
[250/366] 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 {
[251/366] 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 {
[252/366] 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 {
[253/366] 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 {
[254/366] 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 {
[255/366] 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 {
[256/366] 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 {
[257/366] 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 {
[258/366] 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 {
[259/366] 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 {
[260/366] 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 {
[261/366] 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 {
[262/366] 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 {
[263/366] 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 {
[264/366] 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 {
[265/366] 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 {
[266/366] 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 {
[267/366] 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 {
[268/366] 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 {
[269/366] 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 {
[270/366] 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 {
[271/366] 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 {
[272/366] 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 {
[273/366] 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 {
[274/366] 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 {
[275/366] 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 {
[276/366] 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 {
[277/366] 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 {
[278/366] 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 {
[279/366] 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 {
[280/366] 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 {
[281/366] 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 {
[282/366] 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 {
[283/366] 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 {
[284/366] 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 {
[285/366] 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 {
[286/366] 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 {
[287/366] 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 {
[288/366] 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 {
[289/366] 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 {
[290/366] 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 {
[291/366] Compiling Split GeneralInfoStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] 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 {
[293/366] 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 {
[294/366] 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 {
[295/366] Compiling Split RuleBasedSegmentsDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split RuleBasedSegmentsEncoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split RuleBasedSegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] 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 {
[299/366] 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 {
[300/366] 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 {
[301/366] 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 {
[302/366] 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 {
[303/366] 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 {
[304/366] 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 {
[305/366] 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 {
[306/366] 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 {
[307/366] 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 {
[308/366] Compiling Split StorageHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] 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/366] 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/366] 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/366] 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/366] 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/366] 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/366] 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/366] 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/366] 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/366] 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/366] 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 {
[320/366] 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 {
[321/366] 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 {
[322/366] 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 {
[323/366] 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 {
[324/366] 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 {
[325/366] 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 {
[326/366] 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 {
[327/366] 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 {
[328/366] 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 {
[329/366] 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 {
[330/366] 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 {
[331/366] 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 {
[332/366] 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 {
[333/366] 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 {
[334/366] 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 {
[335/366] 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 {
[336/366] Compiling Split PersistenceBreaker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split RolloutDefinitionsCache.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split PersistentRuleBasedSegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split ProcessedRuleBasedSegmentChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split RuleBasedSegment.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split RuleBasedSegmentDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/366] Compiling Split RuleBasedSegmentEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
  8 |
  9 | import Foundation
 10 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 11 |
 12 | protocol KeyGenerator {
[343/366] 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 {
[344/366] 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 {
[345/366] 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 {
[346/366] 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 {
[347/366] 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 {
[348/366] 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 {
[349/366] 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 {
[350/366] 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 {
[351/366] 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 {
[352/366] 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 {
[353/366] 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 {
[354/366] 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 {
[355/366] 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 {
[356/366] 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 {
[357/366] 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 {
[358/366] 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 {
[359/366] 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 {
[360/366] 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 {
[361/366] 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 {
[362/366] 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 {
[363/366] 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 {
[364/366] 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 {
[365/366] 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 {
[366/366] 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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/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 {
[3/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 {
[4/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 {
[5/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 {
[6/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 {
[7/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 {
[8/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 {
[9/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 {
[10/172] Compiling Split RolloutCacheManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/172] 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 {
[27/172] 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 {
[28/172] 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 {
[29/172] 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 {
[30/172] 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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/220] 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 {
[51/220] 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 {
[52/220] 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 {
[53/220] 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 {
[54/220] 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 {
[55/220] 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 {
[56/220] 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 {
[57/220] 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 {
[58/220] 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 {
[59/220] 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 {
[60/220] 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 {
[61/220] 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 {
[62/220] 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 {
[63/220] 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 {
[64/220] 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 {
[65/220] 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 {
[66/220] 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 {
[67/220] 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 {
[68/220] Compiling Split DbEncryptionManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 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 {
[70/220] 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 {
[71/220] 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 {
[72/220] 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 {
[73/220] 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 {
[74/244] 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 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 {
[100/244] 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 {
[101/244] 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 {
[102/244] 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 {
[103/244] 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 {
[104/244] 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 {
[105/244] 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 {
[106/244] 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 {
[107/244] 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 {
[108/244] 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 {
[109/244] 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 {
[110/244] 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 {
[111/244] 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 {
[112/244] 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 {
[113/244] Compiling Split RolloutCacheConfiguration.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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 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 {
[115/244] 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 {
[116/244] 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 {
[117/244] 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 {
[118/244] 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 {
[119/244] 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 {
[120/244] 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 {
[121/244] 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 {
[122/244] 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 {
[123/244] 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 {
[124/292] 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 {
[125/292] Compiling Split FallbackSanitizer.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/292] Compiling Split FallbackTreatments.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/292] Compiling Split FallbackTreatmentsCalculator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/292] 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 {
[129/292] 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 {
[130/292] 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 {
[131/292] 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 {
[132/292] 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 {
[133/292] 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 {
[134/292] 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 {
[135/292] 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 {
[136/292] 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 {
[137/292] 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 {
[138/292] 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 {
[139/292] 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 {
[140/292] Compiling Split SplitMetadata.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/292] 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 {
[142/292] 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 {
[143/292] 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 {
[144/292] 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 {
[145/292] 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 {
[146/292] 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 {
[147/292] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/292] 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 {
[149/292] 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 {
[150/292] 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 {
[151/292] 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 {
[152/292] 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 {
[153/292] 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 {
[154/292] 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 {
[155/292] 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 {
[156/292] 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 {
[157/292] 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 {
[158/292] 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 {
[159/292] 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 {
[160/292] 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 {
[161/292] 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 {
[162/292] 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 {
[163/292] 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 {
[164/292] 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 {
[165/292] 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 {
[166/292] 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 {
[167/292] 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 {
[168/292] 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 {
[169/292] 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 {
[170/292] 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 {
[171/292] 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 {
[172/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 {
[173/364] 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 {
[174/364] 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 {
[175/364] 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 {
[176/364] 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 {
[177/364] 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 {
[178/364] 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 {
[179/364] 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 {
[180/364] 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 {
[181/364] Compiling Split InRuleBasedSegmentMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[183/364] 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 {
[184/364] 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 {
[185/364] 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 {
[186/364] Compiling Split PrerequisitesMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[188/364] 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 {
[189/364] 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 {
[190/364] 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 {
[191/364] 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 {
[192/364] 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 {
[193/364] 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 {
[194/364] 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 {
[195/364] 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 {
[196/364] 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 {
[197/364] 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 {
[198/364] 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 {
[199/364] 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 {
[200/364] 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 {
[201/364] 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 {
[202/364] 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 {
[203/364] 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 {
[204/364] 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 {
[205/364] 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 {
[206/364] 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 {
[207/364] 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 {
[208/364] 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 {
[209/364] 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 {
[210/364] Compiling Split RuleBasedSegmentChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[212/364] 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 {
[213/364] 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 {
[214/364] Compiling Split TargetingRulesChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split TargetingRulesChangeDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[217/364] 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 {
[218/364] 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 {
[219/364] 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 {
[220/364] 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 {
[221/364] 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 {
[222/364] 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 {
[223/364] 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 {
[224/364] 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 {
[225/364] 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 {
[226/364] 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 {
[227/364] 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 {
[228/364] 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 {
[229/364] 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 {
[230/364] 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 {
[231/364] 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 {
[232/364] 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 {
[233/364] 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 {
[234/364] 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 {
[235/364] 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 {
[236/364] 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 {
[237/364] 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 {
[238/364] 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 {
[239/364] 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 {
[240/364] 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 {
[241/364] 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 {
[242/364] 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 {
[243/364] 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 {
[244/364] 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 {
[245/364] 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 {
[246/364] 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 {
[247/364] 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 {
[248/364] 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 {
[249/364] 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 {
[250/364] 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 {
[251/364] 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 {
[252/364] 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 {
[253/364] 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 {
[254/364] 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 {
[255/364] 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 {
[256/364] 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 {
[257/364] 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 {
[258/364] 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 {
[259/364] 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 {
[260/364] 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 {
[261/364] 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 {
[262/364] 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 {
[263/364] 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 {
[264/364] 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 {
[265/364] 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 {
[266/364] Compiling Split OutdatedSplitProxyHandler.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[268/364] 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 {
[269/364] 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 {
[270/364] 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 {
[271/364] 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 {
[272/364] 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 {
[273/364] 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 {
[274/364] 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 {
[275/364] 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 {
[276/364] 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 {
[277/364] 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 {
[278/364] 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 {
[279/364] 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 {
[280/364] 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 {
[281/364] 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 {
[282/364] 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 {
[283/364] 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 {
[284/364] 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 {
[285/364] 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 {
[286/364] Compiling Split PersistenceBreaker.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split RolloutDefinitionsCache.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split PersistentRuleBasedSegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split ProcessedRuleBasedSegmentChange.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split RuleBasedSegment.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split RuleBasedSegmentDao.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split RuleBasedSegmentEntity.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[294/364] 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 {
[295/364] 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 {
[296/364] 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 {
[297/364] 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 {
[298/364] 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 {
[299/364] 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 {
[300/364] 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 {
[301/364] 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 {
[302/364] 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 {
[303/364] 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 {
[304/364] 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 {
[305/364] 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 {
[306/364] 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 {
[307/364] 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 {
[308/364] 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 {
[309/364] 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 {
[310/364] 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 {
[311/364] 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 {
[312/364] 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 {
[313/364] Compiling Split GeneralInfoStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[315/364] 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 {
[316/364] 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 {
[317/364] Compiling Split RuleBasedSegmentsDecoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split RuleBasedSegmentsEncoder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] Compiling Split RuleBasedSegmentsStorage.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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 {
[321/364] 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 {
[322/364] 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 {
[323/364] 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 {
[324/364] 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 {
[325/364] 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 {
[326/364] 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 {
[327/364] 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 {
[328/364] 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 {
[329/364] 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 {
[330/364] Compiling Split StorageHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.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/364] 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/364] 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/364] 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/364] 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/364] 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/364] 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/364] 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/364] 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/364] 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/364] 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 {
[341/364] 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 {
[342/364] 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 {
[343/364] 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 {
[344/364] 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 {
[345/364] 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 {
[346/364] 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 {
[347/364] 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 {
[348/364] 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 {
[349/364] 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 {
[350/364] 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 {
[351/364] 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 {
[352/364] 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 {
[353/364] 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 {
[354/364] 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 {
[355/364] 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 {
[356/364] 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 {
[357/364] 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 {
[358/364] 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 {
[359/364] 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 {
[360/364] 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 {
[361/364] 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 {
[362/364] 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 {
[363/364] 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 {
[364/364] 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 {
BUILD FAILURE 6.1 linux