Build Information
Failed to build JDStatusBarNotification, reference main (42e0fa
), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 04:00:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JDStatusBarNotification -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/calimarkus/JDStatusBarNotification.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/calimarkus/JDStatusBarNotification
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 42e0fac update CHANGELOG
Cloned https://github.com/calimarkus/JDStatusBarNotification.git
Revision (git rev-parse @):
42e0fac4f1df2109c914822e6e397216a1348cc4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/calimarkus/JDStatusBarNotification.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/calimarkus/JDStatusBarNotification.git
https://github.com/calimarkus/JDStatusBarNotification.git
{
"dependencies" : [
],
"manifest_display_name" : "JDStatusBarNotification",
"name" : "JDStatusBarNotification",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "JDStatusBarNotification",
"targets" : [
"JDStatusBarNotification"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JDStatusBarNotification",
"module_type" : "SwiftTarget",
"name" : "JDStatusBarNotification",
"path" : "JDStatusBarNotification",
"product_memberships" : [
"JDStatusBarNotification"
],
"sources" : [
"Private/DiscoveryHelper.swift",
"Private/NotificationAnimator.swift",
"Private/NotificationView.swift",
"Private/NotificationViewController.swift",
"Private/NotificationWindow.swift",
"Private/StyleCache.swift",
"Public/NotificationPresenter.swift",
"Public/NotificationPresenterLegacyOverlay.swift",
"Public/NotificationStyle.swift",
"Public/NotificationSwiftUIModifer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "JDStatusBarNotification",
"name" : "JDStatusBarNotification",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "JDStatusBarNotification",
"targets" : [
"JDStatusBarNotification"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JDStatusBarNotification",
"module_type" : "SwiftTarget",
"name" : "JDStatusBarNotification",
"path" : "JDStatusBarNotification",
"product_memberships" : [
"JDStatusBarNotification"
],
"sources" : [
"Private/DiscoveryHelper.swift",
"Private/NotificationAnimator.swift",
"Private/NotificationView.swift",
"Private/NotificationViewController.swift",
"Private/NotificationWindow.swift",
"Private/StyleCache.swift",
"Public/NotificationPresenter.swift",
"Public/NotificationPresenterLegacyOverlay.swift",
"Public/NotificationStyle.swift",
"Public/NotificationSwiftUIModifer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"project" : {
"configurations" : [
"Debug"
],
"name" : "JDStatusBarNotification",
"schemes" : [
"ExampleApp (AppDelegate)",
"ExampleApp (SceneDelegate)",
"ExampleApp (SwiftUI)",
"ExampleApp_LayoutDebug",
"JDStatusBarNotification",
"JDStatusBarNotification_LayoutDebug",
"Tests"
],
"targets" : [
"ExampleApp_AppDelegate",
"ExampleApp_SceneDelegate",
"ExampleApp_SwiftUI",
"ExampleApp_LayoutDebug",
"JDStatusBarNotification",
"JDStatusBarNotification_LayoutDebug",
"Tests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JDStatusBarNotification"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JDStatusBarNotification -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 JDStatusBarNotification -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
JDStatusBarNotification: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JDStatusBarNotification' in project 'JDStatusBarNotification'
➜ Explicit dependency on target 'JDStatusBarNotification' in project 'JDStatusBarNotification'
Target 'JDStatusBarNotification' in project 'JDStatusBarNotification' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: feb6d6712b8f0253c36884c8b5c1c130
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/feb6d6712b8f0253c36884c8b5c1c130.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.SwiftFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification_const_extract_protocols.json (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.LinkFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-OutputFileMap.json (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.SwiftConstValuesFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.SwiftFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.SwiftConstValuesFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification_const_extract_protocols.json (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.modulemap (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.LinkFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-OutputFileMap.json (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification_const_extract_protocols.json (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.SwiftFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.SwiftConstValuesFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification-OutputFileMap.json (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.LinkFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.DependencyStaticMetadataFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.DependencyMetadataFileList (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/JDStatusBarNotification.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.modulemap (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/JDStatusBarNotification.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver JDStatusBarNotification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JDStatusBarNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification-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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.swiftmodule -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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification_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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JDStatusBarNotification normal armv7k com.apple.xcode.tools.swift.compiler (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JDStatusBarNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.swiftmodule -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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification_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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JDStatusBarNotification normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JDStatusBarNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.swiftmodule -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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification_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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
EmitSwiftModule normal armv7k (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:14:44: error: cannot find type 'UIWindowScene' in scope
static func discoverMainWindowScene() -> UIWindowScene? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:18:78: error: cannot find type 'UIWindow' in scope
static func discoverMainWindow(ignoring ignoredWindow: UIWindow? = nil) -> UIWindow? {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:18:58: error: cannot find type 'UIWindow' in scope
static func discoverMainWindow(ignoring ignoredWindow: UIWindow? = nil) -> UIWindow? {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:34:88: error: cannot find type 'UIViewController' in scope
static func discoverMainViewController(ignoring viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:34:67: error: cannot find type 'UIViewController' in scope
static func discoverMainViewController(ignoring viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift:12:43: error: cannot find type 'CAAnimationDelegate' in scope
class JDSBNotificationAnimator: NSObject, CAAnimationDelegate {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift:51:88: error: cannot find type 'CAAnimationDelegate' in scope
private func animateInWithBounceAnimation(statusBarView: NotificationView, delegate: CAAnimationDelegate) {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift:106:33: error: cannot find type 'CAAnimation' in scope
func animationDidStop(_ anim: CAAnimation, finished: Bool) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:11:25: error: cannot find type 'UIView' in scope
class NotificationView: UIView, UIGestureRecognizerDelegate, StylableView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:11:33: error: cannot find type 'UIGestureRecognizerDelegate' in scope
class NotificationView: UIView, UIGestureRecognizerDelegate, StylableView {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:14:36: error: cannot find 'UILongPressGestureRecognizer' in scope
let longPressGestureRecognizer = UILongPressGestureRecognizer()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:15:30: error: cannot find 'UIPanGestureRecognizer' in scope
let panGestureRecognizer = UIPanGestureRecognizer()
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:19:21: error: cannot find 'UIView' in scope
var contentView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:20:18: error: cannot find 'UIView' in scope
var pillView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:21:20: error: cannot find 'UILabel' in scope
var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:22:23: error: cannot find 'UILabel' in scope
var subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:23:30: error: cannot find type 'UIActivityIndicatorView' in scope
var activityIndicatorView: UIActivityIndicatorView? = nil
^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:24:21: error: cannot find type 'UIView' in scope
var progressView: UIView? = nil
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:26:12: error: initializer does not override a designated initializer from its superclass
override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:139:48: error: cannot find type 'UIView' in scope
private func createProgressViewIfNeeded() -> UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:262:17: error: cannot find type 'UIView' in scope
var leftView: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:274:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:284:22: error: cannot find type 'UIView' in scope
var customSubview: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:290:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:296:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:307:11: error: cannot find 'backgroundColor' in scope
backgroundColor = color
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:310:11: error: cannot find 'backgroundColor' in scope
backgroundColor = .clear
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:342:85: error: cannot find type 'UILabel' in scope
func applyTextStyleForLabel(_ textStyle: StatusBarNotificationTextStyle, _ label: UILabel) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:333:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:381:42: error: cannot find type 'UILabel' in scope
func realTextSizeForLabel(_ textLabel: UILabel) -> CGSize {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:386:57: error: cannot find type 'CALayer' in scope
func roundRectMaskForRectAndRadius(_ rect: CGRect) -> CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:421:17: error: method does not override any method from its superclass
override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:560:75: error: cannot find type 'UIView' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:560:62: error: cannot find type 'UIEvent' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:568:47: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:568:126: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift:105:31: error: cannot find type 'UIView' in scope
public protocol StylableView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:17:35: error: cannot find type 'UIViewController' in scope
class NotificationViewController: UIViewController, NotificationViewDelegate {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:29:25: error: cannot find type 'UIWindow' in scope
weak var jdsb_window: UIWindow?
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:48:17: error: method does not override any method from its superclass
override func loadView() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:141:57: error: cannot find type 'UIPanGestureRecognizer' in scope
@objc private func panGestureRecognized(_ recognizer: UIPanGestureRecognizer) {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:181:63: error: cannot find type 'UILongPressGestureRecognizer' in scope
@objc private func longPressGestureRecognized(_ recognizer: UILongPressGestureRecognizer) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:253:63: error: cannot find type 'UIGestureRecognizer' in scope
private func isGestureRecognizerActive(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:268:44: error: cannot find type 'UIInterfaceOrientationMask' in scope
func supportedInterfaceOrientations() -> UIInterfaceOrientationMask {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:272:58: error: cannot find type 'UIInterfaceOrientation' in scope
func preferredInterfaceOrientationForPresentation() -> UIInterfaceOrientation {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:276:71: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:293:41: error: cannot find type 'UIStatusBarStyle' in scope
override var preferredStatusBarStyle: UIStatusBarStyle {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:310:35: error: cannot find type 'UIStatusBarStyle' in scope
func defaultStatusBarStyle() -> UIStatusBarStyle {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:317:16: error: property does not override any property from its superclass
override var prefersStatusBarHidden: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:324:51: error: cannot find type 'UIStatusBarAnimation' in scope
override var preferredStatusBarUpdateAnimation: UIStatusBarAnimation {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:12:27: error: cannot find type 'UIWindow' in scope
class NotificationWindow: UIWindow {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:15:21: error: cannot find type 'UIWindowScene' in scope
init(windowScene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:50:75: error: cannot find type 'UIView' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:50:62: error: cannot find type 'UIEvent' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:29:20: error: cannot find type 'UIWindowScene' in scope
var windowScene: UIWindowScene?
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:110:34: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public private(set) static var shared = NotificationPresenter()
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:110:34: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public private(set) static var shared = NotificationPresenter()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:110:34: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public private(set) static var shared = NotificationPresenter()
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:110:34: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public private(set) static var shared = NotificationPresenter()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:131:57: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:157:57: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:189:67: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:186:47: error: cannot find type 'UIView' in scope
public func presentCustomView(_ customView: UIView,
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:215:66: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:329:43: error: cannot find type 'UIView' in scope
public func displayLeftView(_ leftView: UIView?) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:369:45: error: cannot find type 'UIWindowScene' in scope
public func setWindowScene(_ windowScene: UIWindowScene?) {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:385:28: error: cannot find type 'UIHostingController' in scope
let hostingController: UIHostingController<Content>
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:387:33: error: cannot find type 'UIHostingController' in scope
init(for hostingController: UIHostingController<Content>) {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:31:26: error: cannot find type 'UIView' in scope
func zlp(t: String) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:46:42: error: cannot find type 'UIView' in scope
func zlp(t: String, c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:61:54: error: cannot find type 'UIView' in scope
func zlp(t: String, st: String, c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:75:37: error: cannot find type 'UIView' in scope
func zlp(t: String, d: Double) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:94:38: error: cannot find type 'UIView' in scope
func zlp(t: String, cu: String) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:110:55: error: cannot find type 'UIView' in scope
func zlp(t: String, cu: String?, c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:131:31: error: cannot find type 'UIView' in scope
c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:147:49: error: cannot find type 'UIView' in scope
func zlp(t: String, d: Double, cu: String) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:164:65: error: cannot find type 'UIView' in scope
func zlp(t: String, s: IncludedStatusBarNotificationStyle) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:182:31: error: cannot find type 'UIView' in scope
c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:202:31: error: cannot find type 'UIView' in scope
c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:220:54: error: cannot find type 'UIView' in scope
s: IncludedStatusBarNotificationStyle) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:247:37: error: cannot find type 'UIView' in scope
c: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:245:16: error: cannot find type 'UIView' in scope
func zlp(cv: UIView,
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift:222:44: error: no exact matches in call to initializer
@objc public var textColor: UIColor? = UIColor { traitCollection in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:30:1: note: closure passed to parameter of type 'NSCoder' that does not accept a closure
- (nullable instancetype)initWithCoder:(NSCoder *)coder; // NS_DESIGNATED_INITIALIZER
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:113:1: note: closure passed to parameter of type 'String' that does not accept a closure
+ (nullable UIColor *)colorNamed:(NSString *)name API_AVAILABLE(ios(11.0), watchos(4.0)); // load from main bundle
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift:303:50: error: no exact matches in call to initializer
@objc public var backgroundColor: UIColor? = UIColor { traitCollection in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:30:1: note: closure passed to parameter of type 'NSCoder' that does not accept a closure
- (nullable instancetype)initWithCoder:(NSCoder *)coder; // NS_DESIGNATED_INITIALIZER
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:113:1: note: closure passed to parameter of type 'String' that does not accept a closure
+ (nullable UIColor *)colorNamed:(NSString *)name API_AVAILABLE(ios(11.0), watchos(4.0)); // load from main bundle
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift:12:14: warning: static property 'notificationId' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var notificationId: UUID? = nil
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift:12:14: note: convert 'notificationId' to a 'let' constant to make 'Sendable' shared state immutable
static var notificationId: UUID? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift:12:14: note: add '@MainActor' to make static property 'notificationId' part of global actor 'MainActor'
static var notificationId: UUID? = nil
^
@MainActor
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift:12:14: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var notificationId: UUID? = nil
^
nonisolated(unsafe)
Failed frontend command:
/Applications/Xcode-16.3.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/JDStatusBarNotification/Private/DiscoveryHelper.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/StyleCache.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name JDStatusBarNotification -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.abi.json
SwiftCompile normal armv7k Compiling\ DiscoveryHelper.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationViewController.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ StyleCache.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/StyleCache.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/StyleCache.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationAnimator.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationPresenter.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationWindow.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationPresenterLegacyOverlay.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationSwiftUIModifer.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ NotificationStyle.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal armv7k (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftEmitModule normal armv7k Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
Building workspace spi-builder-workspace with scheme JDStatusBarNotification
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
JDStatusBarNotification: /Users/admin/builder/spi-builder-workspace
resolved source packages: JDStatusBarNotification
{
"dependencies" : [
],
"manifest_display_name" : "JDStatusBarNotification",
"name" : "JDStatusBarNotification",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "JDStatusBarNotification",
"targets" : [
"JDStatusBarNotification"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JDStatusBarNotification",
"module_type" : "SwiftTarget",
"name" : "JDStatusBarNotification",
"path" : "JDStatusBarNotification",
"product_memberships" : [
"JDStatusBarNotification"
],
"sources" : [
"Private/DiscoveryHelper.swift",
"Private/NotificationAnimator.swift",
"Private/NotificationView.swift",
"Private/NotificationViewController.swift",
"Private/NotificationWindow.swift",
"Private/StyleCache.swift",
"Public/NotificationPresenter.swift",
"Public/NotificationPresenterLegacyOverlay.swift",
"Public/NotificationStyle.swift",
"Public/NotificationSwiftUIModifer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JDStatusBarNotification"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JDStatusBarNotification -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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 JDStatusBarNotification -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
JDStatusBarNotification: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JDStatusBarNotification' in project 'JDStatusBarNotification'
➜ Explicit dependency on target 'JDStatusBarNotification' in project 'JDStatusBarNotification'
Target 'JDStatusBarNotification' in project 'JDStatusBarNotification' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e0b900044700e8d3b872f8aefc7c0fda
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e0b900044700e8d3b872f8aefc7c0fda.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver JDStatusBarNotification normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JDStatusBarNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.swiftmodule -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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification_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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JDStatusBarNotification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JDStatusBarNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification-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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification.swiftmodule -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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification_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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64/JDStatusBarNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JDStatusBarNotification normal armv7k com.apple.xcode.tools.swift.compiler (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JDStatusBarNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification.swiftmodule -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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification_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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/armv7k/JDStatusBarNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
EmitSwiftModule normal arm64_32 (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:14:44: error: cannot find type 'UIWindowScene' in scope
static func discoverMainWindowScene() -> UIWindowScene? {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:18:78: error: cannot find type 'UIWindow' in scope
static func discoverMainWindow(ignoring ignoredWindow: UIWindow? = nil) -> UIWindow? {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:18:58: error: cannot find type 'UIWindow' in scope
static func discoverMainWindow(ignoring ignoredWindow: UIWindow? = nil) -> UIWindow? {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:34:88: error: cannot find type 'UIViewController' in scope
static func discoverMainViewController(ignoring viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/DiscoveryHelper.swift:34:67: error: cannot find type 'UIViewController' in scope
static func discoverMainViewController(ignoring viewController: UIViewController) -> UIViewController? {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift:12:43: error: cannot find type 'CAAnimationDelegate' in scope
class JDSBNotificationAnimator: NSObject, CAAnimationDelegate {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift:51:88: error: cannot find type 'CAAnimationDelegate' in scope
private func animateInWithBounceAnimation(statusBarView: NotificationView, delegate: CAAnimationDelegate) {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift:106:33: error: cannot find type 'CAAnimation' in scope
func animationDidStop(_ anim: CAAnimation, finished: Bool) {
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:11:25: error: cannot find type 'UIView' in scope
class NotificationView: UIView, UIGestureRecognizerDelegate, StylableView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:11:33: error: cannot find type 'UIGestureRecognizerDelegate' in scope
class NotificationView: UIView, UIGestureRecognizerDelegate, StylableView {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:14:36: error: cannot find 'UILongPressGestureRecognizer' in scope
let longPressGestureRecognizer = UILongPressGestureRecognizer()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:15:30: error: cannot find 'UIPanGestureRecognizer' in scope
let panGestureRecognizer = UIPanGestureRecognizer()
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:19:21: error: cannot find 'UIView' in scope
var contentView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:20:18: error: cannot find 'UIView' in scope
var pillView = UIView()
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:21:20: error: cannot find 'UILabel' in scope
var titleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:22:23: error: cannot find 'UILabel' in scope
var subtitleLabel = UILabel()
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:23:30: error: cannot find type 'UIActivityIndicatorView' in scope
var activityIndicatorView: UIActivityIndicatorView? = nil
^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:24:21: error: cannot find type 'UIView' in scope
var progressView: UIView? = nil
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:26:12: error: initializer does not override a designated initializer from its superclass
override init(frame: CGRect) {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:139:48: error: cannot find type 'UIView' in scope
private func createProgressViewIfNeeded() -> UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:262:17: error: cannot find type 'UIView' in scope
var leftView: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:274:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:284:22: error: cannot find type 'UIView' in scope
var customSubview: UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:290:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:296:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:307:11: error: cannot find 'backgroundColor' in scope
backgroundColor = color
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:310:11: error: cannot find 'backgroundColor' in scope
backgroundColor = .clear
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:342:85: error: cannot find type 'UILabel' in scope
func applyTextStyleForLabel(_ textStyle: StatusBarNotificationTextStyle, _ label: UILabel) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:333:7: error: cannot find 'setNeedsLayout' in scope
setNeedsLayout()
^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:381:42: error: cannot find type 'UILabel' in scope
func realTextSizeForLabel(_ textLabel: UILabel) -> CGSize {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:386:57: error: cannot find type 'CALayer' in scope
func roundRectMaskForRectAndRadius(_ rect: CGRect) -> CALayer {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:421:17: error: method does not override any method from its superclass
override func layoutSubviews() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:560:75: error: cannot find type 'UIView' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:560:62: error: cannot find type 'UIEvent' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:568:47: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift:568:126: error: cannot find type 'UIGestureRecognizer' in scope
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift:105:31: error: cannot find type 'UIView' in scope
public protocol StylableView: UIView {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:17:35: error: cannot find type 'UIViewController' in scope
class NotificationViewController: UIViewController, NotificationViewDelegate {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:29:25: error: cannot find type 'UIWindow' in scope
weak var jdsb_window: UIWindow?
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:48:17: error: method does not override any method from its superclass
override func loadView() {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:141:57: error: cannot find type 'UIPanGestureRecognizer' in scope
@objc private func panGestureRecognized(_ recognizer: UIPanGestureRecognizer) {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:181:63: error: cannot find type 'UILongPressGestureRecognizer' in scope
@objc private func longPressGestureRecognized(_ recognizer: UILongPressGestureRecognizer) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:253:63: error: cannot find type 'UIGestureRecognizer' in scope
private func isGestureRecognizerActive(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:268:44: error: cannot find type 'UIInterfaceOrientationMask' in scope
func supportedInterfaceOrientations() -> UIInterfaceOrientationMask {
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:272:58: error: cannot find type 'UIInterfaceOrientation' in scope
func preferredInterfaceOrientationForPresentation() -> UIInterfaceOrientation {
^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:276:71: error: cannot find type 'UIViewControllerTransitionCoordinator' in scope
override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:293:41: error: cannot find type 'UIStatusBarStyle' in scope
override var preferredStatusBarStyle: UIStatusBarStyle {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:310:35: error: cannot find type 'UIStatusBarStyle' in scope
func defaultStatusBarStyle() -> UIStatusBarStyle {
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:317:16: error: property does not override any property from its superclass
override var prefersStatusBarHidden: Bool {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift:324:51: error: cannot find type 'UIStatusBarAnimation' in scope
override var preferredStatusBarUpdateAnimation: UIStatusBarAnimation {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:12:27: error: cannot find type 'UIWindow' in scope
class NotificationWindow: UIWindow {
^~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:15:21: error: cannot find type 'UIWindowScene' in scope
init(windowScene: UIWindowScene?,
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:50:75: error: cannot find type 'UIView' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift:50:62: error: cannot find type 'UIEvent' in scope
public override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:29:20: error: cannot find type 'UIWindowScene' in scope
var windowScene: UIWindowScene?
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:131:57: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:157:57: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:189:67: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:186:47: error: cannot find type 'UIView' in scope
public func presentCustomView(_ customView: UIView,
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:215:66: error: cannot find type 'UIView' in scope
completion: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:329:43: error: cannot find type 'UIView' in scope
public func displayLeftView(_ leftView: UIView?) {
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:369:45: error: cannot find type 'UIWindowScene' in scope
public func setWindowScene(_ windowScene: UIWindowScene?) {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:385:28: error: cannot find type 'UIHostingController' in scope
let hostingController: UIHostingController<Content>
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift:387:33: error: cannot find type 'UIHostingController' in scope
init(for hostingController: UIHostingController<Content>) {
^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:31:26: error: cannot find type 'UIView' in scope
func zlp(t: String) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:46:42: error: cannot find type 'UIView' in scope
func zlp(t: String, c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:61:54: error: cannot find type 'UIView' in scope
func zlp(t: String, st: String, c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:75:37: error: cannot find type 'UIView' in scope
func zlp(t: String, d: Double) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:94:38: error: cannot find type 'UIView' in scope
func zlp(t: String, cu: String) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:110:55: error: cannot find type 'UIView' in scope
func zlp(t: String, cu: String?, c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:131:31: error: cannot find type 'UIView' in scope
c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:147:49: error: cannot find type 'UIView' in scope
func zlp(t: String, d: Double, cu: String) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:164:65: error: cannot find type 'UIView' in scope
func zlp(t: String, s: IncludedStatusBarNotificationStyle) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:182:31: error: cannot find type 'UIView' in scope
c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:202:31: error: cannot find type 'UIView' in scope
c: Completion?) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:220:54: error: cannot find type 'UIView' in scope
s: IncludedStatusBarNotificationStyle) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:247:37: error: cannot find type 'UIView' in scope
c: Completion? = nil) -> UIView
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift:245:16: error: cannot find type 'UIView' in scope
func zlp(cv: UIView,
^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift:222:44: error: no exact matches in call to initializer
@objc public var textColor: UIColor? = UIColor { traitCollection in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:30:1: note: closure passed to parameter of type 'NSCoder' that does not accept a closure
- (nullable instancetype)initWithCoder:(NSCoder *)coder; // NS_DESIGNATED_INITIALIZER
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:113:1: note: closure passed to parameter of type 'String' that does not accept a closure
+ (nullable UIColor *)colorNamed:(NSString *)name API_AVAILABLE(ios(11.0), watchos(4.0)); // load from main bundle
^
/Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift:303:50: error: no exact matches in call to initializer
@objc public var backgroundColor: UIColor? = UIColor { traitCollection in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:30:1: note: closure passed to parameter of type 'NSCoder' that does not accept a closure
- (nullable instancetype)initWithCoder:(NSCoder *)coder; // NS_DESIGNATED_INITIALIZER
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:113:1: note: closure passed to parameter of type 'String' that does not accept a closure
+ (nullable UIColor *)colorNamed:(NSString *)name API_AVAILABLE(ios(11.0), watchos(4.0)); // load from main bundle
^
Failed frontend command:
/Applications/Xcode-16.3.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/JDStatusBarNotification/Private/DiscoveryHelper.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/StyleCache.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name JDStatusBarNotification -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.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/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JDStatusBarNotification.build/Debug-watchos/JDStatusBarNotification.build/Objects-normal/arm64_32/JDStatusBarNotification.abi.json
SwiftCompile normal arm64_32 Compiling\ NotificationView.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationView.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationWindow.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationWindow.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationPresenter.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenter.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ StyleCache.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/StyleCache.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/StyleCache.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationPresenterLegacyOverlay.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationPresenterLegacyOverlay.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationStyle.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationStyle.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationAnimator.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationAnimator.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationSwiftUIModifer.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Public/NotificationSwiftUIModifer.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ NotificationViewController.swift /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/JDStatusBarNotification/Private/NotificationViewController.swift (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
SwiftEmitModule normal armv7k Emitting\ module\ for\ JDStatusBarNotification (in target 'JDStatusBarNotification' from project 'JDStatusBarNotification')
Building workspace spi-builder-workspace with scheme JDStatusBarNotification
(4 failures)
BUILD FAILURE 6.1 watchOS