The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DigiMeSDK, reference master (8f84c6), with Swift 6.3 for Android on 21 Apr 2026 19:06:31 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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worlddataexchange/digime-sdk-ios.git
Reference: master
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/worlddataexchange/digime-sdk-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8f84c6b SDK-192 Migrate Cocoapods repo from DigiMe to WDX credentials (#229)
Cloned https://github.com/worlddataexchange/digime-sdk-ios.git
Revision (git rev-parse @):
8f84c6bfb35443f171baa831fd45bb155eea05a5
SUCCESS checkout https://github.com/worlddataexchange/digime-sdk-ios.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/worlddataexchange/digime-sdk-ios.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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.92s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.00s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/DigiMeSDK/Sources/DigiMeSDK/libs/GZip-6.0.1/README.md
    /host/spi-builder-workspace/DigiMeSDK/Sources/DigiMeSDK/libs/ASN1Decoder-1.9.0/README.md
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/82] Emitting module DigiMeCore
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[8/92] Compiling DigiMeCore Calendar+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[9/92] Compiling DigiMeCore Codable+Logging.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[10/92] Compiling DigiMeCore CodableUserDefault.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[11/92] Compiling DigiMeCore Crypto.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[12/92] Compiling DigiMeCore Date+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[13/92] Compiling DigiMeCore DynamicallyKeyedArray.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[14/92] Compiling DigiMeCore Extensions+Encodable.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[15/92] Compiling DigiMeCore FilePersistentStorage.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[16/92] Compiling DigiMeCore String+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[17/92] Compiling DigiMeCore UserDefault.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[18/92] Compiling DigiMeCore FileList.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[19/92] Compiling DigiMeCore FileListItem.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[20/92] Compiling DigiMeCore FileMetadata.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[21/92] Compiling DigiMeCore FitnessActivitySummary.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[22/92] Compiling DigiMeCore LogEventPayload.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[23/92] Compiling DigiMeCore MappedFileMetadata.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[24/92] Compiling DigiMeCore MimeType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[25/92] Compiling DigiMeCore RawFileMetadata.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[26/92] Compiling DigiMeCore RawFileMetadataBuilder.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[27/92] Compiling DigiMeCore SyncAccount.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[28/92] Compiling DigiMeCore SyncError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[29/92] Compiling DigiMeCore ContractResponse.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[30/92] Compiling DigiMeCore ConsentAccessTimeRange.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[31/92] Compiling DigiMeCore ContractTimeRangeType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[32/92] Compiling DigiMeCore DeviceOnlyServices.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[33/92] Compiling DigiMeCore Duration.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[34/92] Compiling DigiMeCore Limits.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[35/92] Compiling DigiMeCore ReadOptions.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[36/92] Compiling DigiMeCore Scope.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[37/92] Compiling DigiMeCore ServiceGroupType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[38/92] Compiling DigiMeCore ServiceObjectType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[39/92] Compiling DigiMeCore ServiceType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[40/92] Compiling DigiMeCore SourceFetchFilter.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[41/92] Compiling DigiMeCore TimeRange.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[42/92] Compiling DigiMeCore StorageConfig.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[43/92] Compiling DigiMeCore StorageDeleteFileStatus.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[44/92] Compiling DigiMeCore StorageFileInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[45/92] Compiling DigiMeCore StorageFileList.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[46/92] Compiling DigiMeCore StorageUploadFileInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[47/92] Compiling DigiMeCore AES256.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[48/92] Compiling DigiMeCore Array+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[49/92] Compiling DigiMeCore Service.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[50/92] Compiling DigiMeCore ServicesInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[51/92] Compiling DigiMeCore Source.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[52/92] Compiling DigiMeCore SourceCountry.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[53/92] Compiling DigiMeCore SourcePlatform.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[54/92] Compiling DigiMeCore SourceResource.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[55/92] Compiling DigiMeCore SourceType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[56/92] Compiling DigiMeCore SourcesInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[57/92] Compiling DigiMeCore APIError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[58/92] Compiling DigiMeCore SDKError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[59/92] Compiling DigiMeCore File.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[60/92] Compiling DigiMeCore ContractVersion4.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[61/92] Compiling DigiMeCore ContractVersion5.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[62/92] Compiling DigiMeCore ConnectionSecurity.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[63/92] Compiling DigiMeCore FileInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[64/92] Compiling DigiMeCore SourceCategoriesRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[65/92] Compiling DigiMeCore SourceCountriesRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[66/92] Compiling DigiMeCore SourcePlatformsRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[67/92] Compiling DigiMeCore SourceRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[68/92] Compiling DigiMeCore SourceRequestFilter.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[69/92] Compiling DigiMeCore SourceTypesRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[70/92] Compiling DigiMeCore SampleDataset.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[71/92] Compiling DigiMeCore SyncState.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[72/92] Compiling DigiMeCore SyncStatus.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[73/92] Compiling DigiMeCore HealthKitAccountDataProviderProtocol.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[74/92] Compiling DigiMeCore HealthKitFilesDataServiceProtocol.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[75/92] Compiling DigiMeCore HealthKitServiceProtocol.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[76/92] Compiling DigiMeCore CustomLogger.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[77/92] Compiling DigiMeCore DefaultLogger.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[78/92] Compiling DigiMeCore LogLevel.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[79/92] Compiling DigiMeCore Logger.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[80/92] Compiling DigiMeCore Logging.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[81/92] Compiling DigiMeCore ApplicationResponse.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[82/92] Compiling DigiMeCore AccountDataProvider.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[83/92] Compiling DigiMeCore AccountServiceDescriptor.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[84/92] Compiling DigiMeCore AccountsInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[85/92] Compiling DigiMeCore SourceAccount.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[86/92] Compiling DigiMeCore SourceAccountData.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[87/92] Compiling DigiMeCore CallbackError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[88/92] Compiling DigiMeCore Configuration.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[89/92] Compiling DigiMeCore ConsentError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[90/92] Compiling DigiMeCore Credentials.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[91/92] Compiling DigiMeCore OAuthToken.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[92/92] Compiling DigiMeCore WriteAccessInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
BUILD FAILURE 6.3 android