Build Information
Failed to build AlertPresenter, reference v1.0.0 (495628
), with Swift 6.0 for watchOS using Xcode 16.0 on 1 Nov 2024 19:58:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AlertPresenter-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
internal class AlertWindow: UIWindow {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:8:41: error: cannot find type 'UIViewController' in scope
internal class ContainerViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:12:34: error: cannot find type 'UIViewController' in scope
private let alertController: UIViewController
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:16:32: error: cannot find type 'UIViewController' in scope
init(with alertController: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:31:19: error: method does not override any method from its superclass
override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:37:19: error: method does not override any method from its superclass
override func viewDidAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:47:19: error: method does not override any method from its superclass
override func dismiss(animated: Bool,
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:62:73: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:62:19: error: method does not override any method from its superclass
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:9:16: error: cannot find type 'UIViewController' in scope
let alert: UIViewController
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:12:17: error: cannot find type 'UIViewController' in scope
init(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:21:16: error: cannot find type 'UIWindowScene' in scope
let scene: UIWindowScene?
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:23:17: error: cannot find type 'UIViewController' in scope
init(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:24:17: error: cannot find type 'UIWindowScene' in scope
scene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift:26:26: error: cannot find type 'UIPopoverArrowDirection' in scope
let arrowDirections: UIPopoverArrowDirection
^~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 11.1.99. (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Copy Swift interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Generate ObjC interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64 (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftEmitModule normal arm64 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftEmitModule normal armv7k Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
EmitSwiftModule normal armv7k (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
EmitSwiftModule normal arm64_32 (in target 'AlertPresenter' from project 'AlertPresenter')
Building project AlertPresenter with scheme AlertPresenter-Package
(7 failures)
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AlertPresenter-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'AlertPresenter' in project 'AlertPresenter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache
warning: Run script build phase 'Script: Copy Swift interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
warning: Run script build phase 'Script: Generate ObjC interface' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AlertPresenter' from project 'AlertPresenter')
/Users/admin/builder/spi-builder-workspace/AlertPresenter.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 11.1.99. (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftDriver AlertPresenter normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AlertPresenter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver AlertPresenter normal armv7k com.apple.xcode.tools.swift.compiler (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AlertPresenter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.private.swiftinterface -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver AlertPresenter normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AlertPresenter -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-library-evolution -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftmodule -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.private.swiftinterface -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-Swift.h -no-verify-emitted-module-interface -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PopoverPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/PopoverPresentation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftsourceinfo -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730491111780229-swift-frontend-AlertPresenter-all-arm64_apple_watchos2.0-swiftmodule-Onone-3441892982.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7437 seconds (0.7631 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0289 ( 13.2%) 0.1213 ( 23.1%) 0.1502 ( 20.2%) 0.1577 ( 20.7%) parse-and-resolve-imports
0.0289 ( 13.2%) 0.1212 ( 23.1%) 0.1501 ( 20.2%) 0.1576 ( 20.6%) Import resolution
0.0220 ( 10.0%) 0.0437 ( 8.3%) 0.0657 ( 8.8%) 0.0663 ( 8.7%) perform-sema
0.0219 ( 10.0%) 0.0434 ( 8.3%) 0.0654 ( 8.8%) 0.0659 ( 8.6%) TypeCheckSourceFileRequest
0.0218 ( 9.9%) 0.0430 ( 8.2%) 0.0648 ( 8.7%) 0.0654 ( 8.6%) Type checking and Semantic analysis
0.0213 ( 9.7%) 0.0419 ( 8.0%) 0.0632 ( 8.5%) 0.0638 ( 8.4%) typecheck-decl
0.0065 ( 3.0%) 0.0090 ( 1.7%) 0.0155 ( 2.1%) 0.0155 ( 2.0%) InterfaceTypeRequest
0.0061 ( 2.8%) 0.0074 ( 1.4%) 0.0135 ( 1.8%) 0.0136 ( 1.8%) PatternBindingEntryRequest
0.0042 ( 1.9%) 0.0065 ( 1.2%) 0.0107 ( 1.4%) 0.0110 ( 1.4%) ABIMembersRequest
0.0053 ( 2.4%) 0.0056 ( 1.1%) 0.0108 ( 1.5%) 0.0108 ( 1.4%) typecheck-expr
0.0044 ( 2.0%) 0.0064 ( 1.2%) 0.0107 ( 1.4%) 0.0108 ( 1.4%) UnqualifiedLookupRequest
0.0014 ( 0.7%) 0.0091 ( 1.7%) 0.0105 ( 1.4%) 0.0107 ( 1.4%) load-stdlib
0.0044 ( 2.0%) 0.0057 ( 1.1%) 0.0101 ( 1.4%) 0.0101 ( 1.3%) ResolveTypeRequest
0.0043 ( 1.9%) 0.0054 ( 1.0%) 0.0096 ( 1.3%) 0.0097 ( 1.3%) QualifiedLookupRequest
0.0041 ( 1.9%) 0.0055 ( 1.0%) 0.0096 ( 1.3%) 0.0097 ( 1.3%) performUnqualifiedLookup
0.0033 ( 1.5%) 0.0039 ( 0.7%) 0.0073 ( 1.0%) 0.0075 ( 1.0%) ResolveImplicitMemberRequest
0.0036 ( 1.6%) 0.0030 ( 0.6%) 0.0066 ( 0.9%) 0.0066 ( 0.9%) DirectLookupRequest
0.0015 ( 0.7%) 0.0043 ( 0.8%) 0.0057 ( 0.8%) 0.0057 ( 0.8%) ActorIsolationRequest
0.0028 ( 1.3%) 0.0025 ( 0.5%) 0.0053 ( 0.7%) 0.0054 ( 0.7%) LookupInModuleRequest
0.0024 ( 1.1%) 0.0025 ( 0.5%) 0.0049 ( 0.7%) 0.0049 ( 0.6%) SynthesizeMemberwiseInitRequest
0.0023 ( 1.1%) 0.0024 ( 0.5%) 0.0047 ( 0.6%) 0.0048 ( 0.6%) NamingPatternRequest
0.0020 ( 0.9%) 0.0021 ( 0.4%) 0.0041 ( 0.6%) 0.0041 ( 0.5%) LookupConformanceInModuleRequest
0.0007 ( 0.3%) 0.0031 ( 0.6%) 0.0038 ( 0.5%) 0.0039 ( 0.5%) StoredPropertiesRequest
0.0010 ( 0.5%) 0.0024 ( 0.5%) 0.0034 ( 0.5%) 0.0035 ( 0.5%) InheritedDeclsReferencedRequest
0.0013 ( 0.6%) 0.0017 ( 0.3%) 0.0030 ( 0.4%) 0.0033 ( 0.4%) OverriddenDeclsRequest
0.0011 ( 0.5%) 0.0020 ( 0.4%) 0.0031 ( 0.4%) 0.0032 ( 0.4%) PatternTypeRequest
0.0006 ( 0.3%) 0.0017 ( 0.3%) 0.0023 ( 0.3%) 0.0023 ( 0.3%) SuperclassDeclRequest
0.0006 ( 0.3%) 0.0011 ( 0.2%) 0.0017 ( 0.2%) 0.0019 ( 0.3%) ObjCInterfaceAndImplementationRequest
0.0007 ( 0.3%) 0.0008 ( 0.2%) 0.0016 ( 0.2%) 0.0016 ( 0.2%) import-clang-decl
0.0008 ( 0.4%) 0.0008 ( 0.1%) 0.0016 ( 0.2%) 0.0016 ( 0.2%) ResolveValueWitnessesRequest
0.0008 ( 0.4%) 0.0007 ( 0.1%) 0.0015 ( 0.2%) 0.0015 ( 0.2%) UnderlyingTypeRequest
0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0015 ( 0.2%) 0.0015 ( 0.2%) ExpandPeerMacroRequest
0.0006 ( 0.3%) 0.0007 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) ModuleQualifiedLookupRequest
0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) IsFunctionBodySkippedRequest
0.0003 ( 0.1%) 0.0009 ( 0.2%) 0.0012 ( 0.2%) 0.0012 ( 0.2%) IsObjCRequest
0.0004 ( 0.2%) 0.0006 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.1%) PotentialMacroExpansionsInContextRequest
0.0004 ( 0.2%) 0.0004 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.1%) ParseTopLevelDeclsRequest
0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.1%) ImplicitKnownProtocolConformanceRequest
0.0004 ( 0.2%) 0.0003 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) ParseSourceFileRequest
0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) GenericSignatureRequest
0.0001 ( 0.1%) 0.0005 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) RequirementSignatureRequest
0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) LookupAllConformancesInContextRequest
0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) IsDynamicRequest
0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) FragileFunctionKindRequest
0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) IsGetterMutatingRequest
0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) InheritedTypeRequest
0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) AttachedPropertyWrappersRequest
0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) ProtocolRequirementsRequest
0.0003 ( 0.1%) 0.0002 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) precheck-expr
0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0005 ( 0.1%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) ProtocolDependenciesRequest
0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) StructuralRequirementsRequest
0.0002 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) build-rewrite-system
0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) OpaqueReadOwnershipRequest
0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) SuppressesConformanceRequest
0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasInitAccessorRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) InheritsSuperclassInitializersRequest
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) DefaultInitializerIsolation
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) HasIsolatedSelfRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) MemberwiseInitPropertiesRequest
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ExpandMemberAttributeMacros
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ParseMembersRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SuperclassTypeRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StorageImplInfoRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CallerSideDefaultArgExprRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsActorRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AccessLevelRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMemberwiseInitRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDefaultInitRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CompareDeclSpecializationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultArgumentExprRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InferredGenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SimpleDidSetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperBackingPropertyTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) define-default-ctor
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultArgumentTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrapperTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.2196 (100.0%) 0.5241 (100.0%) 0.7437 (100.0%) 0.7631 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2291 seconds (0.2373 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0529 (100.0%) 0.1761 (100.0%) 0.2291 (100.0%) 0.2373 (100.0%) Building Target
0.0529 (100.0%) 0.1761 (100.0%) 0.2291 (100.0%) 0.2373 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftsourceinfo -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.private.swiftinterface -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:38:36: error: cannot find type 'UIWindow' in scope
@objc public init(windowLevel: UIWindow.Level = .alert) {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:12:40: error: cannot find type 'UIViewController' in scope
public typealias PresentClosure = (UIViewController) -> Void
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:14:40: error: cannot find type 'UIViewController' in scope
public typealias DismissClosure = (UIViewController) -> Void
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:16:52: error: cannot find type 'UIViewController' in scope
public typealias PopoverPresentationClosure = (UIViewController) -> PopoverPresentation
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:18:48: error: cannot find type 'UIWindow' in scope
internal typealias WindowPresentClosure = (UIWindow) -> Void
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:19:48: error: cannot find type 'UIWindow' in scope
internal typealias WindowDismissClosure = (UIWindow) -> Void
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:21:30: error: cannot find type 'UIWindow' in scope
private let windowLevel: UIWindow.Level
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:55:32: error: cannot find type 'UIViewController' in scope
public func enqueue(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:56:38: error: cannot find type 'UIWindowScene' in scope
windowScene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:77:32: error: cannot find type 'UIViewController' in scope
public func enqueue(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift:8:29: error: cannot find type 'UIWindow' in scope
internal class AlertWindow: UIWindow {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:8:41: error: cannot find type 'UIViewController' in scope
internal class ContainerViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:12:34: error: cannot find type 'UIViewController' in scope
private let alertController: UIViewController
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:16:32: error: cannot find type 'UIViewController' in scope
init(with alertController: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:31:19: error: method does not override any method from its superclass
override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:37:19: error: method does not override any method from its superclass
override func viewDidAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:47:19: error: method does not override any method from its superclass
override func dismiss(animated: Bool,
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:62:73: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:62:19: error: method does not override any method from its superclass
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:9:16: error: cannot find type 'UIViewController' in scope
let alert: UIViewController
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:12:17: error: cannot find type 'UIViewController' in scope
init(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:21:16: error: cannot find type 'UIWindowScene' in scope
let scene: UIWindowScene?
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:23:17: error: cannot find type 'UIViewController' in scope
init(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:24:17: error: cannot find type 'UIWindowScene' in scope
scene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift:26:26: error: cannot find type 'UIPopoverArrowDirection' in scope
let arrowDirections: UIPopoverArrowDirection
^~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertWindow.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/ContainterViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/Queue.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.dia -target arm64-apple-watchos2.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64/AlertModel.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -target arm64_32-apple-watchos2.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftsourceinfo -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.private.swiftinterface -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.abi.json
EmitSwiftModule normal arm64_32 (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -target arm64_32-apple-watchos2.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftsourceinfo -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.private.swiftinterface -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/arm64_32/AlertPresenter.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -target armv7k-apple-watchos2.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftsourceinfo -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.private.swiftinterface -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1730491111782491-swift-frontend-AlertPresenter-all-armv7k_apple_watchos2.0-swiftmodule-Onone-3753211675.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8210 seconds (0.8473 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0285 ( 13.9%) 0.1379 ( 22.4%) 0.1664 ( 20.3%) 0.1725 ( 20.4%) parse-and-resolve-imports
0.0284 ( 13.9%) 0.1378 ( 22.4%) 0.1663 ( 20.3%) 0.1724 ( 20.3%) Import resolution
0.0200 ( 9.8%) 0.0520 ( 8.4%) 0.0719 ( 8.8%) 0.0747 ( 8.8%) perform-sema
0.0199 ( 9.7%) 0.0518 ( 8.4%) 0.0717 ( 8.7%) 0.0744 ( 8.8%) TypeCheckSourceFileRequest
0.0198 ( 9.7%) 0.0514 ( 8.3%) 0.0712 ( 8.7%) 0.0739 ( 8.7%) Type checking and Semantic analysis
0.0193 ( 9.4%) 0.0503 ( 8.2%) 0.0696 ( 8.5%) 0.0713 ( 8.4%) typecheck-decl
0.0060 ( 2.9%) 0.0134 ( 2.2%) 0.0194 ( 2.4%) 0.0195 ( 2.3%) InterfaceTypeRequest
0.0056 ( 2.7%) 0.0095 ( 1.5%) 0.0151 ( 1.8%) 0.0153 ( 1.8%) PatternBindingEntryRequest
0.0041 ( 2.0%) 0.0082 ( 1.3%) 0.0123 ( 1.5%) 0.0127 ( 1.5%) UnqualifiedLookupRequest
0.0049 ( 2.4%) 0.0076 ( 1.2%) 0.0125 ( 1.5%) 0.0125 ( 1.5%) typecheck-expr
0.0042 ( 2.1%) 0.0075 ( 1.2%) 0.0117 ( 1.4%) 0.0120 ( 1.4%) ResolveTypeRequest
0.0038 ( 1.9%) 0.0079 ( 1.3%) 0.0118 ( 1.4%) 0.0119 ( 1.4%) QualifiedLookupRequest
0.0012 ( 0.6%) 0.0101 ( 1.6%) 0.0114 ( 1.4%) 0.0116 ( 1.4%) load-stdlib
0.0039 ( 1.9%) 0.0071 ( 1.1%) 0.0110 ( 1.3%) 0.0114 ( 1.3%) performUnqualifiedLookup
0.0035 ( 1.7%) 0.0063 ( 1.0%) 0.0099 ( 1.2%) 0.0100 ( 1.2%) ABIMembersRequest
0.0029 ( 1.4%) 0.0052 ( 0.8%) 0.0081 ( 1.0%) 0.0081 ( 1.0%) ResolveImplicitMemberRequest
0.0033 ( 1.6%) 0.0046 ( 0.7%) 0.0079 ( 1.0%) 0.0079 ( 0.9%) DirectLookupRequest
0.0013 ( 0.6%) 0.0051 ( 0.8%) 0.0064 ( 0.8%) 0.0064 ( 0.8%) ActorIsolationRequest
0.0021 ( 1.0%) 0.0040 ( 0.6%) 0.0061 ( 0.7%) 0.0061 ( 0.7%) SynthesizeMemberwiseInitRequest
0.0029 ( 1.4%) 0.0028 ( 0.5%) 0.0057 ( 0.7%) 0.0060 ( 0.7%) LookupInModuleRequest
0.0020 ( 1.0%) 0.0039 ( 0.6%) 0.0059 ( 0.7%) 0.0059 ( 0.7%) NamingPatternRequest
0.0018 ( 0.9%) 0.0022 ( 0.4%) 0.0041 ( 0.5%) 0.0043 ( 0.5%) LookupConformanceInModuleRequest
0.0009 ( 0.5%) 0.0024 ( 0.4%) 0.0034 ( 0.4%) 0.0035 ( 0.4%) InheritedDeclsReferencedRequest
0.0010 ( 0.5%) 0.0021 ( 0.3%) 0.0031 ( 0.4%) 0.0033 ( 0.4%) PatternTypeRequest
0.0006 ( 0.3%) 0.0017 ( 0.3%) 0.0022 ( 0.3%) 0.0029 ( 0.3%) StoredPropertiesRequest
0.0006 ( 0.3%) 0.0020 ( 0.3%) 0.0026 ( 0.3%) 0.0027 ( 0.3%) SuperclassDeclRequest
0.0011 ( 0.5%) 0.0014 ( 0.2%) 0.0025 ( 0.3%) 0.0025 ( 0.3%) OverriddenDeclsRequest
0.0007 ( 0.4%) 0.0013 ( 0.2%) 0.0020 ( 0.2%) 0.0020 ( 0.2%) UnderlyingTypeRequest
0.0003 ( 0.1%) 0.0015 ( 0.2%) 0.0018 ( 0.2%) 0.0018 ( 0.2%) IsFunctionBodySkippedRequest
0.0007 ( 0.3%) 0.0010 ( 0.2%) 0.0017 ( 0.2%) 0.0017 ( 0.2%) ResolveValueWitnessesRequest
0.0004 ( 0.2%) 0.0012 ( 0.2%) 0.0016 ( 0.2%) 0.0017 ( 0.2%) PotentialMacroExpansionsInContextRequest
0.0007 ( 0.3%) 0.0008 ( 0.1%) 0.0015 ( 0.2%) 0.0016 ( 0.2%) import-clang-decl
0.0005 ( 0.3%) 0.0008 ( 0.1%) 0.0014 ( 0.2%) 0.0014 ( 0.2%) ObjCInterfaceAndImplementationRequest
0.0005 ( 0.2%) 0.0008 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) ModuleQualifiedLookupRequest
0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) IsObjCRequest
0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0009 ( 0.1%) 0.0011 ( 0.1%) ImplicitKnownProtocolConformanceRequest
0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.1%) ExpandPeerMacroRequest
0.0005 ( 0.3%) 0.0005 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.1%) ParseTopLevelDeclsRequest
0.0005 ( 0.2%) 0.0004 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.1%) ParseSourceFileRequest
0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.1%) FragileFunctionKindRequest
0.0002 ( 0.1%) 0.0007 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.1%) GenericSignatureRequest
0.0001 ( 0.1%) 0.0006 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.1%) IsDynamicRequest
0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) AttachedPropertyWrappersRequest
0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) InheritedTypeRequest
0.0001 ( 0.1%) 0.0005 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) IsGetterMutatingRequest
0.0002 ( 0.1%) 0.0003 ( 0.0%) 0.0005 ( 0.1%) 0.0006 ( 0.1%) CheckRedeclarationRequest
0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) build-rewrite-system
0.0002 ( 0.1%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) LookupAllConformancesInContextRequest
0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) SuppressesConformanceRequest
0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) OpaqueReadOwnershipRequest
0.0002 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) DefaultInitializerIsolation
0.0001 ( 0.1%) 0.0003 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) RequirementSignatureRequest
0.0002 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) precheck-expr
0.0002 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) HasIsolatedSelfRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) InheritsSuperclassInitializersRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) InitAccessorPropertiesRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) ProtocolRequirementsRequest
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ExpandMemberAttributeMacros
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) CallerSideDefaultArgExprRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) IsActorRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) StorageImplInfoRequest
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ParseMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolDependenciesRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AccessLevelRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SuperclassTypeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) PatternBindingCheckedAndContextualizedInitRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CompareDeclSpecializationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DefaultArgumentExprRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StructuralRequirementsRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMemberwiseInitRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasInitAccessorRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SynthesizeAccessorRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasMissingDesignatedInitializersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InferredGenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SimpleDidSetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolvePatternRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GetDestructorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClangCategoryLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperBackingPropertyTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeMainFunctionRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExistentialConformsToSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) define-default-ctor
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrapperTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) TypeAliasRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultArgumentTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequiresClassRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasSelfOrAssociatedTypeRequirementsRequest
0.2043 (100.0%) 0.6167 (100.0%) 0.8210 (100.0%) 0.8473 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2517 seconds (0.2610 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0502 (100.0%) 0.2015 (100.0%) 0.2517 (100.0%) 0.2610 (100.0%) Building Target
0.0502 (100.0%) 0.2015 (100.0%) 0.2517 (100.0%) 0.2610 (100.0%) Total
EmitSwiftModule normal armv7k (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -target armv7k-apple-watchos2.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftsourceinfo -emit-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftinterface -emit-private-module-interface-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.private.swiftinterface -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:38:36: error: cannot find type 'UIWindow' in scope
@objc public init(windowLevel: UIWindow.Level = .alert) {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:12:40: error: cannot find type 'UIViewController' in scope
public typealias PresentClosure = (UIViewController) -> Void
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:14:40: error: cannot find type 'UIViewController' in scope
public typealias DismissClosure = (UIViewController) -> Void
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:16:52: error: cannot find type 'UIViewController' in scope
public typealias PopoverPresentationClosure = (UIViewController) -> PopoverPresentation
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:18:48: error: cannot find type 'UIWindow' in scope
internal typealias WindowPresentClosure = (UIWindow) -> Void
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:19:48: error: cannot find type 'UIWindow' in scope
internal typealias WindowDismissClosure = (UIWindow) -> Void
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:21:30: error: cannot find type 'UIWindow' in scope
private let windowLevel: UIWindow.Level
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:55:32: error: cannot find type 'UIViewController' in scope
public func enqueue(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:56:38: error: cannot find type 'UIWindowScene' in scope
windowScene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift:77:32: error: cannot find type 'UIViewController' in scope
public func enqueue(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift:8:29: error: cannot find type 'UIWindow' in scope
internal class AlertWindow: UIWindow {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:8:41: error: cannot find type 'UIViewController' in scope
internal class ContainerViewController: UIViewController {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:12:34: error: cannot find type 'UIViewController' in scope
private let alertController: UIViewController
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:16:32: error: cannot find type 'UIViewController' in scope
init(with alertController: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:31:19: error: method does not override any method from its superclass
override func viewDidLoad() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:37:19: error: method does not override any method from its superclass
override func viewDidAppear(_ animated: Bool) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:47:19: error: method does not override any method from its superclass
override func dismiss(animated: Bool,
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:62:73: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift:62:19: error: method does not override any method from its superclass
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:9:16: error: cannot find type 'UIViewController' in scope
let alert: UIViewController
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:12:17: error: cannot find type 'UIViewController' in scope
init(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:21:16: error: cannot find type 'UIWindowScene' in scope
let scene: UIWindowScene?
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:23:17: error: cannot find type 'UIViewController' in scope
init(alert: UIViewController,
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift:24:17: error: cannot find type 'UIWindowScene' in scope
scene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift:26:26: error: cannot find type 'UIPopoverArrowDirection' in scope
let arrowDirections: UIPopoverArrowDirection
^~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ PopoverPresentation.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.dia -target armv7k-apple-watchos2.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift (in target 'AlertPresenter' from project 'AlertPresenter')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertPresenter.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertWindow.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/ContainterViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/AlertModel.swift /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/Queue.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AlertPresenter/PopoverPresentation.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.dia -target armv7k-apple-watchos2.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-library-evolution -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/AlertPresenter_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-bare-slash-regex -strict-concurrency\=complete -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -no-verify-emitted-module-interface -module-name AlertPresenter -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.o -index-unit-output-path /AlertPresenter.build/Debug-watchos/AlertPresenter.build/Objects-normal/armv7k/PopoverPresentation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
EmitSwiftModule normal arm64 (in target 'AlertPresenter' from project 'AlertPresenter')
SwiftEmitModule normal armv7k Emitting\ module\ for\ AlertPresenter (in target 'AlertPresenter' from project 'AlertPresenter')
EmitSwiftModule normal armv7k (in target 'AlertPresenter' from project 'AlertPresenter')
Building project AlertPresenter with scheme AlertPresenter-Package
(5 failures)
BUILD FAILURE 6.0 watchOS