Build Information
Failed to build FancyScrollView, reference 0.1.4 (7f8194
), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 16:43:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/FancyScrollView.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/FancyScrollView
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at 7f8194b Merge pull request #9 from devraj/develop
Cloned https://github.com/nerdsupremacist/FancyScrollView.git
Revision (git rev-parse @):
7f8194b23dc209cdb5b0ebc9799a8de487166fdf
SUCCESS checkout https://github.com/nerdsupremacist/FancyScrollView.git at 0.1.4
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerdsupremacist/FancyScrollView.git
https://github.com/nerdsupremacist/FancyScrollView.git
{
"dependencies" : [
],
"manifest_display_name" : "FancyScrollView",
"name" : "FancyScrollView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FancyScrollView",
"targets" : [
"FancyScrollView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FancyScrollView",
"module_type" : "SwiftTarget",
"name" : "FancyScrollView",
"path" : "Sources/FancyScrollView",
"product_memberships" : [
"FancyScrollView"
],
"sources" : [
"AppleMusicStyleScrollView.swift",
"BackButton.swift",
"BlurView.swift",
"FancyScrollView.swift",
"HeaderScrollView.swift",
"HeaderScrollViewTitle.swift",
"ScrollDownHeaderBehavior.swift",
"ScrollUpHeaderBehavior.swift",
"View+hideNavigationBarWithoutLosingSwipeBack.swift",
"View+navigationAllowSpipeBackWhenHidden.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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:
FancyScrollView: /Users/admin/builder/spi-builder-workspace
resolved source packages: FancyScrollView
{
"dependencies" : [
],
"manifest_display_name" : "FancyScrollView",
"name" : "FancyScrollView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FancyScrollView",
"targets" : [
"FancyScrollView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FancyScrollView",
"module_type" : "SwiftTarget",
"name" : "FancyScrollView",
"path" : "Sources/FancyScrollView",
"product_memberships" : [
"FancyScrollView"
],
"sources" : [
"AppleMusicStyleScrollView.swift",
"BackButton.swift",
"BlurView.swift",
"FancyScrollView.swift",
"HeaderScrollView.swift",
"HeaderScrollViewTitle.swift",
"ScrollDownHeaderBehavior.swift",
"ScrollUpHeaderBehavior.swift",
"View+hideNavigationBarWithoutLosingSwipeBack.swift",
"View+navigationAllowSpipeBackWhenHidden.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FancyScrollView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -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 FancyScrollView -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:
FancyScrollView: /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 'FancyScrollView' in project 'FancyScrollView'
➜ Explicit dependency on target 'FancyScrollView' in project 'FancyScrollView'
Target 'FancyScrollView' in project 'FancyScrollView' (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: 59ae3db4355fb1d8e2fd96522d2d2dea
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59ae3db4355fb1d8e2fd96522d2d2dea.xcbuilddata
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
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/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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.DependencyStaticMetadataFileList (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.DependencyMetadataFileList (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.modulemap (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftConstValuesFileList (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.LinkFileList (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-OutputFileMap.json (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FancyScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.modulemap (in target 'FancyScrollView' from project 'FancyScrollView')
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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/FancyScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver FancyScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FancyScrollView' from project 'FancyScrollView')
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 FancyScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.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-tvos13.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BlurView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:14:47: error: 'systemThinMaterial' is unavailable in tvOS
let blurEffect = UIBlurEffect(style: .systemThinMaterial)
^~~~~~~~~~~~~~~~~~
UIKit.UIBlurEffect.Style.systemThinMaterial:4:10: note: 'systemThinMaterial' has been explicitly marked unavailable here
case systemThinMaterial }
^
SwiftCompile normal arm64 Compiling\ BackButton.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FancyScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HeaderScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:23:25: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
return AnyView(
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:23:25: note: remove 'return' statements to apply the result builder
return AnyView(
^~~~~~~
SwiftCompile normal arm64 Compiling\ View+hideNavigationBarWithoutLosingSwipeBack.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:20:49: warning: main actor-isolated property 'isHidden' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
navigationController?.navigationBar.isHidden = false
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:307:56: note: mutation of this property is only permitted within the actor
@property(nonatomic,getter=isHidden) BOOL hidden; // default is NO. doesn't check superviews
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:20:35: warning: main actor-isolated property 'navigationBar' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
navigationController?.navigationBar.isHidden = false
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:76:48: note: property declared here
@property(nonatomic,readonly) UINavigationBar *navigationBar; // The navigation bar managed by the controller. Pushing, popping or setting navigation items on a managed navigation bar is not supported.
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
EmitSwiftModule normal arm64 (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ View+navigationAllowSpipeBackWhenHidden.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_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/FancyScrollView.build/Debug-appletvos/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.o -index-unit-output-path /FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:17:35: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
navigationController?.interactivePopGestureRecognizer?.delegate = originalDelegate
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:17:68: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
navigationController?.interactivePopGestureRecognizer?.delegate = originalDelegate
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:50:69: note: mutation of this property is only permitted within the actor
@property(nullable,nonatomic,weak) id <UIGestureRecognizerDelegate> delegate; // the gesture recognizer's delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:17:35: warning: main actor-isolated property 'interactivePopGestureRecognizer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
navigationController?.interactivePopGestureRecognizer?.delegate = originalDelegate
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:21:20: warning: main actor-isolated property 'originalDelegate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return originalDelegate
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:14:18: note: property declared here
weak var originalDelegate: UIGestureRecognizerDelegate?
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:51:54: error: 'gestureRecognizer(_:shouldReceive:)' is only available in tvOS 13.4 or newer
} else if let result = originalDelegate?.gestureRecognizer?(gestureRecognizer, shouldReceive: event) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:51:54: note: add 'if #available' version check
} else if let result = originalDelegate?.gestureRecognizer?(gestureRecognizer, shouldReceive: event) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:47:14: note: add @available attribute to enclosing instance method
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:12:11: note: add @available attribute to enclosing class
class Coordinator: NSObject, UIGestureRecognizerDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:84:48: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
uiViewController.navigationController?.interactivePopGestureRecognizer?.isEnabled = true
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:87:75: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
let originalDelegate = uiViewController.navigationController?.interactivePopGestureRecognizer?.delegate,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:94:48: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
uiViewController.navigationController?.interactivePopGestureRecognizer?.delegate = context.coordinator
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
SwiftCompile normal arm64 Compiling\ ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HeaderScrollViewTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScrollDownHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftDriver\ Compilation\ Requirements FancyScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FancyScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.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-tvos13.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftDriverJobDiscovery normal arm64 Compiling ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FancyScrollView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FancyScrollView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftmodule (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftdoc (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.abi.json (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftsourceinfo (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FancyScrollView.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftDriverJobDiscovery normal arm64 Compiling BackButton.swift (in target 'FancyScrollView' from project 'FancyScrollView')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 Compiling\ View+navigationAllowSpipeBackWhenHidden.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
Building workspace spi-builder-workspace with scheme FancyScrollView
(5 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:
FancyScrollView: /Users/admin/builder/spi-builder-workspace
resolved source packages: FancyScrollView
{
"dependencies" : [
],
"manifest_display_name" : "FancyScrollView",
"name" : "FancyScrollView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FancyScrollView",
"targets" : [
"FancyScrollView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FancyScrollView",
"module_type" : "SwiftTarget",
"name" : "FancyScrollView",
"path" : "Sources/FancyScrollView",
"product_memberships" : [
"FancyScrollView"
],
"sources" : [
"AppleMusicStyleScrollView.swift",
"BackButton.swift",
"BlurView.swift",
"FancyScrollView.swift",
"HeaderScrollView.swift",
"HeaderScrollViewTitle.swift",
"ScrollDownHeaderBehavior.swift",
"ScrollUpHeaderBehavior.swift",
"View+hideNavigationBarWithoutLosingSwipeBack.swift",
"View+navigationAllowSpipeBackWhenHidden.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FancyScrollView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -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 FancyScrollView -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
FancyScrollView: /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 'FancyScrollView' in project 'FancyScrollView'
➜ Explicit dependency on target 'FancyScrollView' in project 'FancyScrollView'
Target 'FancyScrollView' in project 'FancyScrollView' (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: b856e829000c7dc3ef800a0e033c9a4d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b856e829000c7dc3ef800a0e033c9a4d.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 FancyScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FancyScrollView' from project 'FancyScrollView')
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 FancyScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.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-tvos13.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BlurView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:14:47: error: 'systemThinMaterial' is unavailable in tvOS
let blurEffect = UIBlurEffect(style: .systemThinMaterial)
^~~~~~~~~~~~~~~~~~
UIKit.UIBlurEffect.Style.systemThinMaterial:4:10: note: 'systemThinMaterial' has been explicitly marked unavailable here
case systemThinMaterial }
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/BlurView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/BlurView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/BlurView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/BlurView.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_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/FancyScrollView.build/Debug-appletvos/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/BlurView.o -index-unit-output-path /FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/BlurView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ScrollDownHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HeaderScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BackButton.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ View+hideNavigationBarWithoutLosingSwipeBack.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
EmitSwiftModule normal arm64 (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ View+navigationAllowSpipeBackWhenHidden.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.dia -target arm64-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_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/FancyScrollView.build/Debug-appletvos/FancyScrollView.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/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.o -index-unit-output-path /FancyScrollView.build/Debug-appletvos/FancyScrollView.build/Objects-normal/arm64/View+navigationAllowSpipeBackWhenHidden.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:17:35: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
navigationController?.interactivePopGestureRecognizer?.delegate = originalDelegate
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:51:54: error: 'gestureRecognizer(_:shouldReceive:)' is only available in tvOS 13.4 or newer
} else if let result = originalDelegate?.gestureRecognizer?(gestureRecognizer, shouldReceive: event) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:51:54: note: add 'if #available' version check
} else if let result = originalDelegate?.gestureRecognizer?(gestureRecognizer, shouldReceive: event) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:47:14: note: add @available attribute to enclosing instance method
func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:12:11: note: add @available attribute to enclosing class
class Coordinator: NSObject, UIGestureRecognizerDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:84:48: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
uiViewController.navigationController?.interactivePopGestureRecognizer?.isEnabled = true
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:87:75: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
let originalDelegate = uiViewController.navigationController?.interactivePopGestureRecognizer?.delegate,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:94:48: error: 'interactivePopGestureRecognizer' is unavailable in tvOS
uiViewController.navigationController?.interactivePopGestureRecognizer?.delegate = context.coordinator
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:83:63: note: 'interactivePopGestureRecognizer' has been explicitly marked unavailable here
@property(nullable, nonatomic, readonly) UIGestureRecognizer *interactivePopGestureRecognizer API_AVAILABLE(ios(7.0)) API_UNAVAILABLE(tvos);
^
SwiftCompile normal arm64 Compiling\ FancyScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HeaderScrollViewTitle.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift (in target 'FancyScrollView' from project 'FancyScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftDriverJobDiscovery normal arm64 Compiling ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 Compiling\ BlurView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 Compiling\ View+navigationAllowSpipeBackWhenHidden.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift (in target 'FancyScrollView' from project 'FancyScrollView')
Building workspace spi-builder-workspace with scheme FancyScrollView
(5 failures)
BUILD FAILURE 6.1 tvOS