Build Information
Failed to build AEPAnalytics, reference main (698355), with Swift 6.2 for Wasm on 21 Jun 2025 17:52:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adobe/aepsdk-analytics-ios.git
Reference: main
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/adobe/aepsdk-analytics-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6983558 Merge pull request #130 from adobe/staging
Cloned https://github.com/adobe/aepsdk-analytics-ios.git
Revision (git rev-parse @):
69835581e2f1351d39f6f5d25030857b1f79354d
SUCCESS checkout https://github.com/adobe/aepsdk-analytics-ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/adobe/aepsdk-analytics-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-core-ios.git
[1/27359] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (4.17s)
Computing version for https://github.com/adobe/aepsdk-core-ios.git
Computed https://github.com/adobe/aepsdk-core-ios.git at 5.5.1 (5.46s)
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.25s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 5.0.0 (0.71s)
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 5.5.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 5.0.0
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/AEPAnalytics/Sources/Info.plist
warning: 'aepsdk-core-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPCore/Sources/Info.plist
warning: 'aepsdk-core-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/Info.plist
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[4/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/99] 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
[9/102] 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
[10/102] 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
[11/102] 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
[12/102] Compiling AEPServices URLOpening.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
[13/102] Compiling AEPServices URLService.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
[14/102] 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
[15/102] Compiling AEPServices ApplicationSystemInfoService.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
[16/102] Compiling AEPServices ServiceProvider.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
[17/102] Compiling AEPServices SystemInfoService.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
[18/102] Compiling AEPServices UIUtils.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/102] 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
[20/102] 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
[21/102] 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
[22/102] 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 |
[23/102] 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 |
[24/102] 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 |
[25/102] 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 |
[26/102] 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 |
[27/102] 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 |
[28/102] Compiling AEPServices URLError+Recoverable.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 |
[29/102] 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 |
[30/102] Compiling AEPServices HitQueuing.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 |
[31/111] 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 |
[32/111] 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 |
[33/111] 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 |
[34/111] 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 |
[35/111] 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 |
[36/111] 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 |
[37/111] 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 |
[38/111] 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 |
[39/111] 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 |
[40/111] 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 |
[41/111] 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 |
[42/111] 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 |
[43/111] Compiling AEPServices PresentationError.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 |
[44/111] 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 |
[45/111] 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 |
[46/111] 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 |
[47/111] 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 |
[48/111] 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 |
[49/111] 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 |
[50/111] Compiling AEPServices HttpConnectionConstants.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
[51/111] Compiling AEPServices HttpMethod.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
[52/111] Compiling AEPServices NetworkRequest.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
[53/111] Compiling AEPServices FileSystemNamedCollection.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
[54/111] Compiling AEPServices NamedCollectionDataStore.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
[55/111] Compiling AEPServices NamedCollectionProcessing.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
[56/111] Compiling AEPServices NetworkService.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
[57/111] Compiling AEPServices NetworkServiceConstants.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
[58/111] Compiling AEPServices Networking.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
[59/111] Compiling AEPServices LoggingService.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
[60/111] Compiling AEPServices DefaultHeadersFormatter.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
[61/111] Compiling AEPServices HttpConnection.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)
[62/111] 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 |
/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 |
[78/111] 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 |
[79/111] 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 |
[80/111] 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 |
[81/111] 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 |
[82/111] 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 |
/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 |
[93/111] Compiling AEPServices DiskCacheService.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 |
[94/111] Compiling AEPServices DataEntity.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 |
[95/111] Compiling AEPServices DataQueue.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 |
[96/111] 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 |
[97/111] 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 |
[98/111] 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 |
[99/111] Compiling AEPServices SQLiteWrapper.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 |
[100/111] Compiling AEPServices Log.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 |
[101/111] Compiling AEPServices LogLevel.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 |
[102/111] 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 |
BUILD FAILURE 6.2 wasm