Build Information
Failed to build Styleable, reference main (78f351
), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 15:41:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Styleable -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/radu-costea/Styleable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/radu-costea/Styleable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 78f3519 Update Readme.md
Cloned https://github.com/radu-costea/Styleable.git
Revision (git rev-parse @):
78f35195234bf5b8da9188a94bb73b4ae79b4ca1
SUCCESS checkout https://github.com/radu-costea/Styleable.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/radu-costea/Styleable.git
https://github.com/radu-costea/Styleable.git
{
"dependencies" : [
],
"manifest_display_name" : "Styleable",
"name" : "Styleable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Styleable",
"targets" : [
"Styleable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StyleableTests",
"module_type" : "SwiftTarget",
"name" : "StyleableTests",
"path" : "Tests/StyleableTests",
"sources" : [
"StyleableTests.swift"
],
"target_dependencies" : [
"Styleable"
],
"type" : "test"
},
{
"c99name" : "Styleable",
"module_type" : "SwiftTarget",
"name" : "Styleable",
"path" : "Sources/Styleable",
"product_memberships" : [
"Styleable"
],
"sources" : [
"DSL/ArrayBuilder.swift",
"Layout/LayoutGuide.swift",
"Layout/NSLayoutConstraint+DSL.swift",
"Layout/Padding.swift",
"Layout/UIView+Layout.swift",
"Scrolls/HScrollView.swift",
"Scrolls/VScrollView.swift",
"Stacks/HStackView.swift",
"Stacks/VStackView.swift",
"Stacks/ZStackView.swift",
"Style/Style.swift",
"Styleable.swift",
"UIKit+Additions/StyleableControl.swift",
"UIKit+Additions/StyleableView.swift",
"UIKit+Additions/UIControl+Additions.swift",
"UIKit+Additions/UIEdgeInsets+Additions.swift",
"UIKit+Additions/UIView+Styleable.swift",
"UIKit+Additions/UIVisualEffectsView+DSL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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:
Styleable: /Users/admin/builder/spi-builder-workspace
resolved source packages: Styleable
{
"dependencies" : [
],
"manifest_display_name" : "Styleable",
"name" : "Styleable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Styleable",
"targets" : [
"Styleable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StyleableTests",
"module_type" : "SwiftTarget",
"name" : "StyleableTests",
"path" : "Tests/StyleableTests",
"sources" : [
"StyleableTests.swift"
],
"target_dependencies" : [
"Styleable"
],
"type" : "test"
},
{
"c99name" : "Styleable",
"module_type" : "SwiftTarget",
"name" : "Styleable",
"path" : "Sources/Styleable",
"product_memberships" : [
"Styleable"
],
"sources" : [
"DSL/ArrayBuilder.swift",
"Layout/LayoutGuide.swift",
"Layout/NSLayoutConstraint+DSL.swift",
"Layout/Padding.swift",
"Layout/UIView+Layout.swift",
"Scrolls/HScrollView.swift",
"Scrolls/VScrollView.swift",
"Stacks/HStackView.swift",
"Stacks/VStackView.swift",
"Stacks/ZStackView.swift",
"Style/Style.swift",
"Styleable.swift",
"UIKit+Additions/StyleableControl.swift",
"UIKit+Additions/StyleableView.swift",
"UIKit+Additions/UIControl+Additions.swift",
"UIKit+Additions/UIEdgeInsets+Additions.swift",
"UIKit+Additions/UIView+Styleable.swift",
"UIKit+Additions/UIVisualEffectsView+DSL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Styleable"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Styleable -destination generic/platform=tvOS 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 Styleable -destination generic/platform=tvOS "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:
Styleable: /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 'Styleable' in project 'Styleable'
➜ Explicit dependency on target 'Styleable' in project 'Styleable'
Target 'Styleable' in project 'Styleable' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 5cafd7e945875e75123b5947afeb1e4c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5cafd7e945875e75123b5947afeb1e4c.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.DependencyMetadataFileList (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.DependencyStaticMetadataFileList (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.modulemap (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-OutputFileMap.json (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.SwiftFileList (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.LinkFileList (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.SwiftConstValuesFileList (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_const_extract_protocols.json (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Styleable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Styleable.modulemap (in target 'Styleable' from project 'Styleable')
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/Styleable.build/Debug-appletvos/Styleable.build/Styleable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Styleable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Styleable' from project 'Styleable')
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 Styleable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.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/Styleable.build/Debug-appletvos/Styleable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ArrayBuilder.swift,\ LayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/DSL/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/DSL/ArrayBuilder.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: warning: main actor-isolated property 'leadingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:25:19: note: add '@preconcurrency' to the 'LayoutGuide' conformance to defer isolation checking to run time
extension UIView: LayoutGuide { }
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:13:9: note: requirement 'leadingAnchor' declared here
var leadingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: warning: main actor-isolated property 'trailingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:14:9: note: requirement 'trailingAnchor' declared here
var trailingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: warning: main actor-isolated property 'leftAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:15:9: note: requirement 'leftAnchor' declared here
var leftAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: warning: main actor-isolated property 'rightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:16:9: note: requirement 'rightAnchor' declared here
var rightAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: warning: main actor-isolated property 'topAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:17:9: note: requirement 'topAnchor' declared here
var topAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: warning: main actor-isolated property 'bottomAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:18:9: note: requirement 'bottomAnchor' declared here
var bottomAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: warning: main actor-isolated property 'widthAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:19:9: note: requirement 'widthAnchor' declared here
var widthAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: warning: main actor-isolated property 'heightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:20:9: note: requirement 'heightAnchor' declared here
var heightAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: warning: main actor-isolated property 'centerXAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:21:9: note: requirement 'centerXAnchor' declared here
var centerXAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: warning: main actor-isolated property 'centerYAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:22:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: warning: main actor-isolated property 'leadingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:26:26: note: add '@preconcurrency' to the 'LayoutGuide' conformance to defer isolation checking to run time
extension UILayoutGuide: LayoutGuide { }
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:13:9: note: requirement 'leadingAnchor' declared here
var leadingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: warning: main actor-isolated property 'trailingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:14:9: note: requirement 'trailingAnchor' declared here
var trailingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:48:59: warning: main actor-isolated property 'leftAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:15:9: note: requirement 'leftAnchor' declared here
var leftAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:49:59: warning: main actor-isolated property 'rightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:16:9: note: requirement 'rightAnchor' declared here
var rightAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: warning: main actor-isolated property 'topAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:17:9: note: requirement 'topAnchor' declared here
var topAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: warning: main actor-isolated property 'bottomAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:18:9: note: requirement 'bottomAnchor' declared here
var bottomAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:52:57: warning: main actor-isolated property 'widthAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:19:9: note: requirement 'widthAnchor' declared here
var widthAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:53:57: warning: main actor-isolated property 'heightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:20:9: note: requirement 'heightAnchor' declared here
var heightAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: warning: main actor-isolated property 'centerXAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:21:9: note: requirement 'centerXAnchor' declared here
var centerXAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: warning: main actor-isolated property 'centerYAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:22:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: warning: main actor-isolated property 'leadingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:25:19: note: add '@preconcurrency' to the 'LayoutGuide' conformance to defer isolation checking to run time
extension UIView: LayoutGuide { }
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:13:9: note: requirement 'leadingAnchor' declared here
var leadingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: warning: main actor-isolated property 'trailingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:14:9: note: requirement 'trailingAnchor' declared here
var trailingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: warning: main actor-isolated property 'leftAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:15:9: note: requirement 'leftAnchor' declared here
var leftAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: warning: main actor-isolated property 'rightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:16:9: note: requirement 'rightAnchor' declared here
var rightAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: warning: main actor-isolated property 'topAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:17:9: note: requirement 'topAnchor' declared here
var topAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: warning: main actor-isolated property 'bottomAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:18:9: note: requirement 'bottomAnchor' declared here
var bottomAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: warning: main actor-isolated property 'widthAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:19:9: note: requirement 'widthAnchor' declared here
var widthAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: warning: main actor-isolated property 'heightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:20:9: note: requirement 'heightAnchor' declared here
var heightAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: warning: main actor-isolated property 'centerXAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:21:9: note: requirement 'centerXAnchor' declared here
var centerXAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: warning: main actor-isolated property 'centerYAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:22:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: warning: main actor-isolated property 'leadingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:26:26: note: add '@preconcurrency' to the 'LayoutGuide' conformance to defer isolation checking to run time
extension UILayoutGuide: LayoutGuide { }
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:13:9: note: requirement 'leadingAnchor' declared here
var leadingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: warning: main actor-isolated property 'trailingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:14:9: note: requirement 'trailingAnchor' declared here
var trailingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:48:59: warning: main actor-isolated property 'leftAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:15:9: note: requirement 'leftAnchor' declared here
var leftAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:49:59: warning: main actor-isolated property 'rightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:16:9: note: requirement 'rightAnchor' declared here
var rightAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: warning: main actor-isolated property 'topAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:17:9: note: requirement 'topAnchor' declared here
var topAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: warning: main actor-isolated property 'bottomAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:18:9: note: requirement 'bottomAnchor' declared here
var bottomAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:52:57: warning: main actor-isolated property 'widthAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:19:9: note: requirement 'widthAnchor' declared here
var widthAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:53:57: warning: main actor-isolated property 'heightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:20:9: note: requirement 'heightAnchor' declared here
var heightAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: warning: main actor-isolated property 'centerXAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:21:9: note: requirement 'centerXAnchor' declared here
var centerXAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: warning: main actor-isolated property 'centerYAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:22:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
SwiftCompile normal arm64 Compiling\ Style.swift,\ Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Style/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Styleable.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Style/Style.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Styleable.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSLayoutConstraint+DSL.swift,\ Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/NSLayoutConstraint+DSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/NSLayoutConstraint+DSL.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:30:9: warning: call to main actor-isolated initializer 'init(distribution:spacing:alignment:_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
HStackView(distribution: .equalSpacing) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift:19:12: note: calls to initializer 'init(distribution:spacing:alignment:_:)' from outside of its actor context are implicitly asynchronous
public init(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, @ArrayBuilder<UIView> _ arrangedSubviewsBuilder: () -> [UIView] = { [] }) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift:19:12: note: main actor isolation inferred from inheritance from class 'UIStackView'
public init(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, @ArrayBuilder<UIView> _ arrangedSubviewsBuilder: () -> [UIView] = { [] }) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:29:17: note: add '@MainActor' to make instance method 'centeredHorizontally(in:)' part of global actor 'MainActor'
public func centeredHorizontally(in guide: UIView.Guide) -> Padding {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:31:13: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView().constrain(\.widthAnchor, equalTo: 0)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:31:34: warning: cannot form key path to main actor-isolated property 'widthAnchor'; this is an error in the Swift 6 language mode
UIView().constrain(\.widthAnchor, equalTo: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:33:13: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView().constrain(\.widthAnchor, equalTo: 0)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:33:34: warning: cannot form key path to main actor-isolated property 'widthAnchor'; this is an error in the Swift 6 language mode
UIView().constrain(\.widthAnchor, equalTo: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:39:9: warning: call to main actor-isolated initializer 'init(distribution:spacing:alignment:_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
VStackView(distribution: .equalSpacing) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift:19:12: note: calls to initializer 'init(distribution:spacing:alignment:_:)' from outside of its actor context are implicitly asynchronous
public init(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, @ArrayBuilder<UIView> _ arrangedSubviewsBuilder: () -> [UIView] = { [] }) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift:19:12: note: main actor isolation inferred from inheritance from class 'UIStackView'
public init(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, @ArrayBuilder<UIView> _ arrangedSubviewsBuilder: () -> [UIView] = { [] }) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:38:17: note: add '@MainActor' to make instance method 'centeredVertically(in:)' part of global actor 'MainActor'
public func centeredVertically(in guide: UIView.Guide) -> Padding {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:40:13: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:40:34: warning: cannot form key path to main actor-isolated property 'heightAnchor'; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:42:13: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:42:34: warning: cannot form key path to main actor-isolated property 'heightAnchor'; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:48:9: warning: call to main actor-isolated initializer 'init(distribution:spacing:alignment:_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
VStackView(distribution: .equalSpacing) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift:19:12: note: calls to initializer 'init(distribution:spacing:alignment:_:)' from outside of its actor context are implicitly asynchronous
public init(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, @ArrayBuilder<UIView> _ arrangedSubviewsBuilder: () -> [UIView] = { [] }) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift:19:12: note: main actor isolation inferred from inheritance from class 'UIStackView'
public init(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment = .fill, @ArrayBuilder<UIView> _ arrangedSubviewsBuilder: () -> [UIView] = { [] }) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:47:17: note: add '@MainActor' to make instance method 'centered(in:)' part of global actor 'MainActor'
public func centered(in guide: UIView.Guide) -> Padding {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:49:13: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:49:34: warning: cannot form key path to main actor-isolated property 'heightAnchor'; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:51:13: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift:51:34: warning: cannot form key path to main actor-isolated property 'heightAnchor'; this is an error in the Swift 6 language mode
UIView().constrain(\.heightAnchor, equalTo: 0)
^
SwiftCompile normal arm64 Compiling\ UIView+Layout.swift,\ HScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/HScrollView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/UIView+Layout.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/HScrollView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VStackView.swift,\ ZStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/ZStackView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/ZStackView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VScrollView.swift,\ HStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/VScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/VScrollView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIControl+Additions.swift,\ UIEdgeInsets+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift (in target 'Styleable' from project 'Styleable')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Styleable/DSL/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/NSLayoutConstraint+DSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/HScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/VScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/ZStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Style/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIVisualEffectsView+DSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -profile-generate -profile-coverage-mapping -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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Styleable -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.o -index-unit-output-path /Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.o -index-unit-output-path /Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:20:14: warning: call to main actor-isolated instance method 'addTarget(_:action:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.addTarget(target, action: selector, for: event)
^
UIKit.UIControl.addTarget:2:22: note: calls to instance method 'addTarget(_:action:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any?, action: Selector, for controlEvents: UIControl.Event)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:19:36: note: add '@MainActor' to make instance method 'on(_:call:on:)' part of global actor 'MainActor'
@discardableResult public func on(_ event: UIControl.Event, call selector: Selector, on target: Any?) -> Self {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:14: error: 'addAction(_:for:)' is only available in tvOS 14.0 or newer
self.addAction(.init { _ in
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:14: note: add 'if #available' version check
self.addAction(.init { _ in
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:33:36: note: add @available attribute to enclosing instance method
@discardableResult public func on(_ event: UIControl.Event, action: @escaping () -> Void) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:11:1: note: add @available attribute to enclosing extension
extension Styleable where Self: UIControl {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:25: error: 'init(handler:)' is unavailable in Swift: Use init(title:image:identifier:discoverabilityTitle:attributes:state:handler:) instead.
self.addAction(.init { _ in
^~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:58:1: note: 'init(handler:)' has been explicitly marked unavailable here
+ (instancetype)actionWithHandler:(UIActionHandler)handler API_AVAILABLE(ios(14.0)) NS_SWIFT_UNAVAILABLE("Use init(title:image:identifier:discoverabilityTitle:attributes:state:handler:) instead.") API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:14: warning: call to main actor-isolated instance method 'addAction(_:for:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.addAction(.init { _ in
^
UIKit.UIControl.addAction:3:24: note: calls to instance method 'addAction(_:for:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addAction(_ action: UIAction, for controlEvents: UIControl.Event)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:33:36: note: add '@MainActor' to make instance method 'on(_:action:)' part of global actor 'MainActor'
@discardableResult public func on(_ event: UIControl.Event, action: @escaping () -> Void) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:25: warning: call to main actor-isolated initializer 'init(handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.addAction(.init { _ in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:58:1: note: calls to initializer 'init(handler:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)actionWithHandler:(UIActionHandler)handler API_AVAILABLE(ios(14.0)) NS_SWIFT_UNAVAILABLE("Use init(title:image:identifier:discoverabilityTitle:attributes:state:handler:) instead.") API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:33:36: note: add '@MainActor' to make instance method 'on(_:action:)' part of global actor 'MainActor'
@discardableResult public func on(_ event: UIControl.Event, action: @escaping () -> Void) -> Self {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:11:1: warning: extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEdgeInsets: ExpressibleByFloatLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:11:1: note: add '@retroactive' to silence this warning
extension UIEdgeInsets: ExpressibleByFloatLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByFloatLiteral
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:18:1: warning: extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEdgeInsets: ExpressibleByIntegerLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:18:1: note: add '@retroactive' to silence this warning
extension UIEdgeInsets: ExpressibleByIntegerLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByIntegerLiteral
SwiftCompile normal arm64 Compiling\ StyleableControl.swift,\ StyleableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableControl.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Styleable (in target 'Styleable' from project 'Styleable')
EmitSwiftModule normal arm64 (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: warning: main actor-isolated property 'leadingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:25:19: note: add '@preconcurrency' to the 'LayoutGuide' conformance to defer isolation checking to run time
extension UIView: LayoutGuide { }
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:13:9: note: requirement 'leadingAnchor' declared here
var leadingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: warning: main actor-isolated property 'trailingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:14:9: note: requirement 'trailingAnchor' declared here
var trailingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: warning: main actor-isolated property 'leftAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:15:9: note: requirement 'leftAnchor' declared here
var leftAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: warning: main actor-isolated property 'rightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:16:9: note: requirement 'rightAnchor' declared here
var rightAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: warning: main actor-isolated property 'topAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:17:9: note: requirement 'topAnchor' declared here
var topAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: warning: main actor-isolated property 'bottomAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:18:9: note: requirement 'bottomAnchor' declared here
var bottomAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: warning: main actor-isolated property 'widthAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:19:9: note: requirement 'widthAnchor' declared here
var widthAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: warning: main actor-isolated property 'heightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:20:9: note: requirement 'heightAnchor' declared here
var heightAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: warning: main actor-isolated property 'centerXAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:21:9: note: requirement 'centerXAnchor' declared here
var centerXAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: warning: main actor-isolated property 'centerYAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:22:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: warning: main actor-isolated property 'leadingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:26:26: note: add '@preconcurrency' to the 'LayoutGuide' conformance to defer isolation checking to run time
extension UILayoutGuide: LayoutGuide { }
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:13:9: note: requirement 'leadingAnchor' declared here
var leadingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: warning: main actor-isolated property 'trailingAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:14:9: note: requirement 'trailingAnchor' declared here
var trailingAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:48:59: warning: main actor-isolated property 'leftAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:15:9: note: requirement 'leftAnchor' declared here
var leftAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:49:59: warning: main actor-isolated property 'rightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:16:9: note: requirement 'rightAnchor' declared here
var rightAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: warning: main actor-isolated property 'topAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:17:9: note: requirement 'topAnchor' declared here
var topAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: warning: main actor-isolated property 'bottomAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:18:9: note: requirement 'bottomAnchor' declared here
var bottomAnchor: NSLayoutYAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:52:57: warning: main actor-isolated property 'widthAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:19:9: note: requirement 'widthAnchor' declared here
var widthAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:53:57: warning: main actor-isolated property 'heightAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:20:9: note: requirement 'heightAnchor' declared here
var heightAnchor: NSLayoutDimension { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: warning: main actor-isolated property 'centerXAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:21:9: note: requirement 'centerXAnchor' declared here
var centerXAnchor: NSLayoutXAxisAnchor { get }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: warning: main actor-isolated property 'centerYAnchor' cannot be used to satisfy nonisolated requirement from protocol 'LayoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift:22:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:11:1: warning: extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEdgeInsets: ExpressibleByFloatLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:11:1: note: add '@retroactive' to silence this warning
extension UIEdgeInsets: ExpressibleByFloatLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByFloatLiteral
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:18:1: warning: extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEdgeInsets: ExpressibleByIntegerLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:18:1: note: add '@retroactive' to silence this warning
extension UIEdgeInsets: ExpressibleByIntegerLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByIntegerLiteral
SwiftCompile normal arm64 Compiling\ UIView+Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:15:26: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let tapgesture = UITapGestureRecognizer()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:42:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:14:17: note: add '@MainActor' to make instance method 'onTap(call:on:)' part of global actor 'MainActor'
public func onTap(call action: Selector, on target: Any) -> Self {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:16:20: warning: call to main actor-isolated instance method 'addTarget(_:action:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
tapgesture.addTarget(target, action: action)
^
UIKit.UIGestureRecognizer.addTarget:2:22: note: calls to instance method 'addTarget(_:action:)' from outside of its actor context are implicitly asynchronous
@MainActor open func addTarget(_ target: Any, action: Selector)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:14:17: note: add '@MainActor' to make instance method 'onTap(call:on:)' part of global actor 'MainActor'
public func onTap(call action: Selector, on target: Any) -> Self {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:17:9: warning: call to main actor-isolated instance method 'addGestureRecognizer' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
addGestureRecognizer(tapgesture)
^
UIKit.UIView.addGestureRecognizer:3:24: note: calls to instance method 'addGestureRecognizer' from outside of its actor context are implicitly asynchronous
@MainActor open func addGestureRecognizer(_ gestureRecognizer: UIGestureRecognizer)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:14:17: note: add '@MainActor' to make instance method 'onTap(call:on:)' part of global actor 'MainActor'
public func onTap(call action: Selector, on target: Any) -> Self {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:30:56: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(equalTo: anchor(), constant: value), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:37:56: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(lessThanOrEqualTo: anchor(), constant: value), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:44:56: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(greaterThanOrEqualTo: anchor(), constant: value), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:51:56: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(equalTo: anchor(), constant: value), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:58:56: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(lessThanOrEqualTo: anchor(), constant: value), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:65:56: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(greaterThanOrEqualTo: anchor(), constant: value), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:84:56: warning: call to main actor-isolated instance method 'constraint(equalTo:multiplier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(equalTo: anchor(), multiplier: multiplier), priority: priority, onNextRunLoop: true)
^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(equalTo:multiplier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutDimension, multiplier m: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:103:56: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualTo:multiplier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(greaterThanOrEqualTo: anchor(), multiplier: multiplier),
^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualTo:multiplier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualTo anchor: NSLayoutDimension, multiplier m: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:124:56: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualTo:multiplier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(lessThanOrEqualTo: anchor(), multiplier: multiplier),
^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualTo:multiplier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualTo anchor: NSLayoutDimension, multiplier m: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:141:56: warning: call to main actor-isolated instance method 'constraint(equalToConstant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(equalToConstant: value), priority: priority)
^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(equalToConstant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalToConstant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:156:56: warning: call to main actor-isolated instance method 'constraint(lessThanOrEqualToConstant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(lessThanOrEqualToConstant: value), priority: priority)
^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(lessThanOrEqualToConstant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(lessThanOrEqualToConstant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:171:56: warning: call to main actor-isolated instance method 'constraint(greaterThanOrEqualToConstant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.activateConstraint(self[keyPath: keyPath].constraint(greaterThanOrEqualToConstant: value), priority: priority)
^
UIKit.NSLayoutDimension.constraint:2:22: note: calls to instance method 'constraint(greaterThanOrEqualToConstant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(greaterThanOrEqualToConstant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:184:47: warning: converting non-sendable function value to '@MainActor @Sendable @convention(block) () -> Void' may introduce data races
DispatchQueue.main.async(execute: activateBlock)
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:179:24: warning: main actor-isolated property 'priority' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
constraint.priority = priority
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:149:28: note: mutation of this property is only permitted within the actor
@property UILayoutPriority priority;
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:180:24: warning: main actor-isolated property 'isActive' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
constraint.isActive = true
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:181:34: note: mutation of this property is only permitted within the actor
@property (getter=isActive) BOOL active API_AVAILABLE(macos(10.10), ios(8.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:16:20: warning: sending value of non-Sendable type 'Any' risks causing data races; this is an error in the Swift 6 language mode
tapgesture.addTarget(target, action: action)
~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift:16:20: note: sending task-isolated value of non-Sendable type 'Any' to main actor-isolated instance method 'addTarget(_:action:)' risks causing races in between task-isolated and main actor-isolated uses
tapgesture.addTarget(target, action: action)
^
SwiftCompile normal arm64 Compiling\ UIVisualEffectsView+DSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIVisualEffectsView+DSL.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIVisualEffectsView+DSL.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Styleable (in target 'Styleable' from project 'Styleable')
SwiftDriver\ Compilation\ Requirements Styleable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Styleable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.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/Styleable.build/Debug-appletvos/Styleable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Style.swift, Styleable.swift (in target 'Styleable' from project 'Styleable')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Styleable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-Swift.h (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Styleable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.swiftmodule (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.swiftdoc (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.abi.json (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.swiftsourceinfo (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Styleable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIVisualEffectsView+DSL.swift (in target 'Styleable' from project 'Styleable')
SwiftDriverJobDiscovery normal arm64 Compiling ArrayBuilder.swift, LayoutGuide.swift (in target 'Styleable' from project 'Styleable')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Styleable.swift (in target 'Styleable' from project 'Styleable')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ UIControl+Additions.swift,\ UIEdgeInsets+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift (in target 'Styleable' from project 'Styleable')
Building workspace spi-builder-workspace with scheme Styleable
(3 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:
Styleable: /Users/admin/builder/spi-builder-workspace
resolved source packages: Styleable
{
"dependencies" : [
],
"manifest_display_name" : "Styleable",
"name" : "Styleable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Styleable",
"targets" : [
"Styleable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StyleableTests",
"module_type" : "SwiftTarget",
"name" : "StyleableTests",
"path" : "Tests/StyleableTests",
"sources" : [
"StyleableTests.swift"
],
"target_dependencies" : [
"Styleable"
],
"type" : "test"
},
{
"c99name" : "Styleable",
"module_type" : "SwiftTarget",
"name" : "Styleable",
"path" : "Sources/Styleable",
"product_memberships" : [
"Styleable"
],
"sources" : [
"DSL/ArrayBuilder.swift",
"Layout/LayoutGuide.swift",
"Layout/NSLayoutConstraint+DSL.swift",
"Layout/Padding.swift",
"Layout/UIView+Layout.swift",
"Scrolls/HScrollView.swift",
"Scrolls/VScrollView.swift",
"Stacks/HStackView.swift",
"Stacks/VStackView.swift",
"Stacks/ZStackView.swift",
"Style/Style.swift",
"Styleable.swift",
"UIKit+Additions/StyleableControl.swift",
"UIKit+Additions/StyleableView.swift",
"UIKit+Additions/UIControl+Additions.swift",
"UIKit+Additions/UIEdgeInsets+Additions.swift",
"UIKit+Additions/UIView+Styleable.swift",
"UIKit+Additions/UIVisualEffectsView+DSL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Styleable"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Styleable -destination generic/platform=tvOS
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 Styleable -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Styleable: /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 'Styleable' in project 'Styleable'
➜ Explicit dependency on target 'Styleable' in project 'Styleable'
Target 'Styleable' in project 'Styleable' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 51d06c673cf3f486eea0f5a2d04a7241
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/51d06c673cf3f486eea0f5a2d04a7241.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
SwiftDriver Styleable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Styleable' from project 'Styleable')
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 Styleable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable.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/Styleable.build/Debug-appletvos/Styleable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Styleable (in target 'Styleable' from project 'Styleable')
EmitSwiftModule normal arm64 (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StyleableControl.swift,\ StyleableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableControl.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSLayoutConstraint+DSL.swift,\ Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/NSLayoutConstraint+DSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/NSLayoutConstraint+DSL.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ArrayBuilder.swift,\ LayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/DSL/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/DSL/ArrayBuilder.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Style.swift,\ Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Style/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Styleable.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Style/Style.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Styleable.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Layout.swift,\ HScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/HScrollView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/UIView+Layout.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/HScrollView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIVisualEffectsView+DSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIVisualEffectsView+DSL.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIVisualEffectsView+DSL.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIControl+Additions.swift,\ UIEdgeInsets+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift (in target 'Styleable' from project 'Styleable')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Styleable/DSL/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/LayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/NSLayoutConstraint+DSL.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/Padding.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Layout/UIView+Layout.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/HScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/VScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/ZStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Style/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/StyleableView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIView+Styleable.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIVisualEffectsView+DSL.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.dia -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -profile-generate -profile-coverage-mapping -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/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/Styleable_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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Styleable -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.o -index-unit-output-path /Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIControl+Additions.o -index-unit-output-path /Styleable.build/Debug-appletvos/Styleable.build/Objects-normal/arm64/UIEdgeInsets+Additions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:14: error: 'addAction(_:for:)' is only available in tvOS 14.0 or newer
self.addAction(.init { _ in
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:14: note: add 'if #available' version check
self.addAction(.init { _ in
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:33:36: note: add @available attribute to enclosing instance method
@discardableResult public func on(_ event: UIControl.Event, action: @escaping () -> Void) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:11:1: note: add @available attribute to enclosing extension
extension Styleable where Self: UIControl {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift:34:25: error: 'init(handler:)' is unavailable in Swift: Use init(title:image:identifier:discoverabilityTitle:attributes:state:handler:) instead.
self.addAction(.init { _ in
^~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAction.h:58:1: note: 'init(handler:)' has been explicitly marked unavailable here
+ (instancetype)actionWithHandler:(UIActionHandler)handler API_AVAILABLE(ios(14.0)) NS_SWIFT_UNAVAILABLE("Use init(title:image:identifier:discoverabilityTitle:attributes:state:handler:) instead.") API_UNAVAILABLE(watchos);
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:11:1: warning: extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEdgeInsets: ExpressibleByFloatLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:11:1: note: add '@retroactive' to silence this warning
extension UIEdgeInsets: ExpressibleByFloatLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByFloatLiteral
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:18:1: warning: extension declares a conformance of imported type 'UIEdgeInsets' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIEdgeInsets: ExpressibleByIntegerLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift:18:1: note: add '@retroactive' to silence this warning
extension UIEdgeInsets: ExpressibleByIntegerLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByIntegerLiteral
SwiftCompile normal arm64 Compiling\ VScrollView.swift,\ HStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/VScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Scrolls/VScrollView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/HStackView.swift (in target 'Styleable' from project 'Styleable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VStackView.swift,\ ZStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/VStackView.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/Stacks/ZStackView.swift (in target 'Styleable' from project 'Styleable')
SwiftDriverJobDiscovery normal arm64 Compiling Style.swift, Styleable.swift (in target 'Styleable' from project 'Styleable')
SwiftDriverJobDiscovery normal arm64 Compiling UIVisualEffectsView+DSL.swift (in target 'Styleable' from project 'Styleable')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ UIControl+Additions.swift,\ UIEdgeInsets+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIEdgeInsets+Additions.swift (in target 'Styleable' from project 'Styleable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Styleable/UIKit+Additions/UIControl+Additions.swift (in target 'Styleable' from project 'Styleable')
Building workspace spi-builder-workspace with scheme Styleable
(3 failures)
BUILD FAILURE 6.1 tvOS