The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PubNubSDK, reference 10.1.5 (ff5294), with Swift 6.3 for Wasm on 24 Apr 2026 02:10:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pubnub/swift.git
Reference: 10.1.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pubnub/swift
 * tag               10.1.5     -> FETCH_HEAD
HEAD is now at ff52942 Restructure SDK sources and tests (#241)
Cloned https://github.com/pubnub/swift.git
Revision (git rev-parse @):
ff529423b2480413d8006cd2ced9bc65aa3e583e
SUCCESS checkout https://github.com/pubnub/swift.git at 10.1.5
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pubnub/swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/PubNub/PubNub_Info.plist
Building for debugging...
[0/78] Write sources
[14/78] Copying PrivacyInfo.xcprivacy
[15/78] Write sources
[22/78] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/250] Emitting module PubNubSDK
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[25/274] Compiling PubNubSDK Data+CommonCrypto.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[26/274] Compiling PubNubSDK OptionalChange.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[27/274] Compiling PubNubSDK PAMToken.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[28/274] Compiling PubNubSDK MultipartInputStream.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[29/274] Compiling PubNubSDK Typealias+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[30/274] Compiling PubNubSDK Validated.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[31/274] Compiling PubNubSDK WeakBox.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[32/274] Compiling PubNubSDK XMLDecoder.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[33/274] Compiling PubNubSDK XMLSerialization.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[34/274] Compiling PubNubSDK AnyJSON.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[35/274] Compiling PubNubSDK AnyJSONType.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[36/274] Compiling PubNubSDK FlatJSONCodable.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[37/274] Compiling PubNubSDK JSONCodable.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[38/274] Compiling PubNubSDK Dictionary+ObjCRepresentable.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[39/274] Compiling PubNubSDK Int+NSNumber.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[40/274] Compiling PubNubSDK PubNub+URL.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[41/274] Compiling PubNubSDK KMPPubNub+AppContext.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[42/274] Compiling PubNubSDK KMPPubNub+ChannelGroups.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[43/274] Compiling PubNubSDK KMPPubNub+Files.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[44/274] Compiling PubNubSDK KMPPubNub+History.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[45/274] Compiling PubNubSDK KMPPubNub+Listeners.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[46/274] Compiling PubNubSDK KMPPubNub+MessageActions.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[47/274] Compiling PubNubSDK KMPPubNub+Presence.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[48/274] Compiling PubNubSDK KMPPubNub+Publish.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[49/274] Compiling PubNubSDK LogWriter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[50/274] Compiling PubNubSDK OSLogger+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[51/274] Compiling PubNubSDK PubNubLogger.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[52/274] Compiling PubNubSDK PubNubAPNSPayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[53/274] Compiling PubNubSDK PubNubChannelMetadata.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[54/274] Compiling PubNubSDK FCMAndroidPayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[55/274] Compiling PubNubSDK FCMWebpushPayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[56/274] Compiling PubNubSDK PubNubFCMPayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[57/274] Compiling PubNubSDK PubNubFile.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[58/274] Compiling PubNubSDK PubNubMembershipMetadata.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[59/274] Compiling PubNubSDK PubNubMessage.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[60/274] Compiling PubNubSDK PubNubMessageAction.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[61/274] Compiling PubNubSDK PubNubObjectMetadataPatcher.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[62/274] Compiling PubNubSDK PubNubPage.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[63/274] Compiling PubNubSDK PubNubPresence.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[64/274] Compiling PubNubSDK PubNubPushMessage.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[65/274] Compiling PubNubSDK PubNubUserMetadata.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[66/274] Compiling PubNubSDK Convertibles+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[67/274] Compiling PubNubSDK HTTPFileTask.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[68/274] Compiling PubNubSDK HTTPRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[69/274] Compiling PubNubSDK HTTPSession.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[70/274] Compiling PubNubSDK HTTPSessionDelegate.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[71/274] Compiling PubNubSDK Replaceables+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[72/274] Compiling PubNubSDK AutomaticRetry.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[73/274] Compiling PubNubSDK PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[74/274] Compiling PubNubSDK PubNubConfiguration.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[75/274] Compiling PubNubSDK EntityCreator.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[76/274] Compiling PubNubSDK EntitySubscribable.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[77/274] Compiling PubNubSDK EventListener.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[78/274] Compiling PubNubSDK PubNubEvent.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[79/274] Compiling PubNubSDK Subscribable.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[80/274] Compiling PubNubSDK Subscription.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[81/274] Compiling PubNubSDK SubscriptionListenersContainer.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[82/274] Compiling PubNubSDK SubscriptionOptions.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[83/274] Compiling PubNubSDK SubscriptionSet.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[84/274] Compiling PubNubSDK ConnectionStatus.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[85/274] Compiling PubNubSDK EventEngineSubscriptionSessionStrategy.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[86/274] Compiling PubNubSDK PubNubChannel.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[87/274] Compiling PubNubSDK SubscriptionSession.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[88/274] Compiling PubNubSDK SubscriptionSessionStrategy.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[89/274] Compiling PubNubSDK EventStream.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[90/274] Compiling PubNubSDK LegacySubscriptionSessionStrategy+Presence.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[91/274] Compiling PubNubSDK LegacySubscriptionSessionStrategy.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[92/274] Compiling PubNubSDK PubNubEntityEvent.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[93/274] Compiling PubNubSDK SubscriptionState.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[94/274] Compiling PubNubSDK SubscriptionStream.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[95/274] Compiling PubNubSDK SubscribeMessagePayload+PubNubEvent.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[96/274] Compiling PubNubSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[97/274] Compiling PubNubSDK NSNumber+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[98/274] Compiling PubNubSDK OperationQueue+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[99/274] Compiling PubNubSDK Set+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[100/274] Compiling PubNubSDK String+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[101/274] Compiling PubNubSDK Thread+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[102/274] Compiling PubNubSDK URL+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[103/274] Compiling PubNubSDK URLQueryItem+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[104/274] Compiling PubNubSDK URLRequest+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[105/274] Compiling PubNubSDK URLSessionConfiguration+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[106/274] Compiling PubNubSDK Atomic.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[107/274] Compiling PubNubSDK CBORDecoder.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[108/274] Compiling PubNubSDK CBORSerialization.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[109/274] Compiling PubNubSDK CaseAccessible.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[110/274] Compiling PubNubSDK Constants.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[111/274] Compiling PubNubSDK Crypto.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[112/274] Compiling PubNubSDK CryptoModule.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[113/274] Compiling PubNubSDK AESCBCCryptor.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[114/274] Compiling PubNubSDK Cryptor.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[115/274] Compiling PubNubSDK LegacyCryptor.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[116/274] Compiling PubNubSDK CryptorHeader.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[117/274] Compiling PubNubSDK CryptorHeaderWithinStreamFinder.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[118/274] Compiling PubNubSDK CryptoInputStream.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[119/274] Compiling PubNubSDK CryptoStream.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[120/274] Compiling PubNubSDK CryptorUtils.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[121/274] Compiling PubNubSDK CryptorVector.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[122/274] Compiling PubNubSDK InstanceIdOperator.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[123/274] Compiling PubNubSDK RequestIdOperator.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[124/274] Compiling PubNubSDK Request.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[125/274] Compiling PubNubSDK RequestOperator.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[126/274] Compiling PubNubSDK EndpointResponse.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[127/274] Compiling PubNubSDK GenericServicePayloadResponse.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[128/274] Compiling PubNubSDK ResponseOperator.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[129/274] Compiling PubNubSDK ChannelGroupsRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[130/274] Compiling PubNubSDK FileManagementRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[131/274] Compiling PubNubSDK HistoryRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[132/274] Compiling PubNubSDK MessageActionsRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[133/274] Compiling PubNubSDK ObjectsChannelRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[134/274] Compiling PubNubSDK ObjectsMembershipsRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[135/274] Compiling PubNubSDK ObjectsUserRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[136/274] Compiling PubNubSDK PresenceRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[137/274] Compiling PubNubSDK PublishRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[138/274] Compiling PubNubSDK PushRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[139/274] Compiling PubNubSDK SubscribeMessageActionPayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[140/274] Compiling PubNubSDK SubscribeObjectPayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[141/274] Compiling PubNubSDK SubscribePresencePayload.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[142/274] Compiling PubNubSDK SubscribeRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[143/274] Compiling PubNubSDK TimeRouter.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[144/274] Compiling PubNubSDK SessionStream.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[145/274] Compiling PubNubSDK BoundedValue.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[146/274] Compiling PubNubSDK KMPPubNub+Push.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[147/274] Compiling PubNubSDK KMPPubNub+Subscribe.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[148/274] Compiling PubNubSDK KMPPubNub+Time.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[149/274] Compiling PubNubSDK KMPPubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[150/274] Compiling PubNubSDK KMPAnyJSON.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[151/274] Compiling PubNubSDK KMPAppContextEventResult.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[152/274] Compiling PubNubSDK KMPAppContextIncludeFields.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[153/274] Compiling PubNubSDK KMPEntity.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[154/274] Compiling PubNubSDK KMPError.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[155/274] Compiling PubNubSDK KMPEventListener.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[156/274] Compiling PubNubSDK KMPFetchMessagesResult.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[157/274] Compiling PubNubSDK KMPFileChangeEvent.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[158/274] Compiling PubNubSDK KMPHashedPage.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[159/274] Compiling PubNubSDK KMPHereNowResult.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[160/274] Compiling PubNubSDK KMPLogLevel.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[161/274] Compiling PubNubSDK KMPMessage.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[162/274] Compiling PubNubSDK KMPMessageAction.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[163/274] Compiling PubNubSDK KMPPAMToken.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[164/274] Compiling PubNubSDK KMPPresenceChange.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[165/274] Compiling PubNubSDK KMPStatusListener.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[166/274] Compiling PubNubSDK KMPSubscription.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[167/274] Compiling PubNubSDK KMPUploadable.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[168/274] Compiling PubNubSDK LogMessage.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[169/274] Compiling PubNubSDK LogMessageConvertible.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[170/274] Compiling PubNubSDK ChannelGroups+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[171/274] Compiling PubNubSDK Crypto+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[172/274] Compiling PubNubSDK File+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[173/274] Compiling PubNubSDK History+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[174/274] Compiling PubNubSDK MessageActions+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[175/274] Compiling PubNubSDK Objects+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[176/274] Compiling PubNubSDK PAM+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[177/274] Compiling PubNubSDK Presence+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[178/274] Compiling PubNubSDK Publish+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[179/274] Compiling PubNubSDK Push+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[180/274] Compiling PubNubSDK Time+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[181/274] Compiling PubNubSDK DependencyContainer.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[182/274] Compiling PubNubSDK ErrorDescription.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[183/274] Compiling PubNubSDK PubNubError.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[184/274] Compiling PubNubSDK Dispatcher.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[185/274] Compiling PubNubSDK EffectHandler.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[186/274] Compiling PubNubSDK EventEngine.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[187/274] Compiling PubNubSDK TransitionProtocol.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[188/274] Compiling PubNubSDK HeartbeatEffect.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[189/274] Compiling PubNubSDK LeaveEffect.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[190/274] Compiling PubNubSDK PresenceEffectFactory.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[191/274] Compiling PubNubSDK WaitEffect.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[192/274] Compiling PubNubSDK PresenceHeartbeatRequest.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[193/274] Compiling PubNubSDK PresenceInput.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[194/274] Compiling PubNubSDK PresenceLeaveRequest.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[195/274] Compiling PubNubSDK Presence.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[196/274] Compiling PubNubSDK PresenceTransition.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[197/274] Compiling PubNubSDK PubNubPresenceStateContainer.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[198/274] Compiling PubNubSDK EmitMessagesEffect.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[199/274] Compiling PubNubSDK EmitStatusEffect.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[200/274] Compiling PubNubSDK SubscribeEffectFactory.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[201/274] Compiling PubNubSDK SubscribeEffects.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[202/274] Compiling PubNubSDK SubscribeInput.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[203/274] Compiling PubNubSDK SubscribeRequest.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[204/274] Compiling PubNubSDK Subscribe.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[205/274] Compiling PubNubSDK SubscribeTransition.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[206/274] Compiling PubNubSDK Bool+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[207/274] Compiling PubNubSDK Collection+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[208/274] Compiling PubNubSDK Data+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[209/274] Compiling PubNubSDK DateFormatter+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[210/274] Compiling PubNubSDK DecodingError+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[211/274] Compiling PubNubSDK DispatchQueue+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[212/274] Compiling PubNubSDK Encodable+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[213/274] Compiling PubNubSDK Error+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[214/274] Compiling PubNubSDK FileManager+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[215/274] Compiling PubNubSDK Float32+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[216/274] Compiling PubNubSDK HTTPURLResponse+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[217/274] Compiling PubNubSDK InputStream+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[218/274] Compiling PubNubSDK Int+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
[219/274] Compiling PubNubSDK NSLocking+PubNub.swift
/host/spi-builder-workspace/Sources/PubNub/Helpers/Crypto/Crypto.swift:11:8: error: no such module 'CommonCrypto'
 9 | //
10 |
11 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
12 | import Foundation
13 |
BUILD FAILURE 6.3 wasm