The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FancyScrollView, reference develop (7f8194), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 19 Jun 2025 05:02:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/FancyScrollView.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/FancyScrollView
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
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 develop
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nerdsupremacist/FancyScrollView.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
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-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d5b84b41db5742a78c73717ac1504445
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d5b84b41db5742a78c73717ac1504445.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/FancyScrollView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/FancyScrollView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/FancyScrollView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FancyScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/FancyScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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-26.0.0-Beta.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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-8Z3DGWJN4BZ05LEF7ZV8ZZXOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ETXGO0CCN50NJJJ1T7O9OG7QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-BOGP854PAM05OU9SEQ6T6CKZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B1DEY84NT78VC91CZTGCR6P2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CB7S9KW6BCE8K3W9BQR8Z8L7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4F6W88HH2I5QECJK4DQWSN688.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-771G992C02Z1PKJN0NBXDZ54L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ROV7BH8E6KVESIYYCEHT1YVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6TL9KT83HX9WCNN6MUJ4RXY13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-74FSHJ7Y9OFU31XW3USCCV6H9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-CXIFL9FUFZMGL45NUHJFXF7KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2H78LDXQL2QSOBU9E8S6W5Q85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DRP2UGNZ7B3VFK2LROWNHXAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-1QC2TREL4E841A16LGTTMBXTK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6ZZNJZ45HVZSO0GOX4U8979M9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4QFW3FVE99J7ELINJEIAOC3PZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-944U6YLLWD4SFRFM9WALKCPRN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2VXY9ORECNAH6UNF8M80EQLGI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DP8FPXVUR83Q7ADSGVFW62TMS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-1FEZ8WXDGBOZ9ORWT6DRYUDKD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9ZUSOOTZY4TE6H1909JZHSICE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EVRLXEQT1RUE9WJZHPXUROVRH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-OOGTKT65NOMASJH2TSIZP0VK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6NBUGIV2QW8A8LH005H34YCE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-DUJTO8A4UY7XH87NSAUP6Y992.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-71BRF3UC4V45G8870O1CWM0MA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-6Y7U46VS0V2C4QFLFRCY3W0XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BQP0R8JLYV2F1CPSK0VA3XD2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-EFOBAM4KQHB4OYM24QTLYWOGQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4SXQ0NNFO6D0W9PZ9T713HIVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-E6P09CF5VM5JV7V9R2RRL1RC3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CFV17P5GIIS6XIDB3Z4JNTJHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-881WXGYR1RBOJ7T336TLGWOQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-B0XW8B8UX4R6SLAS5KEFFINY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-DQNWQ7O7VBOISP2WANTBH1TVK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-B2MMD5Z4G6HM52GN9F4MO00HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-EPPNNX3L1NXPK4M2SDUTEIBGZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8QVMIAJK18QWY0JDBLN5CE7RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ABLA7SJUDIMMX99SIOZ8SN15.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-18ZXKRRAO7S8MJT79AVBEGMSD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-88FW7PNBDBKHL20028MXEC7AO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-32XM9N84T9KYPA839NVNUSWS3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-6S6DESUL4I71P95XT6TEQ7FDF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-7YIXXMGHO4UJE35GGM2FFRA6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2AI4IIFGG13NJB8A41NV2MF78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-DDPGYLXY21H794JRYT4O5LLF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-9XJZ4P20L95D2PKL7SUMCPNCP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DQ8B56HX9H30U1VC4FR7MUR73.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-4WBNZTZACNE6TBAY73Y6K50U5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-9LQDWZH5Y0ZB4RWUFFKDZ23OR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-EL7ZOBC6NM9PETBVVJ6E17R4R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-2VDD5DGXSFXFYAFCURRRLCNZH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-80KYHHX1R2VRVAU4W8EZDEEOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-5T7GHUQU58UKWFQNB2GAB37TQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8K6OGVANM2PHZ1ZLR2FDCDNJ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-31SCFGOSZHI37ZN5T6VDOBDWG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-5DNTT2TYSH7S2BIIFP4WY094L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-91DS2RXYOJ8S506PBOGG46MQO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-743YT5N6M7AW630GU6OBDXXS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-F2SGBH32805IRS4IQPGIRRYWD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-DC9S0GEI0MZI50CQRK6M7H77H.pcm
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

