Build Information
Failed to build Split, reference 3.3.1-rc2 (77352e
), with Swift 6.0 for Linux on 10 Jun 2025 23:58:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/splitio/ios-client.git
Reference: 3.3.1-rc2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/splitio/ios-client
* tag 3.3.1-rc2 -> FETCH_HEAD
HEAD is now at 77352e5 Update version to 3.3.1-rc2 (#687)
Cloned https://github.com/splitio/ios-client.git
Revision (git rev-parse @):
77352e58ac548e1a349d47d9cecaf58863f8f905
SUCCESS checkout https://github.com/splitio/ios-client.git at 3.3.1-rc2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/splitio/ios-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/3] Copying split_cache.xcdatamodeld
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/172] 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 {
[5/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 {
[6/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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/172] Compiling Split ContainsStringMatcher.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[52/172] Compiling Split DateTime.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[53/172] 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 {
[54/172] 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 {
[55/172] 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 {
[56/172] 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 {
[57/172] 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 {
[58/172] 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 {
[59/172] 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 {
[60/172] 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 {
[61/172] 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 {
[62/172] 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 {
[63/172] 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 {
[64/172] 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 {
[65/172] 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 {
[66/172] 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 {
[67/172] 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 {
[68/172] 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 {
[69/172] 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 {
[70/172] 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 {
[71/172] 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 {
[72/172] 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 {
[73/172] 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 {
[74/172] 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 {
[75/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 {
[76/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 {
[77/172] 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 {
[78/172] 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 {
[79/172] 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 {
[80/172] 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 {
[81/172] 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 {
[82/172] 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 {
[83/172] 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 {
[84/172] 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 {
[85/172] 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 {
[86/172] 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 {
[87/172] 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 {
[88/172] 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 {
[89/172] 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 {
[90/172] 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 {
[91/172] 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 {
[92/172] Compiling Split SplitApiFacade.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[93/172] Compiling Split SplitCertPinningAuthenticator.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[94/172] Compiling Split SplitClient.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[95/172] Compiling Split SplitClientConfig.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[96/172] Compiling Split SplitClientManager.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[97/172] Compiling Split SplitDatabaseHelper.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[98/172] Compiling Split SplitEncryptionLevel.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[99/172] Compiling Split SplitError.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[100/172] Compiling Split SplitFactory.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[101/291] Compiling Split SplitFactoryBuilder.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[102/291] Compiling Split SplitFilter.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[103/291] 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 {
[104/291] 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 {
[105/291] 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 {
[106/291] 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 {
[107/291] 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 {
[108/291] 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 {
[109/291] 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 {
[110/291] 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 {
[111/291] 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 {
[112/291] 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 {
[113/291] 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 {
[114/291] 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 {
[115/291] 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 {
[116/291] 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 {
[117/291] 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 {
[118/291] 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 {
[119/291] 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 {
[120/291] 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 {
[121/291] 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 {
[122/291] 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 {
[123/291] 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 {
[124/291] 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 {
[125/291] 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 {
[126/291] 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 {
[127/291] 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 {
[128/291] 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 {
[129/291] 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 {
[130/291] 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 {
[131/291] 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 {
[132/291] 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 {
[133/291] 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 {
[134/291] 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 {
[135/291] 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 {
[136/291] 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 {
[137/291] 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 {
[138/291] 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 {
[139/291] 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 {
[140/291] 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 {
[141/291] 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 {
[142/291] 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 {
[143/291] 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 {
[144/291] 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 {
[145/291] 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 {
[146/291] 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 {
[147/291] 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 {
[148/291] 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 {
[149/291] 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 {
[150/291] 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 {
[151/291] 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 {
[152/291] 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 {
[153/291] Compiling Split BlockingQueue.swift
/host/spi-builder-workspace/Split/Common/Utils/Cipher.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | protocol KeyGenerator {
[154/291] 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 {
[155/291] 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 {
[156/291] 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 {
[157/291] 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 {
[158/291] 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 {
[159/291] 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 {
[160/291] 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 {
[161/291] 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 {
[162/291] 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 {
[163/291] 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 {
[164/291] 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 {
[165/291] 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 {
[166/291] 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 {
[167/291] 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 {
[168/291] 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 {
[169/291] 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 {
[170/291] 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 {
[171/291] 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 {
[172/291] 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 {
[173/360] 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 {
[174/360] 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 {
[175/360] 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 {
[176/360] 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 {
[177/360] 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 {
[178/360] 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 {
[179/360] 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 {
[180/360] 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 {
[181/360] 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 {
[182/360] 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 {
[183/360] 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 {
[184/360] 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 {
[185/360] 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 {
[186/360] 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 {
[187/360] 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 {
[188/360] 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 {
[189/360] 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 {
[190/360] 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 {
[191/360] 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 {
[192/360] 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 {
[193/360] 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 {
[194/360] 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 {
[195/360] 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 {
[196/360] 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 {
[197/360] 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 {
[198/360] 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 {
[199/360] 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 {
[200/360] 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 {
[201/360] 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 {
[202/360] 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 {
[203/360] 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 {
[204/360] 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 {
[205/360] 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 {
[206/360] 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 {
[207/360] 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 {
[208/360] 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 {
[209/360] 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 {
[210/360] 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 {
[211/360] 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 {
[212/360] 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 {
[213/360] 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 {
[214/360] 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 {
[215/360] 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 {
[216/360] 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 {
[217/360] 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 {
[218/360] 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 {
[219/360] 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 {
[220/360] 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 {
[221/360] 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 {
[222/360] 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 {
[223/360] 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 {
[224/360] 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 {
[225/360] 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 {
[226/360] 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 {
[227/360] 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 {
[228/360] 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 {
[229/360] 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 {
[230/360] 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 {
[231/360] 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 {
[232/360] 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 {
[233/360] 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 {
[234/360] 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 {
[235/360] 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 {
[236/360] 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 {
[237/360] 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 {
[238/360] 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 {
[239/360] 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 {
[240/360] 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 {
[241/360] 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 {
[242/360] 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 {
[243/360] 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 {
[244/360] 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 {
[245/360] 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 {
[246/360] 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 {
[247/360] 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 {
[248/360] 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 {
[249/360] 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 {
[250/360] 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 {
[251/360] 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 {
[252/360] 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 {
[253/360] 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 {
[254/360] 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 {
[255/360] 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 {
[256/360] 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 {
[257/360] 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 {
[258/360] 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 {
[259/360] 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 {
[260/360] 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 {
[261/360] 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 {
[262/360] 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 {
[263/360] 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 {
[264/360] 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 {
[265/360] 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 {
[266/360] 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 {
[267/360] 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 {
[268/360] 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 {
[269/360] 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 {
[270/360] 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 {
[271/360] 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 {
[272/360] 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 {
[273/360] 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 {
[274/360] 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 {
[275/360] 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 {
[276/360] 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 {
[277/360] 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 {
[278/360] 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 {
[279/360] 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 {
[280/360] 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 {
[281/360] 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 {
[282/360] 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 {
[283/360] 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 {
[284/360] 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 {
[285/360] 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 {
[286/360] 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 {
[287/360] 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 {
[288/360] 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 {
[289/360] 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 {
[290/360] 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 {
[291/360] 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 {
[292/360] 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 {
[293/360] 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 {
[294/360] 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 {
[295/360] 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 {
[296/360] 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 {
[297/360] 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 {
[298/360] 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 {
[299/360] 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 {
[300/360] 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 {
[301/360] 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 {
[302/360] 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 {
[303/360] 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 {
[304/360] 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 {
[305/360] 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 {
[306/360] 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 {
[307/360] 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 {
[308/360] 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 {
[309/360] 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 {
[310/360] 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 {
[311/360] 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 {
[312/360] 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 {
[313/360] 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 {
[314/360] 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 {
[315/360] 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 {
[316/360] 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 {
[317/360] 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 {
[318/360] 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 {
[319/360] 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 {
[320/360] 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 {
[321/360] 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 {
[322/360] 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 {
[323/360] 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 {
[324/360] 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 {
[325/360] 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 {
[326/360] 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 {
[327/360] 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 {
[328/360] 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 {
[329/360] 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 {
[330/360] 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 {
[331/360] 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 {
[332/360] 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 {
[333/360] 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 {
[334/360] 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 {
[335/360] 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 {
[336/360] 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 {
[337/360] 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 {
[338/360] 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 {
[339/360] 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 {
[340/360] 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 {
[341/360] 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 {
[342/360] 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 {
[343/360] 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 {
[344/360] 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 {
[345/360] 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 {
[346/360] 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 {
[347/360] 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 {
[348/360] 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 {
[349/360] 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 {
[350/360] 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 {
[351/360] 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 {
[352/360] 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 {
[353/360] 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 {
[354/360] 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 {
[355/360] 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 {
[356/360] 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 {
[357/360] 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 {
[358/360] 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 {
[359/360] 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 {
[360/360] 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 {
BUILD FAILURE 6.0 linux