The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FancyScrollView, reference 0.1.4 (7f8194), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 16:43:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/FancyScrollView.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/FancyScrollView
 * tag               0.1.4      -> FETCH_HEAD
HEAD is now at 7f8194b Merge pull request #9 from devraj/develop
Cloned https://github.com/nerdsupremacist/FancyScrollView.git
Revision (git rev-parse @):
7f8194b23dc209cdb5b0ebc9799a8de487166fdf
SUCCESS checkout https://github.com/nerdsupremacist/FancyScrollView.git at 0.1.4
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerdsupremacist/FancyScrollView.git
https://github.com/nerdsupremacist/FancyScrollView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FancyScrollView",
  "name" : "FancyScrollView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FancyScrollView",
      "targets" : [
        "FancyScrollView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FancyScrollView",
      "module_type" : "SwiftTarget",
      "name" : "FancyScrollView",
      "path" : "Sources/FancyScrollView",
      "product_memberships" : [
        "FancyScrollView"
      ],
      "sources" : [
        "AppleMusicStyleScrollView.swift",
        "BackButton.swift",
        "BlurView.swift",
        "FancyScrollView.swift",
        "HeaderScrollView.swift",
        "HeaderScrollViewTitle.swift",
        "ScrollDownHeaderBehavior.swift",
        "ScrollUpHeaderBehavior.swift",
        "View+hideNavigationBarWithoutLosingSwipeBack.swift",
        "View+navigationAllowSpipeBackWhenHidden.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FancyScrollView: /Users/admin/builder/spi-builder-workspace
resolved source packages: FancyScrollView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FancyScrollView",
  "name" : "FancyScrollView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FancyScrollView",
      "targets" : [
        "FancyScrollView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FancyScrollView",
      "module_type" : "SwiftTarget",
      "name" : "FancyScrollView",
      "path" : "Sources/FancyScrollView",
      "product_memberships" : [
        "FancyScrollView"
      ],
      "sources" : [
        "AppleMusicStyleScrollView.swift",
        "BackButton.swift",
        "BlurView.swift",
        "FancyScrollView.swift",
        "HeaderScrollView.swift",
        "HeaderScrollViewTitle.swift",
        "ScrollDownHeaderBehavior.swift",
        "ScrollUpHeaderBehavior.swift",
        "View+hideNavigationBarWithoutLosingSwipeBack.swift",
        "View+navigationAllowSpipeBackWhenHidden.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FancyScrollView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FancyScrollView -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  FancyScrollView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'FancyScrollView' in project 'FancyScrollView'
        ➜ Explicit dependency on target 'FancyScrollView' in project 'FancyScrollView'
    Target 'FancyScrollView' in project 'FancyScrollView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 68eda6eccddb5b7e880f33fdb405900e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/68eda6eccddb5b7e880f33fdb405900e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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
    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/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.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/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.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/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.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
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-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.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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FancyScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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\ 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\ 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

SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -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 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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\ 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\ ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ScrollDownHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollDownHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ 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\ View+hideNavigationBarWithoutLosingSwipeBack.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift (in target 'FancyScrollView' from project 'FancyScrollView')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, 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')
	SwiftCompile normal arm64 Compiling\ View+hideNavigationBarWithoutLosingSwipeBack.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/View+hideNavigationBarWithoutLosingSwipeBack.swift (in target 'FancyScrollView' from project 'FancyScrollView')
	Building workspace spi-builder-workspace with scheme FancyScrollView
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FancyScrollView: /Users/admin/builder/spi-builder-workspace
resolved source packages: FancyScrollView
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FancyScrollView",
  "name" : "FancyScrollView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FancyScrollView",
      "targets" : [
        "FancyScrollView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FancyScrollView",
      "module_type" : "SwiftTarget",
      "name" : "FancyScrollView",
      "path" : "Sources/FancyScrollView",
      "product_memberships" : [
        "FancyScrollView"
      ],
      "sources" : [
        "AppleMusicStyleScrollView.swift",
        "BackButton.swift",
        "BlurView.swift",
        "FancyScrollView.swift",
        "HeaderScrollView.swift",
        "HeaderScrollViewTitle.swift",
        "ScrollDownHeaderBehavior.swift",
        "ScrollUpHeaderBehavior.swift",
        "View+hideNavigationBarWithoutLosingSwipeBack.swift",
        "View+navigationAllowSpipeBackWhenHidden.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FancyScrollView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FancyScrollView -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FancyScrollView -destination 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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 776dc32fc33a2c29a9641b16ec481455
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/776dc32fc33a2c29a9641b16ec481455.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
SwiftDriver FancyScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FancyScrollView' from project 'FancyScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FancyScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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\ 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\ ScrollUpHeaderBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/ScrollUpHeaderBehavior.swift (in target 'FancyScrollView' from project 'FancyScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ 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\ 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\ 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

SwiftEmitModule normal arm64 Emitting\ module\ for\ FancyScrollView (in target 'FancyScrollView' from project 'FancyScrollView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -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 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FancyScrollView.build/Debug/FancyScrollView.build/Objects-normal/arm64/FancyScrollView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -module-name FancyScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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\ 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\ 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\ 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\ 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\ AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:57c14c3c920c0cea09283fc5fd4e9fd5c2cc2c72, 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')
	SwiftCompile normal arm64 Compiling\ AppleMusicStyleScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/FancyScrollView/AppleMusicStyleScrollView.swift (in target 'FancyScrollView' from project 'FancyScrollView')
	Building workspace spi-builder-workspace with scheme FancyScrollView
(4 failures)
BUILD FAILURE 6.1 macosXcodebuild