/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:4:18: error: 'AnyView' is only available in macOS 10.15 or newer
    let content: AnyView
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:3:8: note: add @available attribute to enclosing struct
struct AppleMusicStyleScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:6:6: error: 'State' is only available in macOS 10.15 or newer
    @State
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:3:8: note: add @available attribute to enclosing struct
struct AppleMusicStyleScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:9:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:9:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:3:8: note: add @available attribute to enclosing struct
struct AppleMusicStyleScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:41:19: error: 'View' is only available in macOS 10.15 or newer
    init<Content: View>(content: () -> Content) {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:41:5: note: add @available attribute to enclosing initializer
    init<Content: View>(content: () -> Content) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:39:1: note: add @available attribute to enclosing extension
extension AppleMusicStyleScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:6:20: error: 'presentationMode' is only available in macOS 10.15 or newer
    @Environment(\.presentationMode)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:4:16: error: 'Color' is only available in macOS 10.15 or newer
    let color: Color
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:7:27: error: 'Binding' is only available in macOS 10.15 or newer
    var presentationMode: Binding<PresentationMode>
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:6:6: error: 'Environment' is only available in macOS 10.15 or newer
    @Environment(\.presentationMode)
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:9:6: error: 'State' is only available in macOS 10.15 or newer
    @State private var hasBeenShownAtLeastOnce: Bool = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:11:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:11:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:11:78: error: cannot find type 'UIView' in scope
    public func makeUIView(context: UIViewRepresentableContext<BlurView>) -> UIView {
                                                                             ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:11:37: error: cannot find type 'UIViewRepresentableContext' in scope
    public func makeUIView(context: UIViewRepresentableContext<BlurView>) -> UIView {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:29:40: error: cannot find type 'UIView' in scope
    public func updateUIView(_ uiView: UIView, context: UIViewRepresentableContext<BlurView>) {
                                       ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:29:57: error: cannot find type 'UIViewRepresentableContext' in scope
    public func updateUIView(_ uiView: UIView, context: UIViewRepresentableContext<BlurView>) {
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:10:25: error: cannot find type 'UIViewRepresentable' in scope
public struct BlurView: UIViewRepresentable {
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:5:21: error: 'Color' is only available in macOS 10.15 or newer
    let titleColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:9:17: error: 'AnyView' is only available in macOS 10.15 or newer
    let header: AnyView?
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:10:18: error: 'AnyView' is only available in macOS 10.15 or newer
    let content: AnyView
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:12:27: error: 'View' is only available in macOS 10.15 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:12:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:20: error: 'View' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:29: error: 'View' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:67: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:75: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:81: error: 'white' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:20: error: 'View' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:58: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:66: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:72: error: 'white' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:6:20: error: 'colorScheme' is only available in macOS 10.15 or newer
    @Environment(\.colorScheme)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:7:30: error: 'ColorScheme' is only available in macOS 10.15 or newer
    private var colorScheme: ColorScheme
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:6:6: error: 'Environment' is only available in macOS 10.15 or newer
    @Environment(\.colorScheme)
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:10:21: error: 'Color' is only available in macOS 10.15 or newer
    let titleColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:14:17: error: 'AnyView' is only available in macOS 10.15 or newer
    let header: AnyView
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:15:18: error: 'AnyView' is only available in macOS 10.15 or newer
    let content: AnyView
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:17:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:17:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:42: error: 'GeometryProxy' is only available in macOS 10.15 or newer
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:18: note: add @available attribute to enclosing instance method
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:77:1: note: add @available attribute to enclosing extension
extension HeaderScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:67: error: 'EdgeInsets' is only available in macOS 10.15 or newer
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:18: note: add @available attribute to enclosing instance method
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:77:1: note: add @available attribute to enclosing extension
extension HeaderScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:41: error: 'ColorScheme' is only available in macOS 10.15 or newer
    static func background(colorScheme: ColorScheme) -> Color {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:17: note: add @available attribute to enclosing static method
    static func background(colorScheme: ColorScheme) -> Color {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:1: note: add @available attribute to enclosing extension
extension Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:57: error: 'Color' is only available in macOS 10.15 or newer
    static func background(colorScheme: ColorScheme) -> Color {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:17: note: add @available attribute to enclosing static method
    static func background(colorScheme: ColorScheme) -> Color {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:1: note: add @available attribute to enclosing extension
extension Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:11: error: 'Color' is only available in macOS 10.15 or newer
extension Color {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:1: note: add @available attribute to enclosing extension
extension Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:5:21: error: 'Color' is only available in macOS 10.15 or newer
    let titleColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:3:8: note: add @available attribute to enclosing struct
struct HeaderScrollViewTitle: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:9:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:9:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:3:8: note: add @available attribute to enclosing struct
struct HeaderScrollViewTitle: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:7:74: error: 'View' is only available in macOS 10.15 or newer
    func hideNavigationBarWithoutLosingSwipeBack(_ hidden: Bool) -> some View {
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:7:10: note: add @available attribute to enclosing instance method
    func hideNavigationBarWithoutLosingSwipeBack(_ hidden: Bool) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:5:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:5:11: error: 'View' is only available in macOS 10.15 or newer
extension View {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:5:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:17:40: error: cannot find type 'UINavigationController' in scope
        weak var navigationController: UINavigationController?
                                       ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:24:105: error: cannot find type 'UIViewController' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:24:40: error: cannot find type 'UIViewControllerRepresentableContext' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:32:53: error: cannot find type 'UIViewController' in scope
    func updateUIViewController(_ uiViewController: UIViewController,
                                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:33:42: error: cannot find type 'UIViewControllerRepresentableContext' in scope
                                context: UIViewControllerRepresentableContext<NavigationConfigurator>) {
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:13:40: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct NavigationConfigurator: UIViewControllerRepresentable {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:5:61: error: 'View' is only available in macOS 10.15 or newer
    func hackNavigationToAllowSwipeBackWhenHidden() -> some View {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:5:10: note: add @available attribute to enclosing instance method
    func hackNavigationToAllowSwipeBackWhenHidden() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:3:11: error: 'View' is only available in macOS 10.15 or newer
extension View {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:12:34: error: cannot find type 'UIGestureRecognizerDelegate' in scope
    class Coordinator: NSObject, UIGestureRecognizerDelegate {
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:13:40: error: cannot find type 'UINavigationController' in scope
        weak var navigationController: UINavigationController?
                                       ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:14:36: error: cannot find type 'UIGestureRecognizerDelegate' in scope
        weak var originalDelegate: UIGestureRecognizerDelegate?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:24:64: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                               ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:35:53: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:35:95: error: cannot find type 'UITouch' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
                                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:47:53: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:47:95: error: cannot find type 'UIEvent' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
                                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:58:53: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:58:95: error: cannot find type 'UIPress' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
                                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:70:105: error: cannot find type 'UIViewController' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:70:40: error: cannot find type 'UIViewControllerRepresentableContext' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:81:53: error: cannot find type 'UIViewController' in scope
    func updateUIViewController(_ uiViewController: UIViewController,
                                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:82:42: error: cannot find type 'UIViewControllerRepresentableContext' in scope
                                context: UIViewControllerRepresentableContext<NavigationConfigurator>) {
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:11:40: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct NavigationConfigurator: UIViewControllerRepresentable {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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/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 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.abi.json
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')
    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

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\ 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\ 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\ 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

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\ 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\ ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'FancyScrollView' from project 'FancyScrollView')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
	Building workspace spi-builder-workspace with scheme FancyScrollView
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
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
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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-26.0.0-Beta.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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/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/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/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/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\ 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\ 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\ 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

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\ 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\ 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\ 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\ 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

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')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.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/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 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libPreviewsMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#PreviewsMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftUIMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftUIMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -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 -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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.abi.json
EmitSwiftModule normal arm64 (in target 'FancyScrollView' from project 'FancyScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:4:18: error: 'AnyView' is only available in macOS 10.15 or newer
    let content: AnyView
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:3:8: note: add @available attribute to enclosing struct
struct AppleMusicStyleScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:6:6: error: 'State' is only available in macOS 10.15 or newer
    @State
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:3:8: note: add @available attribute to enclosing struct
struct AppleMusicStyleScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:9:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:9:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:3:8: note: add @available attribute to enclosing struct
struct AppleMusicStyleScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:41:19: error: 'View' is only available in macOS 10.15 or newer
    init<Content: View>(content: () -> Content) {
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:41:5: note: add @available attribute to enclosing initializer
    init<Content: View>(content: () -> Content) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift:39:1: note: add @available attribute to enclosing extension
extension AppleMusicStyleScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:6:20: error: 'presentationMode' is only available in macOS 10.15 or newer
    @Environment(\.presentationMode)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:4:16: error: 'Color' is only available in macOS 10.15 or newer
    let color: Color
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:7:27: error: 'Binding' is only available in macOS 10.15 or newer
    var presentationMode: Binding<PresentationMode>
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:6:6: error: 'Environment' is only available in macOS 10.15 or newer
    @Environment(\.presentationMode)
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:9:6: error: 'State' is only available in macOS 10.15 or newer
    @State private var hasBeenShownAtLeastOnce: Bool = false
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:11:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:11:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BackButton.swift:3:8: note: add @available attribute to enclosing struct
struct BackButton: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:11:78: error: cannot find type 'UIView' in scope
    public func makeUIView(context: UIViewRepresentableContext<BlurView>) -> UIView {
                                                                             ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:11:37: error: cannot find type 'UIViewRepresentableContext' in scope
    public func makeUIView(context: UIViewRepresentableContext<BlurView>) -> UIView {
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:29:40: error: cannot find type 'UIView' in scope
    public func updateUIView(_ uiView: UIView, context: UIViewRepresentableContext<BlurView>) {
                                       ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:29:57: error: cannot find type 'UIViewRepresentableContext' in scope
    public func updateUIView(_ uiView: UIView, context: UIViewRepresentableContext<BlurView>) {
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/BlurView.swift:10:25: error: cannot find type 'UIViewRepresentable' in scope
public struct BlurView: UIViewRepresentable {
                        ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:5:21: error: 'Color' is only available in macOS 10.15 or newer
    let titleColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:9:17: error: 'AnyView' is only available in macOS 10.15 or newer
    let header: AnyView?
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:10:18: error: 'AnyView' is only available in macOS 10.15 or newer
    let content: AnyView
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:12:27: error: 'View' is only available in macOS 10.15 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:12:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:3:15: note: add @available attribute to enclosing struct
public struct FancyScrollView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:20: error: 'View' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:29: error: 'View' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:67: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:75: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:81: error: 'white' is only available in macOS 10.15 or newer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:49:12: note: add @available attribute to enclosing initializer
    public init<A: View, B: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:20: error: 'View' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:58: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:66: error: 'Color' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:72: error: 'white' is only available in macOS 10.15 or newer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
                                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:64:12: note: add @available attribute to enclosing initializer
    public init<A: View>(title: String = "", titleColor: Color = Color.white,
           ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/FancyScrollView.swift:47:1: note: add @available attribute to enclosing extension
extension FancyScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:6:20: error: 'colorScheme' is only available in macOS 10.15 or newer
    @Environment(\.colorScheme)
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:7:30: error: 'ColorScheme' is only available in macOS 10.15 or newer
    private var colorScheme: ColorScheme
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:6:6: error: 'Environment' is only available in macOS 10.15 or newer
    @Environment(\.colorScheme)
     ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:10:21: error: 'Color' is only available in macOS 10.15 or newer
    let titleColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:14:17: error: 'AnyView' is only available in macOS 10.15 or newer
    let header: AnyView
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:15:18: error: 'AnyView' is only available in macOS 10.15 or newer
    let content: AnyView
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:17:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:17:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:5:8: note: add @available attribute to enclosing struct
struct HeaderScrollView: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:42: error: 'GeometryProxy' is only available in macOS 10.15 or newer
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:18: note: add @available attribute to enclosing instance method
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:77:1: note: add @available attribute to enclosing extension
extension HeaderScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:67: error: 'EdgeInsets' is only available in macOS 10.15 or newer
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                                                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:89:18: note: add @available attribute to enclosing instance method
    private func geometry(from geometry: GeometryProxy, safeArea: EdgeInsets) -> HeaderScrollViewGeometry {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:77:1: note: add @available attribute to enclosing extension
extension HeaderScrollView {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:41: error: 'ColorScheme' is only available in macOS 10.15 or newer
    static func background(colorScheme: ColorScheme) -> Color {
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:17: note: add @available attribute to enclosing static method
    static func background(colorScheme: ColorScheme) -> Color {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:1: note: add @available attribute to enclosing extension
extension Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:57: error: 'Color' is only available in macOS 10.15 or newer
    static func background(colorScheme: ColorScheme) -> Color {
                                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:136:17: note: add @available attribute to enclosing static method
    static func background(colorScheme: ColorScheme) -> Color {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:1: note: add @available attribute to enclosing extension
extension Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:11: error: 'Color' is only available in macOS 10.15 or newer
extension Color {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollView.swift:134:1: note: add @available attribute to enclosing extension
extension Color {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:5:21: error: 'Color' is only available in macOS 10.15 or newer
    let titleColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:3:8: note: add @available attribute to enclosing struct
struct HeaderScrollViewTitle: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:9:20: error: 'View' is only available in macOS 10.15 or newer
    var body: some View {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:9:9: note: add @available attribute to enclosing property
    var body: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/HeaderScrollViewTitle.swift:3:8: note: add @available attribute to enclosing struct
struct HeaderScrollViewTitle: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:7:74: error: 'View' is only available in macOS 10.15 or newer
    func hideNavigationBarWithoutLosingSwipeBack(_ hidden: Bool) -> some View {
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:7:10: note: add @available attribute to enclosing instance method
    func hideNavigationBarWithoutLosingSwipeBack(_ hidden: Bool) -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:5:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:5:11: error: 'View' is only available in macOS 10.15 or newer
extension View {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:5:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:17:40: error: cannot find type 'UINavigationController' in scope
        weak var navigationController: UINavigationController?
                                       ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:24:105: error: cannot find type 'UIViewController' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:24:40: error: cannot find type 'UIViewControllerRepresentableContext' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:32:53: error: cannot find type 'UIViewController' in scope
    func updateUIViewController(_ uiViewController: UIViewController,
                                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:33:42: error: cannot find type 'UIViewControllerRepresentableContext' in scope
                                context: UIViewControllerRepresentableContext<NavigationConfigurator>) {
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift:13:40: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct NavigationConfigurator: UIViewControllerRepresentable {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:5:61: error: 'View' is only available in macOS 10.15 or newer
    func hackNavigationToAllowSwipeBackWhenHidden() -> some View {
                                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:5:10: note: add @available attribute to enclosing instance method
    func hackNavigationToAllowSwipeBackWhenHidden() -> some View {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:3:11: error: 'View' is only available in macOS 10.15 or newer
extension View {
          ^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:3:1: note: add @available attribute to enclosing extension
extension View {
^
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:12:34: error: cannot find type 'UIGestureRecognizerDelegate' in scope
    class Coordinator: NSObject, UIGestureRecognizerDelegate {
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:13:40: error: cannot find type 'UINavigationController' in scope
        weak var navigationController: UINavigationController?
                                       ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:14:36: error: cannot find type 'UIGestureRecognizerDelegate' in scope
        weak var originalDelegate: UIGestureRecognizerDelegate?
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:24:64: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool {
                                                               ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:35:53: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:35:95: error: cannot find type 'UITouch' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool {
                                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:47:53: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:47:95: error: cannot find type 'UIEvent' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive event: UIEvent) -> Bool {
                                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:58:53: error: cannot find type 'UIGestureRecognizer' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
                                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:58:95: error: cannot find type 'UIPress' in scope
        func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive press: UIPress) -> Bool {
                                                                                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:70:105: error: cannot find type 'UIViewController' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                                                                                        ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:70:40: error: cannot find type 'UIViewControllerRepresentableContext' in scope
    func makeUIViewController(context: UIViewControllerRepresentableContext<NavigationConfigurator>) -> UIViewController {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:81:53: error: cannot find type 'UIViewController' in scope
    func updateUIViewController(_ uiViewController: UIViewController,
                                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:82:42: error: cannot find type 'UIViewControllerRepresentableContext' in scope
                                context: UIViewControllerRepresentableContext<NavigationConfigurator>) {
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+navigationAllowSpipeBackWhenHidden.swift:11:40: error: cannot find type 'UIViewControllerRepresentable' in scope
private struct NavigationConfigurator: UIViewControllerRepresentable {
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:354b0ce53254ed179afc3c5012060fab968e966f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
	EmitSwiftModule normal arm64 (in target 'FancyScrollView' from project 'FancyScrollView')
	Building workspace spi-builder-workspace with scheme FancyScrollView
(3 failures)
BUILD FAILURE 6.2 macosXcodebuild