Build Information
Successful build of VDDate, reference 0.14.0 (2155df
), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 08:18:39 UTC.
Swift 6 data race errors: 5
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDDate -destination generic/platform=xrOS 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 Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDDate.git
Reference: 0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDDate
* tag 0.14.0 -> FETCH_HEAD
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 0.14.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dankinsoid/VDDate.git
https://github.com/dankinsoid/VDDate.git
{
"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"
}
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:
VDDate: /Users/admin/builder/spi-builder-workspace
resolved source packages: VDDate
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDDate -destination generic/platform=xrOS 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 VDDate -destination generic/platform=xrOS "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:
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-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/XROS.platform/Developer/SDKs/XROS2.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: 74685581ab1b40b2798635543e291fb2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/74685581ab1b40b2798635543e291fb2.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
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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/VDDate.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/VDDate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/VDDate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/VDDate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/VDDate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate-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/VDDate.build/Debug-xros/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-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:405:21: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .era: return string("GGGG", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:405:21: note: use 'formatted' instead
case .era: return string("GGGG", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:405:28: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .era: return string("GGGG", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:406:22: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .year: return string("yyyy", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:406:22: note: use 'formatted' instead
case .year: return string("yyyy", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:406:29: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .year: return string("yyyy", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:407:23: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .month: return string("MMMM", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:407:23: note: use 'formatted' instead
case .month: return string("MMMM", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:407:30: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .month: return string("MMMM", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:408:21: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .day: return string("dd", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:408:21: note: use 'formatted' instead
case .day: return string("dd", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:408:28: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .day: return string("dd", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:409:22: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .hour: return string("HH", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:409:22: note: use 'formatted' instead
case .hour: return string("HH", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:409:29: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .hour: return string("HH", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:410:24: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .minute: return string("mm", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:410:24: note: use 'formatted' instead
case .minute: return string("mm", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:410:31: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .minute: return string("mm", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:411:24: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .second: return string("ss", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:411:24: note: use 'formatted' instead
case .second: return string("ss", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:411:31: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .second: return string("ss", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:412:25: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .weekday: return string("EEEE", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:412:25: note: use 'formatted' instead
case .weekday: return string("EEEE", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:412:32: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .weekday: return string("EEEE", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:413:32: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .weekdayOrdinal: return string("EEEE", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:413:32: note: use 'formatted' instead
case .weekdayOrdinal: return string("EEEE", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:413:39: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .weekdayOrdinal: return string("EEEE", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:414:25: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .quarter: return string("QQQQ", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:414:25: note: use 'formatted' instead
case .quarter: return string("QQQQ", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:414:32: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .quarter: return string("QQQQ", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:415:29: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .weekOfMonth: return string("W", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:415:29: note: use 'formatted' instead
case .weekOfMonth: return string("W", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:415:36: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .weekOfMonth: return string("W", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:416:28: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .weekOfYear: return string("w", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:416:28: note: use 'formatted' instead
case .weekOfYear: return string("w", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:416:35: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .weekOfYear: return string("w", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:417:35: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .yearForWeekOfYear: return string("Y", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:417:35: note: use 'formatted' instead
case .yearForWeekOfYear: return string("Y", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:417:42: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .yearForWeekOfYear: return string("Y", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:420:26: warning: 'string(_:locale:timeZone:)' was deprecated in visionOS 1.0: renamed to 'formatted'
case .timeZone: return string("ZZZZ", locale: locale, timeZone: timeZone)
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:420:26: note: use 'formatted' instead
case .timeZone: return string("ZZZZ", locale: locale, timeZone: timeZone)
^~~~~~
formatted
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:420:33: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
case .timeZone: return string("ZZZZ", locale: locale, timeZone: timeZone)
^
/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: '.dayOfYear'
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: '.dayOfYear'
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\ 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
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
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 '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: '.dayOfYear'
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: '.dayOfYear'
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: '.dayOfYear'
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: '.dayOfYear'
switch self {
^
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
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:13:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
func parse() -> [DateFormat.Component] {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:47:32: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
private func parseShield() -> DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:59:41: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
private func parse(char: Character) -> DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:15:15: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
var array: [DateFormat.Component] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:26:8: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
if DateFormat.Component.characterSet.contains(char) {
^
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
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift:58:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
_ defaultFormat: DateFormat
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift:63:50: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
func at(_ components: DateComponents, _ format: DateFormat) -> RelativeDateFormat {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift:55:37: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension RelativeDateFormat<DateFormat> {
^
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
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
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\ 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\ 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
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
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/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/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 '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/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/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
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:113:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var am_pm: DateFormat.Component { .component("a", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:115:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var G: DateFormat.Component { .component("G", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:117:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var GGG: DateFormat.Component { .component("G", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:119:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var GGGG: DateFormat.Component { .component("G", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:121:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var yy: DateFormat.Component { .component("y", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:123:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var y: DateFormat.Component { .component("y", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:125:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var year: DateFormat.Component { .y }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:127:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var yyyy: DateFormat.Component { .component("y", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:129:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var M: DateFormat.Component { .component("M", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:131:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MM: DateFormat.Component { .component("M", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:133:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MMM: DateFormat.Component { .component("M", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:135:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MMMM: DateFormat.Component { .component("M", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:137:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var month: DateFormat.Component { .MMMM }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:139:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MMMMM: DateFormat.Component { .component("M", 5) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:141:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var d: DateFormat.Component { .component("d", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:143:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var day: DateFormat.Component { .d }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:145:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var dd: DateFormat.Component { .component("d", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:147:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var h: DateFormat.Component { .component("h", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:149:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var hh: DateFormat.Component { .component("h", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:151:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var H: DateFormat.Component { .component("H", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:153:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var HH: DateFormat.Component { .component("H", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:155:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var hour: DateFormat.Component { .HH }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:157:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var m: DateFormat.Component { .component("m", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:159:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var mm: DateFormat.Component { .component("m", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:161:21: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var minute: DateFormat.Component { .mm }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:163:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var s: DateFormat.Component { .component("s", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:165:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var ss: DateFormat.Component { .component("s", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:167:21: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var second: DateFormat.Component { .ss }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:169:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var E: DateFormat.Component { .component("E", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:171:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var EEEE: DateFormat.Component { .component("E", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:173:22: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var weekday: DateFormat.Component { .EEEE }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:175:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var EEEEE: DateFormat.Component { .component("E", 5) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:177:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var Q: DateFormat.Component { .component("Q", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:179:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var QQQ: DateFormat.Component { .component("Q", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:181:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var QQQQ: DateFormat.Component { .component("Q", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:183:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var W: DateFormat.Component { .component("W", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:185:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var w: DateFormat.Component { .component("w", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:187:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var week: DateFormat.Component { .w }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:189:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var ww: DateFormat.Component { .component("w", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:191:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var YY: DateFormat.Component { .component("Y", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:193:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var Y: DateFormat.Component { .component("Y", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:195:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var YYYY: DateFormat.Component { .component("Y", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:197:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var SSS: DateFormat.Component { .component("S", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:199:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var SSSS: DateFormat.Component { .component("S", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:201:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var Z: DateFormat.Component { .component("Z", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:203:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var zzzz: DateFormat.Component { .component("z", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:205:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var ZZZZZ: DateFormat.Component { .component("Z", 5) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:207:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var zzz: DateFormat.Component { .component("z", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:209:23: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var timeZone: DateFormat.Component { .zzz }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:106:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:219:82: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static func calendarComponent(_ component: Calendar.Component, style: Style) -> DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:212:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:22: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:35: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:305:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension DateFormat {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:13:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
func parse() -> [DateFormat.Component] {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:47:32: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
private func parseShield() -> DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift:59:41: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
private func parse(char: Character) -> DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift:58:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
_ defaultFormat: DateFormat
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift:63:50: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
func at(_ components: DateComponents, _ format: DateFormat) -> RelativeDateFormat {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift:55:37: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension RelativeDateFormat<DateFormat> {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
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:113:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var am_pm: DateFormat.Component { .component("a", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:115:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var G: DateFormat.Component { .component("G", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:117:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var GGG: DateFormat.Component { .component("G", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:119:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var GGGG: DateFormat.Component { .component("G", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:121:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var yy: DateFormat.Component { .component("y", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:123:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var y: DateFormat.Component { .component("y", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:125:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var year: DateFormat.Component { .y }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:127:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var yyyy: DateFormat.Component { .component("y", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:129:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var M: DateFormat.Component { .component("M", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:131:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MM: DateFormat.Component { .component("M", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:133:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MMM: DateFormat.Component { .component("M", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:135:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MMMM: DateFormat.Component { .component("M", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:137:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var month: DateFormat.Component { .MMMM }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:139:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var MMMMM: DateFormat.Component { .component("M", 5) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:141:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var d: DateFormat.Component { .component("d", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:143:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var day: DateFormat.Component { .d }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:145:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var dd: DateFormat.Component { .component("d", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:147:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var h: DateFormat.Component { .component("h", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:149:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var hh: DateFormat.Component { .component("h", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:151:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var H: DateFormat.Component { .component("H", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:153:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var HH: DateFormat.Component { .component("H", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:155:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var hour: DateFormat.Component { .HH }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:157:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var m: DateFormat.Component { .component("m", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:159:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var mm: DateFormat.Component { .component("m", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:161:21: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var minute: DateFormat.Component { .mm }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:163:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var s: DateFormat.Component { .component("s", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:165:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var ss: DateFormat.Component { .component("s", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:167:21: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var second: DateFormat.Component { .ss }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:169:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var E: DateFormat.Component { .component("E", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:171:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var EEEE: DateFormat.Component { .component("E", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:173:22: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var weekday: DateFormat.Component { .EEEE }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:175:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var EEEEE: DateFormat.Component { .component("E", 5) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:177:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var Q: DateFormat.Component { .component("Q", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:179:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var QQQ: DateFormat.Component { .component("Q", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:181:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var QQQQ: DateFormat.Component { .component("Q", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:183:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var W: DateFormat.Component { .component("W", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:185:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var w: DateFormat.Component { .component("w", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:187:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var week: DateFormat.Component { .w }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:189:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var ww: DateFormat.Component { .component("w", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:191:17: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var YY: DateFormat.Component { .component("Y", 2) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:193:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var Y: DateFormat.Component { .component("Y", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:195:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var YYYY: DateFormat.Component { .component("Y", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:197:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var SSS: DateFormat.Component { .component("S", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:199:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var SSSS: DateFormat.Component { .component("S", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:201:16: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var Z: DateFormat.Component { .component("Z", 1) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:203:19: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var zzzz: DateFormat.Component { .component("z", 4) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:205:20: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var ZZZZZ: DateFormat.Component { .component("Z", 5) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:207:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var zzz: DateFormat.Component { .component("z", 3) }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:209:23: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static var timeZone: DateFormat.Component { .zzz }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:106:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:219:82: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static func calendarComponent(_ component: Calendar.Component, style: Style) -> DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:212:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension DateFormat.Component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:22: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:35: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:305:18: warning: 'DateFormat' was deprecated in visionOS 1.0: use Date.FormatString
public extension DateFormat {
^
/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: '.dayOfYear'
switch component {
^
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
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate-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/VDDate.build/Debug-xros/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-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/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 AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/VDDate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/VDDate-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling SearchDirectionSet.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 Calendar++.swift, CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling ConstantDateStyle.swift, DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Date++.swift, DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling DateFormatParser.swift, RelativeDateFormat.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate-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/VDDate.build/Debug-xros/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-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/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-xros/VDDate.o normal (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/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-xros/VDDate.build/Objects-normal/arm64/VDDate_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.o
ExtractAppIntentsMetadata (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name VDDate --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.VDDate --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/VDDate.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/VDDate.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/VDDate.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-xros/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:18:38.297 appintentsmetadataprocessor[729:4076] Starting appintentsmetadataprocessor export
2025-04-29 01:18:38.335 appintentsmetadataprocessor[729:4076] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/VDDate.o
** BUILD SUCCEEDED **
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.