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