The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build YAnalyticsAdobe, reference 1.0.1 (c37063), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 14:56:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-adobe-ios.git
Reference: 1.0.1
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/codeandtheory/yanalytics-adobe-ios
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at c37063d Update README.md to add shield badges (#5)
Cloned https://github.com/codeandtheory/yanalytics-adobe-ios.git
Revision (git rev-parse @):
c37063de2cae204dd11994385cab2b2a0c4f40f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-adobe-ios.git at 1.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/codeandtheory/yanalytics-adobe-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/adobe/aepsdk-analytics-ios.git
Fetching https://github.com/yml-org/yanalytics-ios.git
[1/2974] Fetching aepsdk-analytics-ios
[2113/3133] Fetching aepsdk-analytics-ios, yanalytics-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.35s)
Fetched https://github.com/adobe/aepsdk-analytics-ios.git from cache (0.35s)
Computing version for https://github.com/adobe/aepsdk-analytics-ios.git
Computed https://github.com/adobe/aepsdk-analytics-ios.git at 3.2.0 (0.81s)
Fetching https://github.com/adobe/aepsdk-core-ios.git
[1/27359] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (3.46s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (4.01s)
Computing version for https://github.com/adobe/aepsdk-core-ios.git
Computed https://github.com/adobe/aepsdk-core-ios.git at 3.9.0 (0.93s)
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[1/1338] Fetching aepsdk-rulesengine-ios
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git from cache (0.37s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 1.2.3 (0.86s)
Creating working copy for https://github.com/adobe/aepsdk-analytics-ios.git
Working copy of https://github.com/adobe/aepsdk-analytics-ios.git resolved at 3.2.0
Creating working copy for https://github.com/adobe/aepsdk-core-ios.git
Working copy of https://github.com/adobe/aepsdk-core-ios.git resolved at 3.9.0
Creating working copy for https://github.com/yml-org/yanalytics-ios.git
Working copy of https://github.com/yml-org/yanalytics-ios.git resolved at 1.2.1
Creating working copy for https://github.com/adobe/aepsdk-rulesengine-ios.git
Working copy of https://github.com/adobe/aepsdk-rulesengine-ios.git resolved at 1.2.3
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/106] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[9/106] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[10/106] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[11/106] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[12/106] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[13/106] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[14/106] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[15/106] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[16/106] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[17/106] Compiling YAnalytics EventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[18/116] Compiling AEPServices SQLiteWrapper.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[19/116] Compiling AEPServices Log.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[20/116] Compiling AEPServices LogLevel.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[21/116] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[22/116] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[23/116] Compiling AEPServices DataQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[24/119] Compiling YAnalytics AnalyticsEventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[25/119] Compiling AEPServices SystemInfoService.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[26/119] Compiling AEPServices UIUtils.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[27/119] Compiling AEPServices URLOpening.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[28/119] Compiling AEPServices URLService.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[29/119] Compiling YAnalytics AnalyticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[30/119] Compiling YAnalytics UserPropertyFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[31/119] Compiling AEPRulesEngine Transformer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[32/119] Compiling AEPRulesEngine Transforming.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[33/119] Compiling AEPRulesEngine Traversable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[34/119] Compiling AEPServices Logging.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[35/119] Compiling AEPServices LoggingService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[36/119] Compiling AEPServices DefaultHeadersFormatter.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[40/119] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[41/119] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[42/119] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[46/119] Compiling AEPServices DataQueueService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[47/119] Compiling AEPServices DataQueuing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[48/119] Compiling AEPServices SQLiteDataQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[52/119] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[53/119] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[54/119] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[55/119] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[56/119] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[57/119] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[58/119] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[59/119] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[60/119] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/119] Emitting module YAnalytics
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[62/119] Compiling AEPServices ApplicationSystemInfoService.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
[63/119] Compiling AEPServices ServiceProvider.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[68/119] Compiling YAnalytics ScreenViewFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Enum/AnalyticsEvent.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | /// String-keyed dictionary of analytics data.
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[71/119] Compiling AEPServices Cache.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[72/119] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[73/119] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[74/119] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[75/119] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[76/119] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[77/119] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[78/119] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[79/119] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[80/119] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[81/119] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[82/119] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[83/119] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[84/119] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[85/119] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[86/119] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[87/119] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[88/119] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
[89/119] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[93/119] Emitting module AEPRulesEngine
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[97/119] Compiling AEPServices CacheEntry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[98/119] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
[99/119] Compiling AEPServices Caching.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-rulesengine-ios/Sources/AEPRulesEngine/Context.swift:13:8: error: no such module 'Foundation'
11 |  */
12 |
13 | import Foundation
   |        `- error: no such module 'Foundation'
14 |
15 | /// A type that contains all pieces necessary for boolean evaluation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/119] Emitting module AEPServices
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:16:8: error: no such module 'Foundation'
 14 |     import CoreTelephony
 15 | #endif
 16 | import Foundation
    |        `- error: no such module 'Foundation'
 17 | import UIKit
 18 |
BUILD FAILURE 6.2 wasm