Build Information
Failed to build AEPCore, reference main (86f8e4), with Swift 6.1 for macOS (SPM) on 19 Feb 2026 03:02:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adobe/aepsdk-core-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adobe/aepsdk-core-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 86f8e43 Merge pull request #1202 from adobe/fix/update_script
Cloned https://github.com/adobe/aepsdk-core-ios.git
Revision (git rev-parse @):
86f8e434ca3009e4bffa8d26518952b7063c9e5b
SUCCESS checkout https://github.com/adobe/aepsdk-core-ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/adobe/aepsdk-core-ios.git
https://github.com/adobe/aepsdk-core-ios.git
{
"dependencies" : [
{
"identity" : "aepsdk-rulesengine-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adobe/aepsdk-rulesengine-ios.git"
}
],
"manifest_display_name" : "AEPCore",
"name" : "AEPCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AEPCore",
"targets" : [
"AEPCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AEPIdentity",
"targets" : [
"AEPIdentity"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AEPLifecycle",
"targets" : [
"AEPLifecycle"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AEPServices",
"targets" : [
"AEPServices"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AEPSignal",
"targets" : [
"AEPSignal"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AEPSignal",
"module_type" : "SwiftTarget",
"name" : "AEPSignal",
"path" : "AEPSignal/Sources",
"product_memberships" : [
"AEPSignal"
],
"sources" : [
"Event+Signal.swift",
"Signal.swift",
"SignalConstants.swift",
"SignalHit.swift",
"SignalHitProcessor.swift"
],
"target_dependencies" : [
"AEPCore"
],
"type" : "library"
},
{
"c99name" : "AEPServices",
"module_type" : "SwiftTarget",
"name" : "AEPServices",
"path" : "AEPServices/Sources",
"product_memberships" : [
"AEPCore",
"AEPIdentity",
"AEPLifecycle",
"AEPServices",
"AEPSignal"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ApplicationSystemInfoService.swift",
"ServiceProvider.swift",
"SystemInfoService.swift",
"UIUtils.swift",
"URLOpening.swift",
"URLService.swift",
"cache/Cache.swift",
"cache/CacheEntry.swift",
"cache/CacheExpiry.swift",
"cache/Caching.swift",
"cache/DiskCacheService.swift",
"dataqueue/DataEntity.swift",
"dataqueue/DataQueue.swift",
"dataqueue/DataQueueService.swift",
"dataqueue/DataQueuing.swift",
"dataqueue/SQLiteDataQueue.swift",
"dataqueue/SQLiteWrapper.swift",
"log/Log.swift",
"log/LogLevel.swift",
"log/Logging.swift",
"log/LoggingService.swift",
"network/DefaultHeadersFormatter.swift",
"network/HttpConnection.swift",
"network/HttpConnectionConstants.swift",
"network/HttpMethod.swift",
"network/NetworkRequest.swift",
"network/NetworkService.swift",
"network/NetworkServiceConstants.swift",
"network/Networking.swift",
"storage/FileSystemNamedCollection.swift",
"storage/NamedCollectionDataStore.swift",
"storage/NamedCollectionProcessing.swift",
"storage/UserDefaultsNamedCollection.swift",
"ui/AEPUIService.swift",
"ui/Dismissible.swift",
"ui/MessageAlignment.swift",
"ui/MessageAnimation.swift",
"ui/MessageGesture.swift",
"ui/MessageGestureRecognizer.swift",
"ui/MessageMonitor.swift",
"ui/MessageMonitoring.swift",
"ui/MessageSettings.swift",
"ui/MessagingDelegate.swift",
"ui/PresentationError.swift",
"ui/Showable.swift",
"ui/UIApplication+Window.swift",
"ui/UIService.swift",
"ui/floating/FloatingButton.swift",
"ui/floating/FloatingButtonDelegate.swift",
"ui/floating/FloatingButtonPosition.swift",
"ui/floating/FloatingButtonPresentable.swift",
"ui/fullscreen/FullscreenMessage+FrameCalculation.swift",
"ui/fullscreen/FullscreenMessage+WKNavigationDelegate.swift",
"ui/fullscreen/FullscreenMessage+WKScriptMessageHandler.swift",
"ui/fullscreen/FullscreenMessage.swift",
"ui/fullscreen/FullscreenMessageDelegate.swift",
"ui/fullscreen/FullscreenPresentable.swift",
"utility/AnyCodable.swift",
"utility/AtomicCounter.swift",
"utility/Date+Format.swift",
"utility/FileManager+Directories.swift",
"utility/OperationOrderer.swift",
"utility/PrettyDictionary.swift",
"utility/ThreadSafeArray.swift",
"utility/ThreadSafeDictionary.swift",
"utility/URLEncoder.swift",
"utility/URLError+Recoverable.swift",
"utility/hitprocessor/HitProcessing.swift",
"utility/hitprocessor/HitQueuing.swift",
"utility/hitprocessor/PersistentHitQueue.swift",
"utility/unzip/FileManager+ZIP.swift",
"utility/unzip/FileUnzipper.swift",
"utility/unzip/FileUnzipperConstants.swift",
"utility/unzip/URL+Validator.swift",
"utility/unzip/Unzipping.swift",
"utility/unzip/ZipArchive.swift",
"utility/unzip/ZipEntry.swift"
],
"type" : "library"
},
{
"c99name" : "AEPLifecycle",
"module_type" : "SwiftTarget",
"name" : "AEPLifecycle",
"path" : "AEPLifecycle/Sources",
"product_memberships" : [
"AEPLifecycle"
],
"sources" : [
"Event+Lifecycle.swift",
"Lifecycle.swift",
"LifecycleConstants.swift",
"LifecycleContextData.swift",
"LifecycleMetrics.swift",
"LifecycleMetricsBuilder.swift",
"LifecycleSession.swift",
"LifecycleState.swift",
"LifecycleV2/LifecycleV2.swift",
"LifecycleV2/LifecycleV2Constants.swift",
"LifecycleV2/LifecycleV2DataStoreCache.swift",
"LifecycleV2/LifecycleV2MetricsBuilder.swift",
"LifecycleV2/LifecycleV2StateManager.swift",
"LifecycleV2/XDMApplication.swift",
"LifecycleV2/XDMCloseType.swift",
"LifecycleV2/XDMDevice.swift",
"LifecycleV2/XDMDeviceType.swift",
"LifecycleV2/XDMEnvironment.swift",
"LifecycleV2/XDMEnvironmentType.swift",
"LifecycleV2/XDMLanguage.swift",
"LifecycleV2/XDMMobileLifecycleDetails.swift"
],
"target_dependencies" : [
"AEPCore"
],
"type" : "library"
},
{
"c99name" : "AEPIdentity",
"module_type" : "SwiftTarget",
"name" : "AEPIdentity",
"path" : "AEPIdentity/Sources",
"product_memberships" : [
"AEPIdentity"
],
"sources" : [
"CustomIdentity.swift",
"ECID.swift",
"Event+Identity.swift",
"Identifiable.swift",
"Identity+PublicAPI.swift",
"Identity.swift",
"IdentityConstants.swift",
"IdentityHit.swift",
"IdentityHitProcessor.swift",
"IdentityHitResponse.swift",
"IdentityProperties.swift",
"IdentityState.swift",
"MobileIdentities.swift",
"MobileVisitorAuthenticationState.swift",
"Networking+Identity.swift",
"PushIDManageable.swift",
"PushIDManager.swift",
"URL+Identity.swift",
"URLAppender.swift",
"URLQueryItem+Identity.swift"
],
"target_dependencies" : [
"AEPCore"
],
"type" : "library"
},
{
"c99name" : "AEPCore",
"module_type" : "SwiftTarget",
"name" : "AEPCore",
"path" : "AEPCore/Sources",
"product_dependencies" : [
"AEPRulesEngine"
],
"product_memberships" : [
"AEPCore",
"AEPIdentity",
"AEPLifecycle",
"AEPSignal"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AEPCore/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"configuration/Cacheable.swift",
"configuration/CachedConfiguration.swift",
"configuration/Configuration.swift",
"configuration/ConfigurationConstants.swift",
"configuration/ConfigurationDownloadable.swift",
"configuration/ConfigurationDownloader.swift",
"configuration/ConfigurationState.swift",
"configuration/Event+Configuration.swift",
"configuration/HitQueuing+PrivacyStatus.swift",
"configuration/LaunchIDManager.swift",
"configuration/PrivacyStatus.swift",
"core/CoreConstants.swift",
"core/Data+HexString.swift",
"core/DataMarshaller.swift",
"core/Event+Debug.swift",
"core/ExtensionFinder.swift",
"core/InitOptions.swift",
"core/MobileCore+Configuration.swift",
"core/MobileCore+Lifecycle.swift",
"core/MobileCore+Tracking.swift",
"core/MobileCore.swift",
"core/MobileCoreInitializer.swift",
"core/WrapperType.swift",
"eventhub/AEPError.swift",
"eventhub/Event.swift",
"eventhub/EventHub.swift",
"eventhub/EventHubConstants.swift",
"eventhub/EventHubError.swift",
"eventhub/EventHubPlaceholderExtension.swift",
"eventhub/EventListenerContainer.swift",
"eventhub/EventSource.swift",
"eventhub/EventType.swift",
"eventhub/Extension.swift",
"eventhub/ExtensionContainer.swift",
"eventhub/ExtensionRuntime.swift",
"eventhub/SharedState.swift",
"eventhub/SharedStateResult.swift",
"eventhub/SharedStateType.swift",
"eventhub/history/Event+EventHistoryRequest.swift",
"eventhub/history/EventData+FNV1A32.swift",
"eventhub/history/EventHistory.swift",
"eventhub/history/EventHistoryConstants.swift",
"eventhub/history/EventHistoryDatabase.swift",
"eventhub/history/EventHistoryProvider.swift",
"eventhub/history/EventHistoryRequest.swift",
"eventhub/history/EventHistoryResult.swift",
"eventhub/history/EventHistoryStore.swift",
"eventhub/history/String+FNV1A32.swift",
"migration/EventHistoryDatabaseMigrator.swift",
"migration/IDParser.swift",
"migration/IDParsing.swift",
"migration/UserDefaultMigrationConstants.swift",
"migration/UserDefaultsMigrator.swift",
"migration/V4MigrationConstants.swift",
"migration/V4Migrator.swift",
"migration/V5MigrationConstants.swift",
"migration/V5Migrator.swift",
"rules/Array+Flatten.swift",
"rules/CachedRules.swift",
"rules/Dictionary+Flatten.swift",
"rules/EventDataMerger.swift",
"rules/JSONRulesParser.swift",
"rules/LaunchRule+Reevaluable.swift",
"rules/LaunchRule.swift",
"rules/LaunchRuleTransformer.swift",
"rules/LaunchRulesEngine+Downloader.swift",
"rules/LaunchRulesEngine.swift",
"rules/RuleConsequence.swift",
"rules/RuleReevaluationInterceptor.swift",
"rules/RulesConstants.swift",
"rules/RulesDownloader.swift",
"rules/RulesEngineNativeLogging.swift",
"rules/RulesLoader.swift",
"rules/TokenFinder.swift",
"rules/URLUtility.swift"
],
"target_dependencies" : [
"AEPServices"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Write sources
[4/9] Copying PrivacyInfo.xcprivacy
[6/9] Write sources
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/105] Emitting module AEPRulesEngine
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/107] Emitting module AEPServices
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[12/114] Compiling AEPRulesEngine Transforming.swift
[13/114] Compiling AEPRulesEngine Traversable.swift
[14/114] Compiling AEPServices HttpMethod.swift
[15/114] Compiling AEPServices NetworkRequest.swift
[16/114] Compiling AEPServices NetworkService.swift
[17/114] Compiling AEPServices NetworkServiceConstants.swift
[18/114] Compiling AEPServices Networking.swift
[19/114] Compiling AEPServices FileSystemNamedCollection.swift
[20/114] Compiling AEPServices NamedCollectionDataStore.swift
[21/114] Compiling AEPServices NamedCollectionProcessing.swift
[22/114] Compiling AEPServices CacheExpiry.swift
[23/114] Compiling AEPServices ThreadSafeDictionary.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[24/114] Compiling AEPServices URLEncoder.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[25/114] Compiling AEPServices URLError+Recoverable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[26/114] Compiling AEPServices HitProcessing.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[27/114] Compiling AEPServices HitQueuing.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[28/114] Compiling AEPServices PersistentHitQueue.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[29/114] Compiling AEPServices FileManager+ZIP.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[30/114] Compiling AEPServices FullscreenPresentable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[31/114] Compiling AEPServices AnyCodable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[32/114] Compiling AEPServices AtomicCounter.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[33/114] Compiling AEPServices Date+Format.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[34/114] Compiling AEPServices FileManager+Directories.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[35/114] Compiling AEPServices OperationOrderer.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[36/114] Compiling AEPServices PrettyDictionary.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[37/114] Compiling AEPServices ThreadSafeArray.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[38/114] Compiling AEPServices LoggingService.swift
[39/114] Compiling AEPServices DefaultHeadersFormatter.swift
[40/114] Compiling AEPServices HttpConnection.swift
[41/114] Compiling AEPServices LogLevel.swift
[42/114] Compiling AEPServices Logging.swift
[43/114] Compiling AEPServices Caching.swift
[44/114] Compiling AEPServices DiskCacheService.swift
[45/114] Compiling AEPServices SQLiteWrapper.swift
[46/114] Compiling AEPServices FileUnzipper.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[47/114] Compiling AEPServices Log.swift
[48/114] Compiling AEPServices FileUnzipperConstants.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[49/114] Compiling AEPServices DataEntity.swift
[50/114] Compiling AEPServices URL+Validator.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[51/114] Compiling AEPServices DataQueue.swift
[52/114] Compiling AEPServices Unzipping.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[53/114] Compiling AEPServices ZipArchive.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[54/114] Compiling AEPServices ZipEntry.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[55/114] Compiling AEPServices resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[56/114] Compiling AEPServices DataQueueService.swift
[57/114] Compiling AEPServices DataQueuing.swift
[58/114] Compiling AEPServices SQLiteDataQueue.swift
[59/114] Compiling AEPServices FloatingButtonDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[60/114] Compiling AEPServices FloatingButtonPosition.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[61/114] Compiling AEPServices FloatingButtonPresentable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[62/114] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[63/114] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[64/114] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[65/114] Compiling AEPServices FullscreenMessage.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[66/114] Compiling AEPServices FullscreenMessageDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[67/114] Compiling AEPServices MessageMonitoring.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[68/114] Compiling AEPServices MessageSettings.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[69/114] Compiling AEPServices MessagingDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[70/114] Compiling AEPServices PresentationError.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[71/114] Compiling AEPServices Showable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[72/114] Compiling AEPServices UIApplication+Window.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[73/114] Compiling AEPServices UIService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[74/114] Compiling AEPServices FloatingButton.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[76/114] Compiling AEPServices AEPUIService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[77/114] Compiling AEPServices Dismissible.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[78/114] Compiling AEPServices MessageAlignment.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[79/114] Compiling AEPServices MessageAnimation.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[80/114] Compiling AEPServices MessageGesture.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[81/114] Compiling AEPServices MessageGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[82/114] Compiling AEPServices MessageMonitor.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[107/114] Compiling AEPServices ApplicationSystemInfoService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[108/114] Compiling AEPServices ServiceProvider.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[109/114] Compiling AEPServices SystemInfoService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[110/114] Compiling AEPServices UIUtils.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[111/114] Compiling AEPServices URLOpening.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[112/114] Compiling AEPServices URLService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[113/114] Compiling AEPServices Cache.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[114/114] Compiling AEPServices CacheEntry.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
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.80s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 5.0.0 (1.42s)
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
/Users/admin/builder/spi-builder-workspace/AEPCore/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPIdentity/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPLifecycle/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPSignal/Sources/Info.plist
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/97] Emitting module AEPRulesEngine
[3/99] Compiling AEPServices MessageMonitoring.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[4/99] Compiling AEPServices MessageSettings.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[5/99] Compiling AEPServices MessagingDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[6/99] Compiling AEPServices PresentationError.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[7/99] Compiling AEPServices Showable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[8/99] Compiling AEPServices UIApplication+Window.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[9/99] Compiling AEPServices UIService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[10/99] Compiling AEPServices FloatingButton.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[11/106] Compiling AEPServices UserDefaultsNamedCollection.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[12/106] Compiling AEPServices AEPUIService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[13/106] Compiling AEPServices Dismissible.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[14/106] Compiling AEPServices MessageAlignment.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[15/106] Compiling AEPServices MessageAnimation.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[16/106] Compiling AEPServices MessageGesture.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[17/106] Compiling AEPServices MessageGestureRecognizer.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[18/106] Compiling AEPServices MessageMonitor.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[19/106] Compiling AEPRulesEngine Transforming.swift
[20/106] Compiling AEPRulesEngine Traversable.swift
[21/106] Compiling AEPServices NetworkServiceConstants.swift
[22/106] Compiling AEPServices Networking.swift
[23/106] Compiling AEPServices CacheExpiry.swift
[24/106] Compiling AEPServices Caching.swift
[25/106] Compiling AEPServices DataQueueService.swift
[26/106] Compiling AEPServices DataQueuing.swift
[27/106] Compiling AEPServices DiskCacheService.swift
[28/106] Compiling AEPServices DataEntity.swift
[29/106] Compiling AEPServices DataQueue.swift
[30/106] Compiling AEPServices UIUtils.swift
[31/106] Compiling AEPServices URLOpening.swift
[32/106] Compiling AEPServices HttpMethod.swift
[33/106] Compiling AEPServices NetworkRequest.swift
[34/106] Compiling AEPServices NetworkService.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/106] Emitting module AEPServices
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[45/106] Compiling AEPServices Log.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[46/106] Compiling AEPServices LogLevel.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[47/106] Compiling AEPServices Logging.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[48/106] Compiling AEPServices LoggingService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[49/106] Compiling AEPServices DefaultHeadersFormatter.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[50/106] Compiling AEPServices HttpConnection.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[51/106] Compiling AEPServices HttpConnectionConstants.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[57/106] Compiling AEPServices FileSystemNamedCollection.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[58/106] Compiling AEPServices NamedCollectionDataStore.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[59/106] Compiling AEPServices NamedCollectionProcessing.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[60/106] Compiling AEPServices ApplicationSystemInfoService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[61/106] Compiling AEPServices ServiceProvider.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[62/106] Compiling AEPServices SystemInfoService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[65/106] Compiling AEPServices URLService.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[66/106] Compiling AEPServices Cache.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[67/106] Compiling AEPServices CacheEntry.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[68/106] Compiling AEPServices FloatingButtonDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[69/106] Compiling AEPServices FloatingButtonPosition.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[70/106] Compiling AEPServices FloatingButtonPresentable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[71/106] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[72/106] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[73/106] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[74/106] Compiling AEPServices FullscreenMessage.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[75/106] Compiling AEPServices FullscreenMessageDelegate.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[85/106] Compiling AEPServices ThreadSafeDictionary.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[86/106] Compiling AEPServices URLEncoder.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[87/106] Compiling AEPServices URLError+Recoverable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[88/106] Compiling AEPServices HitProcessing.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[89/106] Compiling AEPServices HitQueuing.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[90/106] Compiling AEPServices PersistentHitQueue.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[91/106] Compiling AEPServices FileManager+ZIP.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[92/106] Compiling AEPServices FullscreenPresentable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[93/106] Compiling AEPServices AnyCodable.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[94/106] Compiling AEPServices AtomicCounter.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[95/106] Compiling AEPServices Date+Format.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[96/106] Compiling AEPServices FileManager+Directories.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[97/106] Compiling AEPServices OperationOrderer.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[98/106] Compiling AEPServices PrettyDictionary.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[99/106] Compiling AEPServices ThreadSafeArray.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[100/106] Compiling AEPServices FileUnzipper.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[101/106] Compiling AEPServices FileUnzipperConstants.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[102/106] Compiling AEPServices URL+Validator.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[103/106] Compiling AEPServices Unzipping.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[104/106] Compiling AEPServices ZipArchive.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[105/106] Compiling AEPServices ZipEntry.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[106/106] Compiling AEPServices resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPCore/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPIdentity/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPLifecycle/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPServices/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AEPSignal/Sources/Info.plist
BUILD FAILURE 6.1 macosSpm