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 PhotoBoxKit, reference main (ba96eb), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 3 Jun 2025 22:32:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Desp0o/PhotoBoxKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Desp0o/PhotoBoxKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba96eb8 Update README.md
Cloned https://github.com/Desp0o/PhotoBoxKit.git
Revision (git rev-parse @):
ba96eb8963fefa83ea9c9ffcef9dc8a0789ebef0
SUCCESS checkout https://github.com/Desp0o/PhotoBoxKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Desp0o/PhotoBoxKit.git
https://github.com/Desp0o/PhotoBoxKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PhotoBoxKit",
  "name" : "PhotoBoxKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PhotoBoxKit",
      "targets" : [
        "PhotoBoxKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhotoBoxKit",
      "module_type" : "SwiftTarget",
      "name" : "PhotoBoxKit",
      "path" : "Sources/PhotoBoxKit",
      "product_memberships" : [
        "PhotoBoxKit"
      ],
      "sources" : [
        "AsyncCachedIamge.swift",
        "PhotoBoxKit.swift",
        "ShimmerEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Resolve Package Graph
Resolved source packages:
  PhotoBoxKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: PhotoBoxKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PhotoBoxKit",
  "name" : "PhotoBoxKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PhotoBoxKit",
      "targets" : [
        "PhotoBoxKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhotoBoxKit",
      "module_type" : "SwiftTarget",
      "name" : "PhotoBoxKit",
      "path" : "Sources/PhotoBoxKit",
      "product_memberships" : [
        "PhotoBoxKit"
      ],
      "sources" : [
        "AsyncCachedIamge.swift",
        "PhotoBoxKit.swift",
        "ShimmerEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PhotoBoxKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhotoBoxKit -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 PhotoBoxKit -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:
  PhotoBoxKit: /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 'PhotoBoxKit' in project 'PhotoBoxKit'
        ➜ Explicit dependency on target 'PhotoBoxKit' in project 'PhotoBoxKit'
    Target 'PhotoBoxKit' in project 'PhotoBoxKit' (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: dbc23c732e10383a7eb93dc8eb3e3b5b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dbc23c732e10383a7eb93dc8eb3e3b5b.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.modulemap (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.DependencyStaticMetadataFileList (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.DependencyMetadataFileList (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-OutputFileMap.json (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.SwiftConstValuesFileList (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.SwiftFileList (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit_const_extract_protocols.json (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.LinkFileList (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PhotoBoxKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.modulemap (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/PhotoBoxKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver PhotoBoxKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    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 PhotoBoxKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit_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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ShimmerEffect.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoBoxKit (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
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/PhotoBoxKit/AsyncCachedIamge.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit_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/PhotoBoxKit.build/Debug/PhotoBoxKit.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PhotoBoxKit -package-name spi_builder_workspace -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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.abi.json
EmitSwiftModule normal arm64 (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:12:52: error: cannot find type 'UIImage' in scope
  @MainActor static let shared = NSCache<NSString, UIImage>()
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:17:29: error: cannot find type 'UIImage' in scope
  @State private var image: UIImage? = nil
                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:17:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var image: UIImage? = nil
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:16:8: note: add @available attribute to enclosing struct
struct AsyncCachedIamge: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:20:18: error: 'View' is only available in macOS 10.15 or newer
  var body: some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:20:7: note: add @available attribute to enclosing property
  var body: some View {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:16:8: note: add @available attribute to enclosing struct
struct AsyncCachedIamge: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:8:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var isFading = false
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:10:4: error: 'Binding' is only available in macOS 10.15 or newer
  @Binding var activeIndex: Int
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:11:4: error: 'Binding' is only available in macOS 10.15 or newer
  @Binding var isVisible: Bool
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:17:16: error: 'Color' is only available in macOS 10.15 or newer
  let bgColor: Color
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:18:21: error: 'Color' is only available in macOS 10.15 or newer
  let counterColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:22:18: error: 'Binding' is only available in macOS 10.15 or newer
    activeIndex: Binding<Int>,
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:23:16: error: 'Binding' is only available in macOS 10.15 or newer
    isVisible: Binding<Bool>,
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:14: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:29:19: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:22: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:28: error: 'black' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:34: error: 'opacity' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:29:27: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:29:33: error: 'white' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:43:25: error: 'View' is only available in macOS 10.15 or newer
  public var body: some View {
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:43:14: note: add @available attribute to enclosing property
  public var body: some View {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:154:46: error: 'View' is only available in macOS 10.15 or newer
  public func body(content: Content) -> some View {
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:154:15: note: add @available attribute to enclosing instance method
  public func body(content: Content) -> some View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:152:8: note: add @available attribute to enclosing struct
struct PhotoBoxKitModifier: ViewModifier {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:163:18: error: 'Binding' is only available in macOS 10.15 or newer
    activeIndex: Binding<Int>,
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:164:16: error: 'Binding' is only available in macOS 10.15 or newer
    isVisible: Binding<Bool>,
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:14: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:170:19: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:171:13: error: 'View' is only available in macOS 10.15 or newer
  ) -> some View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:22: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:28: error: 'black' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:34: error: 'opacity' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:170:27: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:170:33: error: 'white' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:18: error: 'View' is only available in macOS 10.15 or newer
public extension View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:17:6: error: 'gray' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:17:11: error: 'opacity' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:18:6: error: 'white' is only available in macOS 10.15 or newer
    .white.opacity(0.2),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:18:12: error: 'opacity' is only available in macOS 10.15 or newer
    .white.opacity(0.2),
           ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:19:6: error: 'gray' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:19:11: error: 'opacity' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:13:37: error: 'UnitPoint' is only available in macOS 10.15 or newer
  @State private var startingPoint: UnitPoint = .init(x: -1.8, y: -1.2)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:13:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var startingPoint: UnitPoint = .init(x: -1.8, y: -1.2)
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:14:35: error: 'UnitPoint' is only available in macOS 10.15 or newer
  @State private var endingPoint: UnitPoint = .init(x: 0, y: -0.2)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:14:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var endingPoint: UnitPoint = .init(x: 0, y: -0.2)
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:16:32: error: 'Color' is only available in macOS 10.15 or newer
  private var gradientColors: [Color] = [
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:22:18: error: 'View' is only available in macOS 10.15 or newer
  var body: some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:22:7: note: add @available attribute to enclosing property
  var body: some View {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
SwiftCompile normal arm64 Compiling\ AsyncCachedIamge.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoBoxKit (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
	EmitSwiftModule normal arm64 (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
	Building workspace spi-builder-workspace with scheme PhotoBoxKit
(3 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PhotoBoxKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: PhotoBoxKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PhotoBoxKit",
  "name" : "PhotoBoxKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PhotoBoxKit",
      "targets" : [
        "PhotoBoxKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PhotoBoxKit",
      "module_type" : "SwiftTarget",
      "name" : "PhotoBoxKit",
      "path" : "Sources/PhotoBoxKit",
      "product_memberships" : [
        "PhotoBoxKit"
      ],
      "sources" : [
        "AsyncCachedIamge.swift",
        "PhotoBoxKit.swift",
        "ShimmerEffect.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PhotoBoxKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PhotoBoxKit -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 PhotoBoxKit -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  PhotoBoxKit: /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 'PhotoBoxKit' in project 'PhotoBoxKit'
        ➜ Explicit dependency on target 'PhotoBoxKit' in project 'PhotoBoxKit'
    Target 'PhotoBoxKit' in project 'PhotoBoxKit' (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: 5f50bdae4bbf96188a64bdc832a8ab72
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f50bdae4bbf96188a64bdc832a8ab72.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 PhotoBoxKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    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 PhotoBoxKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit_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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoBoxKit (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
EmitSwiftModule normal arm64 (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:12:52: error: cannot find type 'UIImage' in scope
  @MainActor static let shared = NSCache<NSString, UIImage>()
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:17:29: error: cannot find type 'UIImage' in scope
  @State private var image: UIImage? = nil
                            ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:17:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var image: UIImage? = nil
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:16:8: note: add @available attribute to enclosing struct
struct AsyncCachedIamge: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:20:18: error: 'View' is only available in macOS 10.15 or newer
  var body: some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:20:7: note: add @available attribute to enclosing property
  var body: some View {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift:16:8: note: add @available attribute to enclosing struct
struct AsyncCachedIamge: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:8:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var isFading = false
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:10:4: error: 'Binding' is only available in macOS 10.15 or newer
  @Binding var activeIndex: Int
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:11:4: error: 'Binding' is only available in macOS 10.15 or newer
  @Binding var isVisible: Bool
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:17:16: error: 'Color' is only available in macOS 10.15 or newer
  let bgColor: Color
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:18:21: error: 'Color' is only available in macOS 10.15 or newer
  let counterColor: Color
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:22:18: error: 'Binding' is only available in macOS 10.15 or newer
    activeIndex: Binding<Int>,
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:23:16: error: 'Binding' is only available in macOS 10.15 or newer
    isVisible: Binding<Bool>,
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:14: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:29:19: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:22: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:28: error: 'black' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:28:34: error: 'opacity' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:29:27: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:29:33: error: 'white' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:20:10: note: add @available attribute to enclosing initializer
  public init(
         ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:43:25: error: 'View' is only available in macOS 10.15 or newer
  public var body: some View {
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:43:14: note: add @available attribute to enclosing property
  public var body: some View {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:7:15: note: add @available attribute to enclosing struct
public struct PhotoBoxKit: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:154:46: error: 'View' is only available in macOS 10.15 or newer
  public func body(content: Content) -> some View {
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:154:15: note: add @available attribute to enclosing instance method
  public func body(content: Content) -> some View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:152:8: note: add @available attribute to enclosing struct
struct PhotoBoxKitModifier: ViewModifier {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:163:18: error: 'Binding' is only available in macOS 10.15 or newer
    activeIndex: Binding<Int>,
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:164:16: error: 'Binding' is only available in macOS 10.15 or newer
    isVisible: Binding<Bool>,
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:14: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
             ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:170:19: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:171:13: error: 'View' is only available in macOS 10.15 or newer
  ) -> some View {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:22: error: 'Color' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:28: error: 'black' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:169:34: error: 'opacity' is only available in macOS 10.15 or newer
    bgColor: Color = Color.black.opacity(0.9),
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:170:27: error: 'Color' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:170:33: error: 'white' is only available in macOS 10.15 or newer
    counterColor: Color = Color.white
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:162:8: note: add @available attribute to enclosing instance method
  func photoBoxKit(
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:18: error: 'View' is only available in macOS 10.15 or newer
public extension View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift:161:8: note: add @available attribute to enclosing extension
public extension View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:13:37: error: 'UnitPoint' is only available in macOS 10.15 or newer
  @State private var startingPoint: UnitPoint = .init(x: -1.8, y: -1.2)
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:13:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var startingPoint: UnitPoint = .init(x: -1.8, y: -1.2)
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:14:35: error: 'UnitPoint' is only available in macOS 10.15 or newer
  @State private var endingPoint: UnitPoint = .init(x: 0, y: -0.2)
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:14:4: error: 'State' is only available in macOS 10.15 or newer
  @State private var endingPoint: UnitPoint = .init(x: 0, y: -0.2)
   ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:16:32: error: 'Color' is only available in macOS 10.15 or newer
  private var gradientColors: [Color] = [
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:17:6: error: 'gray' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:17:11: error: 'opacity' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:18:6: error: 'white' is only available in macOS 10.15 or newer
    .white.opacity(0.2),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:18:12: error: 'opacity' is only available in macOS 10.15 or newer
    .white.opacity(0.2),
           ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:19:6: error: 'gray' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
     ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:19:11: error: 'opacity' is only available in macOS 10.15 or newer
    .gray.opacity(0.2),
          ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:22:18: error: 'View' is only available in macOS 10.15 or newer
  var body: some View {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:22:7: note: add @available attribute to enclosing property
  var body: some View {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.swift:12:8: note: add @available attribute to enclosing struct
struct ShimmerEffect: View {
       ^
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/PhotoBoxKit/AsyncCachedIamge.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/PhotoBoxKit.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/ShimmerEffect.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit_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/PhotoBoxKit.build/Debug/PhotoBoxKit.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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PhotoBoxKit -package-name spi_builder_workspace -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/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PhotoBoxKit.build/Debug/PhotoBoxKit.build/Objects-normal/arm64/PhotoBoxKit.abi.json
SwiftCompile normal arm64 Compiling\ AsyncCachedIamge.swift /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PhotoBoxKit/AsyncCachedIamge.swift (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1cd3f60cc0e428b42ba421467eccb6e11c9327e2, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ PhotoBoxKit (in target 'PhotoBoxKit' from project 'PhotoBoxKit')
	Building workspace spi-builder-workspace with scheme PhotoBoxKit
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild