Build Information
Failed to build DeclarativeLayoutKit, reference 3.0.3 (dc0d25
), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 13:13:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DeclarativeLayoutKit-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ernest0-Production/DeclarativeLayoutKit.git
Reference: 3.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ernest0-Production/DeclarativeLayoutKit
* tag 3.0.3 -> FETCH_HEAD
HEAD is now at dc0d258 leading|trailingAnchors
Cloned https://github.com/Ernest0-Production/DeclarativeLayoutKit.git
Revision (git rev-parse @):
dc0d2586d734c5d00ad8f42da625fccf758caa5c
SUCCESS checkout https://github.com/Ernest0-Production/DeclarativeLayoutKit.git at 3.0.3
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Ernest0-Production/DeclarativeLayoutKit.git
https://github.com/Ernest0-Production/DeclarativeLayoutKit.git
{
"dependencies" : [
],
"manifest_display_name" : "DeclarativeLayoutKit",
"name" : "DeclarativeLayoutKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DeclarativeLayoutKit",
"targets" : [
"DeclarativeLayoutKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DeclarativeLayoutKitTests",
"module_type" : "SwiftTarget",
"name" : "DeclarativeLayoutKitTests",
"path" : "Tests/DeclarativeLayoutKitTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"DeclarativeLayoutKit"
],
"type" : "test"
},
{
"c99name" : "DeclarativeLayoutKit",
"module_type" : "SwiftTarget",
"name" : "DeclarativeLayoutKit",
"path" : "Sources/DeclarativeLayoutKit",
"product_memberships" : [
"DeclarativeLayoutKit"
],
"sources" : [
"AutoLayout/Anchor/AutoLayoutGuide.swift",
"AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift",
"AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift",
"AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift",
"AutoLayout/Anchor/RelationType.swift",
"AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift",
"AutoLayout/Anchor/RelativeAutoLayoutConstant.swift",
"AutoLayout/AnchorsFactory.swift",
"AutoLayout/AutoLayoutItem.swift",
"AutoLayout/AutoLayoutItemsBuilder.swift",
"AutoLayout/DSL/AutoLayoutConstant.swift",
"AutoLayout/DSL/FromToRelation.swift",
"AutoLayout/DSL/NSLayoutAnchor+Convertible.swift",
"AutoLayout/DSL/Priority.swift",
"Chaining/Actions/ClosureAction.swift",
"Chaining/Actions/UIControl+Event.swift",
"Chaining/Actions/UIView+Gesture.swift",
"Chaining/Chainable.swift",
"Chaining/ExtraChains.swift",
"Chaining/Generated/UIButton+Chain.swift",
"Chaining/Generated/UICollectionView+Chain.swift",
"Chaining/Generated/UIControl+Chain.swift",
"Chaining/Generated/UIDatePicker+Chain.swift",
"Chaining/Generated/UIImageView+Chain.swift",
"Chaining/Generated/UILabel+Chain.swift",
"Chaining/Generated/UIPageControl+Chain.swift",
"Chaining/Generated/UIPickerView+Chain.swift",
"Chaining/Generated/UIScrollView+Chain.swift",
"Chaining/Generated/UISlider+Chain.swift",
"Chaining/Generated/UIStackView+Chain.swift",
"Chaining/Generated/UIStepper+Chain.swift",
"Chaining/Generated/UISwitch+Chain.swift",
"Chaining/Generated/UITabBar+Chain.swift",
"Chaining/Generated/UITableView+Chain.swift",
"Chaining/Generated/UITextField+Chain.swift",
"Chaining/Generated/UITextView+Chain.swift",
"Chaining/Generated/UIToolbar+Chain.swift",
"Chaining/Generated/UIView+Chain.swift",
"Helpers/ArrayBuilder.swift",
"Helpers/KVO.swift",
"Helpers/UILayoutPriority.swift",
"StackView/UIStackViewBuilder.swift",
"StackView/UIStackViewConfiguration.swift",
"StackView/UIStackViewHelpers.swift",
"StackView/UIStackViewSpace.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:
DeclarativeLayoutKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DeclarativeLayoutKit
{
"dependencies" : [
],
"manifest_display_name" : "DeclarativeLayoutKit",
"name" : "DeclarativeLayoutKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DeclarativeLayoutKit",
"targets" : [
"DeclarativeLayoutKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DeclarativeLayoutKitTests",
"module_type" : "SwiftTarget",
"name" : "DeclarativeLayoutKitTests",
"path" : "Tests/DeclarativeLayoutKitTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"DeclarativeLayoutKit"
],
"type" : "test"
},
{
"c99name" : "DeclarativeLayoutKit",
"module_type" : "SwiftTarget",
"name" : "DeclarativeLayoutKit",
"path" : "Sources/DeclarativeLayoutKit",
"product_memberships" : [
"DeclarativeLayoutKit"
],
"sources" : [
"AutoLayout/Anchor/AutoLayoutGuide.swift",
"AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift",
"AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift",
"AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift",
"AutoLayout/Anchor/RelationType.swift",
"AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift",
"AutoLayout/Anchor/RelativeAutoLayoutConstant.swift",
"AutoLayout/AnchorsFactory.swift",
"AutoLayout/AutoLayoutItem.swift",
"AutoLayout/AutoLayoutItemsBuilder.swift",
"AutoLayout/DSL/AutoLayoutConstant.swift",
"AutoLayout/DSL/FromToRelation.swift",
"AutoLayout/DSL/NSLayoutAnchor+Convertible.swift",
"AutoLayout/DSL/Priority.swift",
"Chaining/Actions/ClosureAction.swift",
"Chaining/Actions/UIControl+Event.swift",
"Chaining/Actions/UIView+Gesture.swift",
"Chaining/Chainable.swift",
"Chaining/ExtraChains.swift",
"Chaining/Generated/UIButton+Chain.swift",
"Chaining/Generated/UICollectionView+Chain.swift",
"Chaining/Generated/UIControl+Chain.swift",
"Chaining/Generated/UIDatePicker+Chain.swift",
"Chaining/Generated/UIImageView+Chain.swift",
"Chaining/Generated/UILabel+Chain.swift",
"Chaining/Generated/UIPageControl+Chain.swift",
"Chaining/Generated/UIPickerView+Chain.swift",
"Chaining/Generated/UIScrollView+Chain.swift",
"Chaining/Generated/UISlider+Chain.swift",
"Chaining/Generated/UIStackView+Chain.swift",
"Chaining/Generated/UIStepper+Chain.swift",
"Chaining/Generated/UISwitch+Chain.swift",
"Chaining/Generated/UITabBar+Chain.swift",
"Chaining/Generated/UITableView+Chain.swift",
"Chaining/Generated/UITextField+Chain.swift",
"Chaining/Generated/UITextView+Chain.swift",
"Chaining/Generated/UIToolbar+Chain.swift",
"Chaining/Generated/UIView+Chain.swift",
"Helpers/ArrayBuilder.swift",
"Helpers/KVO.swift",
"Helpers/UILayoutPriority.swift",
"StackView/UIStackViewBuilder.swift",
"StackView/UIStackViewConfiguration.swift",
"StackView/UIStackViewHelpers.swift",
"StackView/UIStackViewSpace.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DeclarativeLayoutKit",
"DeclarativeLayoutKit-Package",
"LayoutingTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DeclarativeLayoutKit-Package -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 DeclarativeLayoutKit-Package -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:
DeclarativeLayoutKit: /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 'DeclarativeLayoutKit' in project 'DeclarativeLayoutKit'
➜ Explicit dependency on target 'DeclarativeLayoutKit' in project 'DeclarativeLayoutKit'
Target 'DeclarativeLayoutKit' in project 'DeclarativeLayoutKit' (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: 2f6e8c04bd93af9e574ca0c793ecc82e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2f6e8c04bd93af9e574ca0c793ecc82e.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/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/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/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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.DependencyMetadataFileList (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.modulemap (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.DependencyStaticMetadataFileList (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-OutputFileMap.json (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.LinkFileList (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.SwiftFileList (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit_const_extract_protocols.json (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.SwiftConstValuesFileList (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/DeclarativeLayoutKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.modulemap (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DeclarativeLayoutKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver DeclarativeLayoutKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
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 DeclarativeLayoutKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.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 -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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit_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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AutoLayoutConstant.swift,\ FromToRelation.swift,\ NSLayoutAnchor+Convertible.swift,\ Priority.swift,\ ClosureAction.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/AutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/FromToRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/Priority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/ClosureAction.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/AutoLayoutConstant.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/FromToRelation.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/Priority.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/ClosureAction.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DeclarativeLayoutKit (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelationType.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AnchorsFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItemsBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/AutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/FromToRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/Priority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/ClosureAction.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIView+Gesture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Chainable.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/ExtraChains.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UILabel+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStackView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextField+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/KVO.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/UILayoutPriority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewSpace.swift -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 -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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit_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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DeclarativeLayoutKit -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.abi.json
EmitSwiftModule normal arm64 (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:33:19: note: add '@preconcurrency' to the 'AutoLauoutGuide' conformance to defer isolation checking to run time
extension UIView: AutoLauoutGuide {}
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:12: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:16: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:18: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:20: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:22: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:24: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:26: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:28: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 'AutoLauoutGuide'; 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/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:30: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:35:26: note: add '@preconcurrency' to the 'AutoLauoutGuide' conformance to defer isolation checking to run time
extension UILayoutGuide: AutoLauoutGuide {}
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:12: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:16: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:18: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:20: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:22: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:24: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:26: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:28: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 'AutoLauoutGuide'; this is an error in the Swift 6 language mode
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:30:9: note: requirement 'centerYAnchor' declared here
var centerYAnchor: NSLayoutYAxisAnchor { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift:56:17: warning: main actor-isolated instance method 'asAutoLayoutItem()' cannot be used to satisfy nonisolated requirement from protocol 'AutoLayoutItemConvertible'; this is an error in the Swift 6 language mode
public func asAutoLayoutItem() -> AutoLayoutItem { AutoLayoutItem(view: self) }
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift:56:17: note: add 'nonisolated' to 'asAutoLayoutItem()' to make this instance method not isolated to the actor
public func asAutoLayoutItem() -> AutoLayoutItem { AutoLayoutItem(view: self) }
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift:55:19: note: add '@preconcurrency' to the 'AutoLayoutItemConvertible' conformance to defer isolation checking to run time
extension UIView: AutoLayoutItemConvertible {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift:12:10: note: mark the protocol requirement 'asAutoLayoutItem()' 'async' to allow actor-isolated conformances
func asAutoLayoutItem() -> AutoLayoutItem
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:12:17: warning: main actor-isolated instance method 'asDimensionAutoLayoutAnchor()' cannot be used to satisfy nonisolated requirement from protocol 'DimensionAutoLayoutAnchorConvertible'; this is an error in the Swift 6 language mode
public func asDimensionAutoLayoutAnchor() -> DimensionAutoLayoutAnchor {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:12:17: note: add 'nonisolated' to 'asDimensionAutoLayoutAnchor()' to make this instance method not isolated to the actor
public func asDimensionAutoLayoutAnchor() -> DimensionAutoLayoutAnchor {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:11:30: note: add '@preconcurrency' to the 'DimensionAutoLayoutAnchorConvertible' conformance to defer isolation checking to run time
extension NSLayoutDimension: DimensionAutoLayoutAnchorConvertible {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift:31:10: note: mark the protocol requirement 'asDimensionAutoLayoutAnchor()' 'async' to allow actor-isolated conformances
func asDimensionAutoLayoutAnchor() -> DimensionAutoLayoutAnchor
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:23:17: warning: main actor-isolated instance method 'asHorizontalRelativeAutoLayoutAnchor()' cannot be used to satisfy nonisolated requirement from protocol 'HorizontalRelativeAutoLayoutAnchorConvertible'; this is an error in the Swift 6 language mode
public func asHorizontalRelativeAutoLayoutAnchor() -> HorizontalRelativeAutoLayoutAnchor {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:23:17: note: add 'nonisolated' to 'asHorizontalRelativeAutoLayoutAnchor()' to make this instance method not isolated to the actor
public func asHorizontalRelativeAutoLayoutAnchor() -> HorizontalRelativeAutoLayoutAnchor {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:22:32: note: add '@preconcurrency' to the 'HorizontalRelativeAutoLayoutAnchorConvertible' conformance to defer isolation checking to run time
extension NSLayoutXAxisAnchor: HorizontalRelativeAutoLayoutAnchorConvertible {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift:27:10: note: mark the protocol requirement 'asHorizontalRelativeAutoLayoutAnchor()' 'async' to allow actor-isolated conformances
func asHorizontalRelativeAutoLayoutAnchor() -> HorizontalRelativeAutoLayoutAnchor
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:34:17: warning: main actor-isolated instance method 'asVerticalRelativeAutoLayoutAnchor()' cannot be used to satisfy nonisolated requirement from protocol 'VerticalRelativeAutoLayoutAnchorConvertible'; this is an error in the Swift 6 language mode
public func asVerticalRelativeAutoLayoutAnchor() -> VerticalRelativeAutoLayoutAnchor {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:34:17: note: add 'nonisolated' to 'asVerticalRelativeAutoLayoutAnchor()' to make this instance method not isolated to the actor
public func asVerticalRelativeAutoLayoutAnchor() -> VerticalRelativeAutoLayoutAnchor {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:33:32: note: add '@preconcurrency' to the 'VerticalRelativeAutoLayoutAnchorConvertible' conformance to defer isolation checking to run time
extension NSLayoutYAxisAnchor: VerticalRelativeAutoLayoutAnchorConvertible {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift:31:10: note: mark the protocol requirement 'asVerticalRelativeAutoLayoutAnchor()' 'async' to allow actor-isolated conformances
func asVerticalRelativeAutoLayoutAnchor() -> VerticalRelativeAutoLayoutAnchor
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:45:17: warning: main actor-isolated instance method 'asBidirectionalRelativeAutoLayoutAnchor()' cannot be used to satisfy nonisolated requirement from protocol 'BidirectionRelativeAutoLayoutAnchorConvertible'; this is an error in the Swift 6 language mode
public func asBidirectionalRelativeAutoLayoutAnchor() -> BidirectionRelativeAutoLayoutAnchor {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:45:17: note: add 'nonisolated' to 'asBidirectionalRelativeAutoLayoutAnchor()' to make this instance method not isolated to the actor
public func asBidirectionalRelativeAutoLayoutAnchor() -> BidirectionRelativeAutoLayoutAnchor {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift:44:19: note: add '@preconcurrency' to the 'BidirectionRelativeAutoLayoutAnchorConvertible' conformance to defer isolation checking to run time
extension UIView: BidirectionRelativeAutoLayoutAnchorConvertible {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift:24:10: note: mark the protocol requirement 'asBidirectionalRelativeAutoLayoutAnchor()' 'async' to allow actor-isolated conformances
func asBidirectionalRelativeAutoLayoutAnchor() -> BidirectionRelativeAutoLayoutAnchor
^
async
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift:38:18: error: 'UISwitch' is unavailable in tvOS
public extension UISwitch {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwitch.h:23:12: note: 'UISwitch' has been explicitly marked unavailable here
@interface UISwitch : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift:53:18: error: 'UISlider' is unavailable in tvOS
public extension UISlider {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISlider.h:19:12: note: 'UISlider' has been explicitly marked unavailable here
@interface UISlider : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:52:36: error: 'Role' is only available in tvOS 14.0 or newer
func role(_ newValue: UIButton.Role) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:52:10: note: add @available attribute to enclosing instance method
func role(_ newValue: UIButton.Role) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIButton {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:66:27: error: 'UIMenu' is only available in tvOS 13.0 or newer
func menu(_ newValue: UIMenu?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:66:10: note: add @available attribute to enclosing instance method
func menu(_ newValue: UIMenu?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIButton {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift:36:35: error: 'UICollectionViewDragDelegate' is unavailable in tvOS
func dragDelegate(_ newValue: UICollectionViewDragDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:539:11: note: 'UICollectionViewDragDelegate' has been explicitly marked unavailable here
@protocol UICollectionViewDragDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift:43:35: error: 'UICollectionViewDropDelegate' is unavailable in tvOS
func dropDelegate(_ newValue: UICollectionViewDropDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:586:11: note: 'UICollectionViewDropDelegate' has been explicitly marked unavailable here
@protocol UICollectionViewDropDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift:57:57: error: 'ReorderingCadence' is unavailable in tvOS
func reorderingCadence(_ newValue: UICollectionView.ReorderingCadence) -> Self {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:36:28: note: 'ReorderingCadence' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UICollectionViewReorderingCadence) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift:9:37: error: 'UIDatePicker' is unavailable in tvOS
func datePickerMode(_ newValue: UIDatePicker.Mode) -> Self {
^~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDatePicker.h:40:12: note: 'UIDatePicker' has been explicitly marked unavailable here
@interface UIDatePicker : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift:64:47: error: 'UIDatePickerStyle' is unavailable in tvOS
func preferredDatePickerStyle(_ newValue: UIDatePickerStyle) -> Self {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDatePicker.h:28:28: note: 'UIDatePickerStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIDatePickerStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift:7:18: error: 'UIDatePicker' is unavailable in tvOS
public extension UIDatePicker {
^~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDatePicker.h:40:12: note: 'UIDatePicker' has been explicitly marked unavailable here
@interface UIDatePicker : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift:23:59: error: 'SymbolConfiguration' is only available in tvOS 13.0 or newer
func preferredSymbolConfiguration(_ newValue: UIImage.SymbolConfiguration?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift:23:10: note: add @available attribute to enclosing instance method
func preferredSymbolConfiguration(_ newValue: UIImage.SymbolConfiguration?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIImageView {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift:42:52: error: 'BackgroundStyle' is only available in tvOS 14.0 or newer
func backgroundStyle(_ newValue: UIPageControl.BackgroundStyle) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift:42:10: note: add @available attribute to enclosing instance method
func backgroundStyle(_ newValue: UIPageControl.BackgroundStyle) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIPageControl {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift:9:33: error: 'UIPickerViewDataSource' is unavailable in tvOS
func dataSource(_ newValue: UIPickerViewDataSource?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:48:11: note: 'UIPickerViewDataSource' has been explicitly marked unavailable here
@protocol UIPickerViewDataSource<NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift:15:31: error: 'UIPickerViewDelegate' is unavailable in tvOS
func delegate(_ newValue: UIPickerViewDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:59:11: note: 'UIPickerViewDelegate' has been explicitly marked unavailable here
@protocol UIPickerViewDelegate<NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift:7:18: error: 'UIPickerView' is unavailable in tvOS
public extension UIPickerView {
^~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:19:12: note: 'UIPickerView' has been explicitly marked unavailable here
@interface UIPickerView : UIView <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift:185:37: error: 'UIRefreshControl' is unavailable in tvOS
func refreshControl(_ newValue: UIRefreshControl?) -> Self {
^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIRefreshControl.h:16:12: note: 'UIRefreshControl' has been explicitly marked unavailable here
@interface UIRefreshControl : UIControl
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift:7:18: error: 'UISlider' is unavailable in tvOS
public extension UISlider {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISlider.h:19:12: note: 'UISlider' has been explicitly marked unavailable here
@interface UISlider : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift:7:18: error: 'UIStepper' is unavailable in tvOS
public extension UIStepper {
^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStepper.h:18:12: note: 'UIStepper' has been explicitly marked unavailable here
@interface UIStepper : UIControl
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift:45:37: error: 'UISwitch' is unavailable in tvOS
func preferredStyle(_ newValue: UISwitch.Style) -> Self {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwitch.h:23:12: note: 'UISwitch' has been explicitly marked unavailable here
@interface UISwitch : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift:7:18: error: 'UISwitch' is unavailable in tvOS
public extension UISwitch {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwitch.h:23:12: note: 'UISwitch' has been explicitly marked unavailable here
@interface UISwitch : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:91:31: error: 'UIBarStyle' is unavailable in tvOS
func barStyle(_ newValue: UIBarStyle) -> Self {
^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:18:28: note: 'UIBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:105:41: error: 'UITabBarAppearance' is only available in tvOS 13.0 or newer
func standardAppearance(_ newValue: UITabBarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:105:10: note: add @available attribute to enclosing instance method
func standardAppearance(_ newValue: UITabBarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UITabBar {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift:23:35: error: 'UITableViewDragDelegate' is unavailable in tvOS
func dragDelegate(_ newValue: UITableViewDragDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:608:11: note: 'UITableViewDragDelegate' has been explicitly marked unavailable here
@protocol UITableViewDragDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift:30:35: error: 'UITableViewDropDelegate' is unavailable in tvOS
func dropDelegate(_ newValue: UITableViewDropDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:648:11: note: 'UITableViewDropDelegate' has been explicitly marked unavailable here
@protocol UITableViewDropDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift:156:53: error: 'SeparatorStyle' is unavailable in tvOS
func separatorStyle(_ newValue: UITableViewCell.SeparatorStyle) -> Self {
^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewCell.h:32:28: note: 'SeparatorStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UITableViewCellSeparatorStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift:53:40: error: 'UIDataDetectorTypes' is unavailable in tvOS
func dataDetectorTypes(_ newValue: UIDataDetectorTypes) -> Self {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDataDetectors.h:11:32: note: 'UIDataDetectorTypes' has been explicitly marked unavailable here
typedef NS_OPTIONS(NSUInteger, UIDataDetectorTypes) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:9:31: error: 'UIBarStyle' is unavailable in tvOS
func barStyle(_ newValue: UIBarStyle) -> Self {
^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:18:28: note: 'UIBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:36:41: error: 'UIToolbarAppearance' is only available in tvOS 13.0 or newer
func standardAppearance(_ newValue: UIToolbarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:36:10: note: add @available attribute to enclosing instance method
func standardAppearance(_ newValue: UIToolbarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIToolbar {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:43:40: error: 'UIToolbarAppearance' is only available in tvOS 13.0 or newer
func compactAppearance(_ newValue: UIToolbarAppearance?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:43:10: note: add @available attribute to enclosing instance method
func compactAppearance(_ newValue: UIToolbarAppearance?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIToolbar {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:50:31: error: 'UIToolbarDelegate' is unavailable in tvOS
func delegate(_ newValue: UIToolbarDelegate?) -> Self {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:84:11: note: 'UIToolbarDelegate' has been explicitly marked unavailable here
@protocol UIToolbarDelegate <UIBarPositioningDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:7:18: error: 'UIToolbar' is unavailable in tvOS
public extension UIToolbar {
^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:23:12: note: 'UIToolbar' has been explicitly marked unavailable here
@interface UIToolbar : UIView <UIBarPositioning>
^
SwiftCompile normal arm64 Compiling\ UICollectionView+Chain.swift,\ UIControl+Chain.swift,\ UIDatePicker+Chain.swift,\ UIImageView+Chain.swift,\ UILabel+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UILabel+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIControl+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UILabel+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIPageControl+Chain.swift,\ UIPickerView+Chain.swift,\ UIScrollView+Chain.swift,\ UISlider+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIStackView+Chain.swift,\ UIStepper+Chain.swift,\ UISwitch+Chain.swift,\ UITabBar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStackView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStackView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Chain.swift,\ ArrayBuilder.swift,\ KVO.swift,\ UILayoutPriority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/KVO.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/UILayoutPriority.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/ArrayBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/KVO.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/UILayoutPriority.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIControl+Event.swift,\ UIView+Gesture.swift,\ Chainable.swift,\ ExtraChains.swift,\ UIButton+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIView+Gesture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Chainable.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/ExtraChains.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIView+Gesture.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Chainable.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/ExtraChains.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UITableView+Chain.swift,\ UITextField+Chain.swift,\ UITextView+Chain.swift,\ UIToolbar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextField+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextField+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AutoLayoutGuide.swift,\ BidirectionRelativeAutoLayoutAnchor.swift,\ BidirectionalDimensionAutoLayoutAnchor.swift,\ DimensionAutoLayoutAnchor.swift,\ RelationType.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelationType.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelationType.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIStackViewBuilder.swift,\ UIStackViewConfiguration.swift,\ UIStackViewHelpers.swift,\ UIStackViewSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewSpace.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewConfiguration.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewHelpers.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewSpace.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RelativeAutoLayoutAnchor.swift,\ RelativeAutoLayoutConstant.swift,\ AnchorsFactory.swift,\ AutoLayoutItem.swift,\ AutoLayoutItemsBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AnchorsFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItemsBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ DeclarativeLayoutKit (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
EmitSwiftModule normal arm64 (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 Compiling\ RelativeAutoLayoutAnchor.swift,\ RelativeAutoLayoutConstant.swift,\ AnchorsFactory.swift,\ AutoLayoutItem.swift,\ AutoLayoutItemsBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AnchorsFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItemsBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
Building workspace spi-builder-workspace with scheme DeclarativeLayoutKit-Package
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DeclarativeLayoutKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DeclarativeLayoutKit
{
"dependencies" : [
],
"manifest_display_name" : "DeclarativeLayoutKit",
"name" : "DeclarativeLayoutKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DeclarativeLayoutKit",
"targets" : [
"DeclarativeLayoutKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DeclarativeLayoutKitTests",
"module_type" : "SwiftTarget",
"name" : "DeclarativeLayoutKitTests",
"path" : "Tests/DeclarativeLayoutKitTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"DeclarativeLayoutKit"
],
"type" : "test"
},
{
"c99name" : "DeclarativeLayoutKit",
"module_type" : "SwiftTarget",
"name" : "DeclarativeLayoutKit",
"path" : "Sources/DeclarativeLayoutKit",
"product_memberships" : [
"DeclarativeLayoutKit"
],
"sources" : [
"AutoLayout/Anchor/AutoLayoutGuide.swift",
"AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift",
"AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift",
"AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift",
"AutoLayout/Anchor/RelationType.swift",
"AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift",
"AutoLayout/Anchor/RelativeAutoLayoutConstant.swift",
"AutoLayout/AnchorsFactory.swift",
"AutoLayout/AutoLayoutItem.swift",
"AutoLayout/AutoLayoutItemsBuilder.swift",
"AutoLayout/DSL/AutoLayoutConstant.swift",
"AutoLayout/DSL/FromToRelation.swift",
"AutoLayout/DSL/NSLayoutAnchor+Convertible.swift",
"AutoLayout/DSL/Priority.swift",
"Chaining/Actions/ClosureAction.swift",
"Chaining/Actions/UIControl+Event.swift",
"Chaining/Actions/UIView+Gesture.swift",
"Chaining/Chainable.swift",
"Chaining/ExtraChains.swift",
"Chaining/Generated/UIButton+Chain.swift",
"Chaining/Generated/UICollectionView+Chain.swift",
"Chaining/Generated/UIControl+Chain.swift",
"Chaining/Generated/UIDatePicker+Chain.swift",
"Chaining/Generated/UIImageView+Chain.swift",
"Chaining/Generated/UILabel+Chain.swift",
"Chaining/Generated/UIPageControl+Chain.swift",
"Chaining/Generated/UIPickerView+Chain.swift",
"Chaining/Generated/UIScrollView+Chain.swift",
"Chaining/Generated/UISlider+Chain.swift",
"Chaining/Generated/UIStackView+Chain.swift",
"Chaining/Generated/UIStepper+Chain.swift",
"Chaining/Generated/UISwitch+Chain.swift",
"Chaining/Generated/UITabBar+Chain.swift",
"Chaining/Generated/UITableView+Chain.swift",
"Chaining/Generated/UITextField+Chain.swift",
"Chaining/Generated/UITextView+Chain.swift",
"Chaining/Generated/UIToolbar+Chain.swift",
"Chaining/Generated/UIView+Chain.swift",
"Helpers/ArrayBuilder.swift",
"Helpers/KVO.swift",
"Helpers/UILayoutPriority.swift",
"StackView/UIStackViewBuilder.swift",
"StackView/UIStackViewConfiguration.swift",
"StackView/UIStackViewHelpers.swift",
"StackView/UIStackViewSpace.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DeclarativeLayoutKit",
"DeclarativeLayoutKit-Package",
"LayoutingTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DeclarativeLayoutKit-Package -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 DeclarativeLayoutKit-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
DeclarativeLayoutKit: /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 'DeclarativeLayoutKit' in project 'DeclarativeLayoutKit'
➜ Explicit dependency on target 'DeclarativeLayoutKit' in project 'DeclarativeLayoutKit'
Target 'DeclarativeLayoutKit' in project 'DeclarativeLayoutKit' (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: 76bf5f2c5a1c3deeeaa8f4251d463e39
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/76bf5f2c5a1c3deeeaa8f4251d463e39.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 DeclarativeLayoutKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
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 DeclarativeLayoutKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.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 -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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit_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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AutoLayoutConstant.swift,\ FromToRelation.swift,\ NSLayoutAnchor+Convertible.swift,\ Priority.swift,\ ClosureAction.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/AutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/FromToRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/Priority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/ClosureAction.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/AutoLayoutConstant.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/FromToRelation.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/Priority.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/ClosureAction.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIStackViewBuilder.swift,\ UIStackViewConfiguration.swift,\ UIStackViewHelpers.swift,\ UIStackViewSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewSpace.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewConfiguration.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewHelpers.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewSpace.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UITableView+Chain.swift,\ UITextField+Chain.swift,\ UITextView+Chain.swift,\ UIToolbar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextField+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextField+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DeclarativeLayoutKit (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelationType.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AnchorsFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItemsBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/AutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/FromToRelation.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/NSLayoutAnchor+Convertible.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/DSL/Priority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/ClosureAction.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIView+Gesture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Chainable.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/ExtraChains.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UILabel+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStackView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextField+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/KVO.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/UILayoutPriority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/StackView/UIStackViewSpace.swift -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 -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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit_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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.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/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DeclarativeLayoutKit -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 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DeclarativeLayoutKit.build/Debug-appletvos/DeclarativeLayoutKit.build/Objects-normal/arm64/DeclarativeLayoutKit.abi.json
EmitSwiftModule normal arm64 (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift:38:18: error: 'UISwitch' is unavailable in tvOS
public extension UISwitch {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwitch.h:23:12: note: 'UISwitch' has been explicitly marked unavailable here
@interface UISwitch : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift:53:18: error: 'UISlider' is unavailable in tvOS
public extension UISlider {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISlider.h:19:12: note: 'UISlider' has been explicitly marked unavailable here
@interface UISlider : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:52:36: error: 'Role' is only available in tvOS 14.0 or newer
func role(_ newValue: UIButton.Role) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:52:10: note: add @available attribute to enclosing instance method
func role(_ newValue: UIButton.Role) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIButton {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:66:27: error: 'UIMenu' is only available in tvOS 13.0 or newer
func menu(_ newValue: UIMenu?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:66:10: note: add @available attribute to enclosing instance method
func menu(_ newValue: UIMenu?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIButton {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift:36:35: error: 'UICollectionViewDragDelegate' is unavailable in tvOS
func dragDelegate(_ newValue: UICollectionViewDragDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:539:11: note: 'UICollectionViewDragDelegate' has been explicitly marked unavailable here
@protocol UICollectionViewDragDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift:43:35: error: 'UICollectionViewDropDelegate' is unavailable in tvOS
func dropDelegate(_ newValue: UICollectionViewDropDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:586:11: note: 'UICollectionViewDropDelegate' has been explicitly marked unavailable here
@protocol UICollectionViewDropDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift:57:57: error: 'ReorderingCadence' is unavailable in tvOS
func reorderingCadence(_ newValue: UICollectionView.ReorderingCadence) -> Self {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:36:28: note: 'ReorderingCadence' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UICollectionViewReorderingCadence) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift:9:37: error: 'UIDatePicker' is unavailable in tvOS
func datePickerMode(_ newValue: UIDatePicker.Mode) -> Self {
^~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDatePicker.h:40:12: note: 'UIDatePicker' has been explicitly marked unavailable here
@interface UIDatePicker : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift:64:47: error: 'UIDatePickerStyle' is unavailable in tvOS
func preferredDatePickerStyle(_ newValue: UIDatePickerStyle) -> Self {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDatePicker.h:28:28: note: 'UIDatePickerStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIDatePickerStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift:7:18: error: 'UIDatePicker' is unavailable in tvOS
public extension UIDatePicker {
^~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDatePicker.h:40:12: note: 'UIDatePicker' has been explicitly marked unavailable here
@interface UIDatePicker : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift:23:59: error: 'SymbolConfiguration' is only available in tvOS 13.0 or newer
func preferredSymbolConfiguration(_ newValue: UIImage.SymbolConfiguration?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift:23:10: note: add @available attribute to enclosing instance method
func preferredSymbolConfiguration(_ newValue: UIImage.SymbolConfiguration?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIImageView {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift:42:52: error: 'BackgroundStyle' is only available in tvOS 14.0 or newer
func backgroundStyle(_ newValue: UIPageControl.BackgroundStyle) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift:42:10: note: add @available attribute to enclosing instance method
func backgroundStyle(_ newValue: UIPageControl.BackgroundStyle) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIPageControl {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift:9:33: error: 'UIPickerViewDataSource' is unavailable in tvOS
func dataSource(_ newValue: UIPickerViewDataSource?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:48:11: note: 'UIPickerViewDataSource' has been explicitly marked unavailable here
@protocol UIPickerViewDataSource<NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift:15:31: error: 'UIPickerViewDelegate' is unavailable in tvOS
func delegate(_ newValue: UIPickerViewDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:59:11: note: 'UIPickerViewDelegate' has been explicitly marked unavailable here
@protocol UIPickerViewDelegate<NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift:7:18: error: 'UIPickerView' is unavailable in tvOS
public extension UIPickerView {
^~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:19:12: note: 'UIPickerView' has been explicitly marked unavailable here
@interface UIPickerView : UIView <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift:185:37: error: 'UIRefreshControl' is unavailable in tvOS
func refreshControl(_ newValue: UIRefreshControl?) -> Self {
^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIRefreshControl.h:16:12: note: 'UIRefreshControl' has been explicitly marked unavailable here
@interface UIRefreshControl : UIControl
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift:7:18: error: 'UISlider' is unavailable in tvOS
public extension UISlider {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISlider.h:19:12: note: 'UISlider' has been explicitly marked unavailable here
@interface UISlider : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift:7:18: error: 'UIStepper' is unavailable in tvOS
public extension UIStepper {
^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStepper.h:18:12: note: 'UIStepper' has been explicitly marked unavailable here
@interface UIStepper : UIControl
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift:45:37: error: 'UISwitch' is unavailable in tvOS
func preferredStyle(_ newValue: UISwitch.Style) -> Self {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwitch.h:23:12: note: 'UISwitch' has been explicitly marked unavailable here
@interface UISwitch : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift:7:18: error: 'UISwitch' is unavailable in tvOS
public extension UISwitch {
^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwitch.h:23:12: note: 'UISwitch' has been explicitly marked unavailable here
@interface UISwitch : UIControl <NSCoding>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:91:31: error: 'UIBarStyle' is unavailable in tvOS
func barStyle(_ newValue: UIBarStyle) -> Self {
^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:18:28: note: 'UIBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:105:41: error: 'UITabBarAppearance' is only available in tvOS 13.0 or newer
func standardAppearance(_ newValue: UITabBarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:105:10: note: add @available attribute to enclosing instance method
func standardAppearance(_ newValue: UITabBarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UITabBar {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift:23:35: error: 'UITableViewDragDelegate' is unavailable in tvOS
func dragDelegate(_ newValue: UITableViewDragDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:608:11: note: 'UITableViewDragDelegate' has been explicitly marked unavailable here
@protocol UITableViewDragDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift:30:35: error: 'UITableViewDropDelegate' is unavailable in tvOS
func dropDelegate(_ newValue: UITableViewDropDelegate?) -> Self {
^~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:648:11: note: 'UITableViewDropDelegate' has been explicitly marked unavailable here
@protocol UITableViewDropDelegate <NSObject>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITableView+Chain.swift:156:53: error: 'SeparatorStyle' is unavailable in tvOS
func separatorStyle(_ newValue: UITableViewCell.SeparatorStyle) -> Self {
^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableViewCell.h:32:28: note: 'SeparatorStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UITableViewCellSeparatorStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITextView+Chain.swift:53:40: error: 'UIDataDetectorTypes' is unavailable in tvOS
func dataDetectorTypes(_ newValue: UIDataDetectorTypes) -> Self {
^~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDataDetectors.h:11:32: note: 'UIDataDetectorTypes' has been explicitly marked unavailable here
typedef NS_OPTIONS(NSUInteger, UIDataDetectorTypes) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:9:31: error: 'UIBarStyle' is unavailable in tvOS
func barStyle(_ newValue: UIBarStyle) -> Self {
^~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:18:28: note: 'UIBarStyle' has been explicitly marked unavailable here
typedef NS_ENUM(NSInteger, UIBarStyle) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:36:41: error: 'UIToolbarAppearance' is only available in tvOS 13.0 or newer
func standardAppearance(_ newValue: UIToolbarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:36:10: note: add @available attribute to enclosing instance method
func standardAppearance(_ newValue: UIToolbarAppearance) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIToolbar {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:43:40: error: 'UIToolbarAppearance' is only available in tvOS 13.0 or newer
func compactAppearance(_ newValue: UIToolbarAppearance?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:43:10: note: add @available attribute to enclosing instance method
func compactAppearance(_ newValue: UIToolbarAppearance?) -> Self {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:7:8: note: add @available attribute to enclosing extension
public extension UIToolbar {
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:50:31: error: 'UIToolbarDelegate' is unavailable in tvOS
func delegate(_ newValue: UIToolbarDelegate?) -> Self {
^~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:84:11: note: 'UIToolbarDelegate' has been explicitly marked unavailable here
@protocol UIToolbarDelegate <UIBarPositioningDelegate>
^
/Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIToolbar+Chain.swift:7:18: error: 'UIToolbar' is unavailable in tvOS
public extension UIToolbar {
^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:23:12: note: 'UIToolbar' has been explicitly marked unavailable here
@interface UIToolbar : UIView <UIBarPositioning>
^
SwiftCompile normal arm64 Compiling\ RelativeAutoLayoutAnchor.swift,\ RelativeAutoLayoutConstant.swift,\ AnchorsFactory.swift,\ AutoLayoutItem.swift,\ AutoLayoutItemsBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutConstant.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AnchorsFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItemsBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelativeAutoLayoutConstant.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AnchorsFactory.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItem.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/AutoLayoutItemsBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Chain.swift,\ ArrayBuilder.swift,\ KVO.swift,\ UILayoutPriority.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/ArrayBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/KVO.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/UILayoutPriority.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/ArrayBuilder.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/KVO.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Helpers/UILayoutPriority.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AutoLayoutGuide.swift,\ BidirectionRelativeAutoLayoutAnchor.swift,\ BidirectionalDimensionAutoLayoutAnchor.swift,\ DimensionAutoLayoutAnchor.swift,\ RelationType.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelationType.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionRelativeAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/BidirectionalDimensionAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/DimensionAutoLayoutAnchor.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/RelationType.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIPageControl+Chain.swift,\ UIPickerView+Chain.swift,\ UIScrollView+Chain.swift,\ UISlider+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPageControl+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIPickerView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIScrollView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISlider+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIControl+Event.swift,\ UIView+Gesture.swift,\ Chainable.swift,\ ExtraChains.swift,\ UIButton+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIView+Gesture.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Chainable.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/ExtraChains.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIControl+Event.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Actions/UIView+Gesture.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Chainable.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/ExtraChains.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIButton+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UICollectionView+Chain.swift,\ UIControl+Chain.swift,\ UIDatePicker+Chain.swift,\ UIImageView+Chain.swift,\ UILabel+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIControl+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UILabel+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UICollectionView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIControl+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIDatePicker+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIImageView+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UILabel+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIStackView+Chain.swift,\ UIStepper+Chain.swift,\ UISwitch+Chain.swift,\ UITabBar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStackView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ DeclarativeLayoutKit (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
EmitSwiftModule normal arm64 (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
SwiftCompile normal arm64 Compiling\ UIStackView+Chain.swift,\ UIStepper+Chain.swift,\ UISwitch+Chain.swift,\ UITabBar+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStackView+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UIStepper+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UISwitch+Chain.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarativeLayoutKit/Chaining/Generated/UITabBar+Chain.swift (in target 'DeclarativeLayoutKit' from project 'DeclarativeLayoutKit')
Building workspace spi-builder-workspace with scheme DeclarativeLayoutKit-Package
(4 failures)
BUILD FAILURE 6.1 tvOS