The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VDDate, reference main (2155df), with Swift 6.3 for tvOS using Xcode 26.4 on 15 Apr 2026 00:10:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDDate -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDDate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDDate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2155df4 0.14.0
Cloned https://github.com/dankinsoid/VDDate.git
Revision (git rev-parse @):
2155df428bc0446d5a749579c18bda1ff6569ec2
SUCCESS checkout https://github.com/dankinsoid/VDDate.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dankinsoid/VDDate.git
Command line invocation:
    /Applications/Xcode-26.4.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:
  VDDate: /Users/admin/builder/spi-builder-workspace
resolved source packages: VDDate
2026-04-14 20:10:11.973 xcodebuild[528:3088] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VDDate",
  "name" : "VDDate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VDDate",
      "targets" : [
        "VDDate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDDateTests",
      "module_type" : "SwiftTarget",
      "name" : "VDDateTests",
      "path" : "Tests/VDDateTests",
      "sources" : [
        "DateTests.swift"
      ],
      "target_dependencies" : [
        "VDDate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDDate",
      "module_type" : "SwiftTarget",
      "name" : "VDDate",
      "path" : "Sources/VDDate",
      "product_memberships" : [
        "VDDate"
      ],
      "sources" : [
        "Calendar++.swift",
        "CalendarComponent++.swift",
        "Date++.swift",
        "DateComponents++.swift",
        "Format/ConstantDateStyle.swift",
        "Format/DateFormat.swift",
        "Format/DateFormatParser.swift",
        "Format/RelativeDateFormat.swift",
        "Locale++.swift",
        "Models/AnyDateFormatStyle.swift",
        "Models/DatesCollection.swift",
        "Models/SearchDirectionSet.swift",
        "Models/Weekdays.swift",
        "TimeZone++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "VDDate"
    ]
  }
}
2026-04-14 20:10:19.897 xcodebuild[630:3859] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDDate -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 VDDate -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  VDDate: /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 'VDDate' in project 'VDDate'
        ➜ Explicit dependency on target 'VDDate' in project 'VDDate'
    Target 'VDDate' in project 'VDDate' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c9a96fa28a912ccd2decf8a37b815db4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c9a96fa28a912ccd2decf8a37b815db4.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.modulemap (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.DependencyStaticMetadataFileList (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.DependencyMetadataFileList (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VDDate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.modulemap (in target 'VDDate' from project 'VDDate')
    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/VDDate.build/Debug-appletvos/VDDate.build/VDDate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver VDDate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDDate -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.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/VDDate.build/Debug-appletvos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.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/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ VDDate (in target 'VDDate' from project 'VDDate')
EmitSwiftModule normal arm64 (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^                             ~~~~~~~~~~~~  ~~~~~~~~~~
                              @retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'Decodable', 'Encodable', 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^                                      ~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~
                                       @retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^                         ~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          @retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
SwiftCompile normal arm64 Compiling\ SearchDirectionSet.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: warning: switch must be exhaustive
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: note: add missing case: '.isRepeatedDay'
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: note: add missing case: '.dayOfYear'
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: note: add missing cases
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: warning: switch must be exhaustive
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: note: add missing case: '.isRepeatedDay'
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: note: add missing case: '.dayOfYear'
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: note: add missing cases
                switch component {
                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^                         ~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          @retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
SwiftCompile normal arm64 Compiling\ ConstantDateStyle.swift,\ DateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: warning: switch must be exhaustive
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: note: add missing case: '.isRepeatedDay'
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: note: add missing case: '.dayOfYear'
                switch component {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: note: add missing cases
                switch component {
                ^
SwiftCompile normal arm64 Compiling\ Calendar++.swift,\ CalendarComponent++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^                             ~~~~~~~~~~~~  ~~~~~~~~~~
                              @retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'Decodable', 'Encodable', 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^                                      ~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~
                                       @retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: warning: switch must be exhaustive
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: note: add missing case: '.isRepeatedDay'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: note: add missing case: '.dayOfYear'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: note: add missing cases
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: warning: switch must be exhaustive
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: note: add missing case: '.isRepeatedDay'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: note: add missing case: '.dayOfYear'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: note: add missing cases
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: warning: switch must be exhaustive
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: note: add missing case: '.isRepeatedDay'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: note: add missing case: '.dayOfYear'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: note: add missing cases
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: warning: switch must be exhaustive
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: note: add missing case: '.isRepeatedDay'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: note: add missing case: '.dayOfYear'
                switch self {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: note: add missing cases
                switch self {
                ^
SwiftDriverJobDiscovery normal arm64 Emitting module for VDDate (in target 'VDDate' from project 'VDDate')
SwiftDriver\ Compilation\ Requirements VDDate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDDate -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.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/VDDate.build/Debug-appletvos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.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/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Calendar++.swift, CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling DateFormatParser.swift, RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VDDate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/VDDate-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.abi.json (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftdoc (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/arm64-apple-tvos.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling ConstantDateStyle.swift, DateFormat.swift (in target 'VDDate' from project 'VDDate')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftsourceinfo (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Date++.swift, DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftDriver\ Compilation VDDate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDDate -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.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/VDDate.build/Debug-appletvos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.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/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.o normal (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.o
ExtractAppIntentsMetadata (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.Jc0FyC/Metal.xctoolchain --module-name VDDate --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk --xcode-version 17E192 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.VDDate --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/VDDate.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-appletvos/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-14 20:10:28.236 appintentsmetadataprocessor[693:4179] Starting appintentsmetadataprocessor export
2026-04-14 20:10:28.255 appintentsmetadataprocessor[693:4179] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.o (in target 'VDDate' from project 'VDDate')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/VDDate.o
** BUILD SUCCEEDED **
2026-04-14 20:10:21.377 xcodebuild[637:3919] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "VDDate",
  "name" : "VDDate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "VDDate",
      "targets" : [
        "VDDate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDDateTests",
      "module_type" : "SwiftTarget",
      "name" : "VDDateTests",
      "path" : "Tests/VDDateTests",
      "sources" : [
        "DateTests.swift"
      ],
      "target_dependencies" : [
        "VDDate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDDate",
      "module_type" : "SwiftTarget",
      "name" : "VDDate",
      "path" : "Sources/VDDate",
      "product_memberships" : [
        "VDDate"
      ],
      "sources" : [
        "Calendar++.swift",
        "CalendarComponent++.swift",
        "Date++.swift",
        "DateComponents++.swift",
        "Format/ConstantDateStyle.swift",
        "Format/DateFormat.swift",
        "Format/DateFormatParser.swift",
        "Format/RelativeDateFormat.swift",
        "Locale++.swift",
        "Models/AnyDateFormatStyle.swift",
        "Models/DatesCollection.swift",
        "Models/SearchDirectionSet.swift",
        "Models/Weekdays.swift",
        "TimeZone++.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.