The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Prephirences, reference master (3a4207), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 13:40:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phimage/Prephirences.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/phimage/Prephirences
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3a42074 Add missing file about Codable in all target Update Xcode files
Cloned https://github.com/phimage/Prephirences.git
Revision (git rev-parse @):
3a42074d540c09018cd0699eced43905847a2381
SUCCESS checkout https://github.com/phimage/Prephirences.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/phimage/Prephirences.git
https://github.com/phimage/Prephirences.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Prephirences",
  "name" : "Prephirences",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "Prephirences",
      "targets" : [
        "Prephirences"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PrephirencesTests",
      "module_type" : "SwiftTarget",
      "name" : "PrephirencesTests",
      "path" : "Tests",
      "sources" : [
        "KeychainTests.swift",
        "PrephirencesTests.swift"
      ],
      "target_dependencies" : [
        "Prephirences"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Prephirences",
      "module_type" : "SwiftTarget",
      "name" : "Prephirences",
      "path" : "Sources",
      "product_memberships" : [
        "Prephirences"
      ],
      "sources" : [
        "Bundle.swift",
        "CoreData/ManagedObjectPreferences.swift",
        "DictionaryPreferences.swift",
        "KeychainPreferences.swift",
        "Keys/PropertyListKeys.swift",
        "Keys/UserDefaultsKeys.swift",
        "NSCachePreferences.swift",
        "NSCoder+Prephirences.swift",
        "NSHTTPCookieStorage+Prephirences.swift",
        "NSUbiquitousKeyValueStore+Prephirences.swift",
        "PatternPreferences.swift",
        "Plist.swift",
        "Preference.swift",
        "PreferenceOperators.swift",
        "PreferenceTransformation.swift",
        "PreferencesController.swift",
        "PreferencesOperators.swift",
        "PreferencesType.swift",
        "Prephirencable.swift",
        "PrephirenceType+Codable.swift",
        "Prephirences.swift",
        "RawRepresentableKey/RawRepresentable+Prephirences.swift",
        "ReflectingPreferences.swift",
        "UserDefaults+Prephirences.swift",
        "UserDefaults/UserDefaults+Adds.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Prephirences",
  "name" : "Prephirences",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "Prephirences",
      "targets" : [
        "Prephirences"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PrephirencesTests",
      "module_type" : "SwiftTarget",
      "name" : "PrephirencesTests",
      "path" : "Tests",
      "sources" : [
        "KeychainTests.swift",
        "PrephirencesTests.swift"
      ],
      "target_dependencies" : [
        "Prephirences"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Prephirences",
      "module_type" : "SwiftTarget",
      "name" : "Prephirences",
      "path" : "Sources",
      "product_memberships" : [
        "Prephirences"
      ],
      "sources" : [
        "Bundle.swift",
        "CoreData/ManagedObjectPreferences.swift",
        "DictionaryPreferences.swift",
        "KeychainPreferences.swift",
        "Keys/PropertyListKeys.swift",
        "Keys/UserDefaultsKeys.swift",
        "NSCachePreferences.swift",
        "NSCoder+Prephirences.swift",
        "NSHTTPCookieStorage+Prephirences.swift",
        "NSUbiquitousKeyValueStore+Prephirences.swift",
        "PatternPreferences.swift",
        "Plist.swift",
        "Preference.swift",
        "PreferenceOperators.swift",
        "PreferenceTransformation.swift",
        "PreferencesController.swift",
        "PreferencesOperators.swift",
        "PreferencesType.swift",
        "Prephirencable.swift",
        "PrephirenceType+Codable.swift",
        "Prephirences.swift",
        "RawRepresentableKey/RawRepresentable+Prephirences.swift",
        "ReflectingPreferences.swift",
        "UserDefaults+Prephirences.swift",
        "UserDefaults/UserDefaults+Adds.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Prephirences",
    "schemes" : [
      "PrephirencesiOS",
      "PrephirencesMac",
      "PrephirencesTvOS",
      "PrephirencesWatchOS"
    ],
    "targets" : [
      "PrephirencesiOS",
      "PrephirencesMac",
      "PrephirencesWatchOS",
      "PrephirencesTvOS",
      "PrephirencesiOSTests",
      "PrephirencesMacTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Prephirences"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prephirences -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 Prephirences -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:
  Prephirences: /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 'Prephirences' in project 'Prephirences'
        ➜ Explicit dependency on target 'Prephirences' in project 'Prephirences'
    Target 'Prephirences' in project 'Prephirences' (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: 53fc1b556191737f330c962c45255ebc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/53fc1b556191737f330c962c45255ebc.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/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/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/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.modulemap (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.DependencyMetadataFileList (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.DependencyStaticMetadataFileList (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences-OutputFileMap.json (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftConstValuesFileList (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftFileList (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.LinkFileList (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Prephirences.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.modulemap (in target 'Prephirences' from project 'Prephirences')
    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/Prephirences.build/Debug-xros/Prephirences.build/Prephirences.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Prephirences normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Prephirences' from project 'Prephirences')
    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 Prephirences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.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/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences-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/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.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/Prephirences.build/Debug-xros/Prephirences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences_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/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.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/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ KeychainPreferences.swift,\ PropertyListKeys.swift,\ UserDefaultsKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/PropertyListKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/UserDefaultsKeys.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:40:23: warning: static property 'sharedInstance' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var sharedInstance = KeychainPreferences(service: Bundle.main.bundleIdentifier ?? "Prephirences")
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:40:23: note: convert 'sharedInstance' to a 'let' constant to make 'Sendable' shared state immutable
    public static var sharedInstance = KeychainPreferences(service: Bundle.main.bundleIdentifier ?? "Prephirences")
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:40:23: note: add '@MainActor' to make static property 'sharedInstance' part of global actor 'MainActor'
    public static var sharedInstance = KeychainPreferences(service: Bundle.main.bundleIdentifier ?? "Prephirences")
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:40:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var sharedInstance = KeychainPreferences(service: Bundle.main.bundleIdentifier ?? "Prephirences")
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:58:24: warning: static property 'one' is not concurrency-safe because non-'Sendable' type 'CFString' may have shared mutable state; this is an error in the Swift 6 language mode
            static let one = kSecMatchLimitOne
                       ^
CoreFoundation.CFString:1:14: note: class 'CFString' does not conform to the 'Sendable' protocol
public class CFString : _CFObject {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:28:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreFoundation'
import Foundation
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:58:24: note: add '@MainActor' to make static property 'one' part of global actor 'MainActor'
            static let one = kSecMatchLimitOne
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:58:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let one = kSecMatchLimitOne
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:59:24: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'CFString' may have shared mutable state; this is an error in the Swift 6 language mode
            static let all = kSecMatchLimitAll
                       ^
CoreFoundation.CFString:1:14: note: class 'CFString' does not conform to the 'Sendable' protocol
public class CFString : _CFObject {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:59:24: note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
            static let all = kSecMatchLimitAll
                       ^
            @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:59:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
            static let all = kSecMatchLimitAll
                       ^
            nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:123:43: warning: 'kSecUseAuthenticationUIAllow' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
                static let allow = String(kSecUseAuthenticationUIAllow)
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:124:42: warning: 'kSecUseAuthenticationUIFail' was deprecated in visionOS 1.0: Instead of kSecUseAuthenticationUI, use kSecUseAuthenticationContext and set LAContext.interactionNotAllowed property
                static let fail = String(kSecUseAuthenticationUIFail)
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:130:40: warning: 'kSecUseOperationPrompt' was deprecated in visionOS 1.0: Use kSecUseAuthenticationContext and set LAContext.localizedReason property
            static let prompt = String(kSecUseOperationPrompt)
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:513:27: warning: 'kSecAttrAccessibleAlways' was deprecated in visionOS 1.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
            return String(kSecAttrAccessibleAlways)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:515:27: warning: 'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in visionOS 1.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
            return String(kSecAttrAccessibleAlwaysThisDeviceOnly)
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift:527:5: error: missing return in getter expected to return 'String'
    }
    ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Keys/PropertyListKeys.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Keys/UserDefaultsKeys.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Bundle.swift,\ ManagedObjectPreferences.swift,\ DictionaryPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Bundle.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryPreferences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bundle.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ NSCachePreferences.swift,\ NSCoder+Prephirences.swift,\ NSHTTPCookieStorage+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCachePreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCoder+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSHTTPCookieStorage+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NSCachePreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ NSUbiquitousKeyValueStore+Prephirences.swift,\ PatternPreferences.swift,\ Plist.swift /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Plist.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift:75:80: error: cannot find 'options' in scope
                let url = try (NSURL(resolvingBookmarkData: bookData, options: options, relativeTo: nil, bookmarkDataIsStale: &isStale) as URL)
                                                                               ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift:93:59: error: cannot find 'options' in scope
                data = try urlToSet.bookmarkData(options: options, includingResourceValuesForKeys: nil, relativeTo: nil)
                                                          ^~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift:45:16: warning: static property 'sharedInstance' is not concurrency-safe because non-'Sendable' type 'CompositePreferences' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sharedInstance = CompositePreferences([])
               ^
/Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift:34:12: note: class 'CompositePreferences' does not conform to the 'Sendable' protocol
open class CompositePreferences: ExpressibleByArrayLiteral {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift:45:16: note: add '@MainActor' to make static property 'sharedInstance' part of global actor 'MainActor'
    static let sharedInstance = CompositePreferences([])
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift:45:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sharedInstance = CompositePreferences([])
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plist.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/Sources/PreferenceOperators.swift:87:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    static func operation<T>(_ left: Preference<T>, _ right: Preference<T>, _ op: (T, T) -> T) -> T? {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/Preference.swift:32:23: note: 'T' previously declared here
open class Preference<T> {
                      ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PreferenceTransformation.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:12:23: warning: static property 'jsonDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var jsonDecoder = JSONDecoder()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:12:23: note: convert 'jsonDecoder' to a 'let' constant to make 'Sendable' shared state immutable
    public static var jsonDecoder = JSONDecoder()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:12:23: note: add '@MainActor' to make static property 'jsonDecoder' part of global actor 'MainActor'
    public static var jsonDecoder = JSONDecoder()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var jsonDecoder = JSONDecoder()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:13:23: warning: static property 'jsonEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var jsonEncoder = JSONEncoder()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:13:23: note: convert 'jsonEncoder' to a 'let' constant to make 'Sendable' shared state immutable
    public static var jsonEncoder = JSONEncoder()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:13:23: note: add '@MainActor' to make static property 'jsonEncoder' part of global actor 'MainActor'
    public static var jsonEncoder = JSONEncoder()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var jsonEncoder = JSONEncoder()
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:34:23: warning: static property 'sharedInstance' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var sharedInstance: PreferencesType = MutableDictionaryPreferences()
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:34:23: note: convert 'sharedInstance' to a 'let' constant to make 'Sendable' shared state immutable
    public static var sharedInstance: PreferencesType = MutableDictionaryPreferences()
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:34:23: note: add '@MainActor' to make static property 'sharedInstance' part of global actor 'MainActor'
    public static var sharedInstance: PreferencesType = MutableDictionaryPreferences()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:34:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var sharedInstance: PreferencesType = MutableDictionaryPreferences()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:42:28: warning: static property '_instances' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    fileprivate static var _instances = [PrephirencesKey: PreferencesType]()
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:42:28: note: convert '_instances' to a 'let' constant to make 'Sendable' shared state immutable
    fileprivate static var _instances = [PrephirencesKey: PreferencesType]()
                       ~~~ ^
                       let
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:42:28: note: add '@MainActor' to make static property '_instances' part of global actor 'MainActor'
    fileprivate static var _instances = [PrephirencesKey: PreferencesType]()
                           ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:42:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    fileprivate static var _instances = [PrephirencesKey: PreferencesType]()
                           ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:162:34: warning: 'unarchiveObject(with:)' was deprecated in visionOS 1.0: Use +unarchivedObjectOfClass:fromData:error: instead
        return NSKeyedUnarchiver.unarchiveObject(with: data)
                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift:166:32: warning: 'archivedData(withRootObject:)' was deprecated in visionOS 1.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
        return NSKeyedArchiver.archivedData(withRootObject: object)
                               ^
SwiftCompile normal arm64 Compiling\ RawRepresentable+Prephirences.swift,\ ReflectingPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/RawRepresentableKey/RawRepresentable+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/ReflectingPreferences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RawRepresentableKey/RawRepresentable+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ UserDefaults+Prephirences.swift,\ UserDefaults+Adds.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Bundle.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/PropertyListKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/UserDefaultsKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCachePreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCoder+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSHTTPCookieStorage+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Plist.swift /Users/admin/builder/spi-builder-workspace/Sources/Preference.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferenceOperators.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferenceTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesController.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesOperators.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirencable.swift /Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/RawRepresentableKey/RawRepresentable+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/ReflectingPreferences.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/swift-overrides.hmap -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/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Prephirences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.o -index-unit-output-path /Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.o -index-unit-output-path /Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:45:21: error: cannot find type 'Color' in scope
    func set(color: Color, forKey aKey: String) {
                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:50:40: error: cannot find type 'Color' in scope
    func color(forKey aKey: String) -> Color? {
                                       ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:111:12: warning: var 'UserDefaultsKeySeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public var UserDefaultsKeySeparator = "."
           ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:111:12: note: convert 'UserDefaultsKeySeparator' to a 'let' constant to make 'Sendable' shared state immutable
public var UserDefaultsKeySeparator = "."
       ~~~ ^
       let
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:111:12: note: add '@MainActor' to make var 'UserDefaultsKeySeparator' part of global actor 'MainActor'
public var UserDefaultsKeySeparator = "."
           ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:111:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public var UserDefaultsKeySeparator = "."
           ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:51:116: error: cannot find type 'Color' in scope
        if let theData = self.data(forKey: aKey), let color = NSKeyedUnarchiver.unarchiveObject(with: theData) as? Color {
                                                                                                                   ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:59:28: error: no exact matches in call to subscript
            return NSCoder.cgRect(for: string)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:155:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:98:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:65:32: error: extraneous argument label 'for:' in call
        self.set(NSCoder.string(for: value), forKey: key)
                               ^~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:65:38: error: cannot convert value of type 'CGRect' to expected argument type 'NSCoder'
        self.set(NSCoder.string(for: value), forKey: key)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:70:28: error: no exact matches in call to subscript
            return NSCoder.cgSize(for: string)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:155:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:98:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:76:32: error: extraneous argument label 'for:' in call
        self.set(NSCoder.string(for: value), forKey: key)
                               ^~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:76:38: error: cannot convert value of type 'CGSize' to expected argument type 'NSCoder'
        self.set(NSCoder.string(for: value), forKey: key)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:81:28: error: no exact matches in call to subscript
            return NSCoder.cgPoint(for: string)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:155:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:98:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:87:32: error: extraneous argument label 'for:' in call
        self.set(NSCoder.string(for: value), forKey: key)
                               ^~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:87:38: error: cannot convert value of type 'CGPoint' to expected argument type 'NSCoder'
        self.set(NSCoder.string(for: value), forKey: key)
                                     ^
SwiftCompile normal arm64 Compiling\ PreferencesType.swift,\ Prephirencable.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirencable.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Prephirences (in target 'Prephirences' from project 'Prephirences')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift (in target 'Prephirences' from project 'Prephirences')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
	SwiftCompile normal arm64 Compiling\ UserDefaults+Prephirences.swift,\ UserDefaults+Adds.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Prephirences (in target 'Prephirences' from project 'Prephirences')
	Building workspace spi-builder-workspace with scheme Prephirences
(6 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Prephirences: /Users/admin/builder/spi-builder-workspace
resolved source packages: Prephirences
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Prephirences",
  "name" : "Prephirences",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "Prephirences",
      "targets" : [
        "Prephirences"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PrephirencesTests",
      "module_type" : "SwiftTarget",
      "name" : "PrephirencesTests",
      "path" : "Tests",
      "sources" : [
        "KeychainTests.swift",
        "PrephirencesTests.swift"
      ],
      "target_dependencies" : [
        "Prephirences"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Prephirences",
      "module_type" : "SwiftTarget",
      "name" : "Prephirences",
      "path" : "Sources",
      "product_memberships" : [
        "Prephirences"
      ],
      "sources" : [
        "Bundle.swift",
        "CoreData/ManagedObjectPreferences.swift",
        "DictionaryPreferences.swift",
        "KeychainPreferences.swift",
        "Keys/PropertyListKeys.swift",
        "Keys/UserDefaultsKeys.swift",
        "NSCachePreferences.swift",
        "NSCoder+Prephirences.swift",
        "NSHTTPCookieStorage+Prephirences.swift",
        "NSUbiquitousKeyValueStore+Prephirences.swift",
        "PatternPreferences.swift",
        "Plist.swift",
        "Preference.swift",
        "PreferenceOperators.swift",
        "PreferenceTransformation.swift",
        "PreferencesController.swift",
        "PreferencesOperators.swift",
        "PreferencesType.swift",
        "Prephirencable.swift",
        "PrephirenceType+Codable.swift",
        "Prephirences.swift",
        "RawRepresentableKey/RawRepresentable+Prephirences.swift",
        "ReflectingPreferences.swift",
        "UserDefaults+Prephirences.swift",
        "UserDefaults/UserDefaults+Adds.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Prephirences"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Prephirences -destination generic/platform=xrOS
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 Prephirences -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Prephirences: /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 'Prephirences' in project 'Prephirences'
        ➜ Explicit dependency on target 'Prephirences' in project 'Prephirences'
    Target 'Prephirences' in project 'Prephirences' (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: 9be2edc775da5f969a8d7db5af9384db
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9be2edc775da5f969a8d7db5af9384db.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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
SwiftDriver Prephirences normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Prephirences' from project 'Prephirences')
    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 Prephirences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences-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/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences.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/Prephirences.build/Debug-xros/Prephirences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences_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/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.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/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Bundle.swift,\ ManagedObjectPreferences.swift,\ DictionaryPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Bundle.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryPreferences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bundle.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ NSUbiquitousKeyValueStore+Prephirences.swift,\ PatternPreferences.swift,\ Plist.swift /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Plist.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ NSCachePreferences.swift,\ NSCoder+Prephirences.swift,\ NSHTTPCookieStorage+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCachePreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCoder+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSHTTPCookieStorage+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NSCachePreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ KeychainPreferences.swift,\ PropertyListKeys.swift,\ UserDefaultsKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/PropertyListKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/UserDefaultsKeys.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Keys/PropertyListKeys.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Keys/UserDefaultsKeys.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ RawRepresentable+Prephirences.swift,\ ReflectingPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/RawRepresentableKey/RawRepresentable+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/ReflectingPreferences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RawRepresentableKey/RawRepresentable+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ Prephirences (in target 'Prephirences' from project 'Prephirences')
EmitSwiftModule normal arm64 (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UserDefaults+Prephirences.swift,\ UserDefaults+Adds.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Bundle.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreData/ManagedObjectPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/DictionaryPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/KeychainPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/PropertyListKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/Keys/UserDefaultsKeys.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCachePreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSCoder+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSHTTPCookieStorage+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/NSUbiquitousKeyValueStore+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/PatternPreferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Plist.swift /Users/admin/builder/spi-builder-workspace/Sources/Preference.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferenceOperators.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferenceTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesController.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesOperators.swift /Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirencable.swift /Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/RawRepresentableKey/RawRepresentable+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/ReflectingPreferences.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/swift-overrides.hmap -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/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Prephirences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.o -index-unit-output-path /Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Prephirences.o -index-unit-output-path /Prephirences.build/Debug-xros/Prephirences.build/Objects-normal/arm64/UserDefaults+Adds.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:45:21: error: cannot find type 'Color' in scope
    func set(color: Color, forKey aKey: String) {
                    ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:50:40: error: cannot find type 'Color' in scope
    func color(forKey aKey: String) -> Color? {
                                       ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:51:116: error: cannot find type 'Color' in scope
        if let theData = self.data(forKey: aKey), let color = NSKeyedUnarchiver.unarchiveObject(with: theData) as? Color {
                                                                                                                   ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:59:28: error: no exact matches in call to subscript
            return NSCoder.cgRect(for: string)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:155:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:98:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:65:32: error: extraneous argument label 'for:' in call
        self.set(NSCoder.string(for: value), forKey: key)
                               ^~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:65:38: error: cannot convert value of type 'CGRect' to expected argument type 'NSCoder'
        self.set(NSCoder.string(for: value), forKey: key)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:70:28: error: no exact matches in call to subscript
            return NSCoder.cgSize(for: string)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:155:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:98:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:76:32: error: extraneous argument label 'for:' in call
        self.set(NSCoder.string(for: value), forKey: key)
                               ^~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:76:38: error: cannot convert value of type 'CGSize' to expected argument type 'NSCoder'
        self.set(NSCoder.string(for: value), forKey: key)
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:81:28: error: no exact matches in call to subscript
            return NSCoder.cgPoint(for: string)
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:155:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/PreferencesType.swift:98:5: note: found this candidate
    subscript(dynamicMember key: PreferenceKey) -> PreferenceObject? {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:87:32: error: extraneous argument label 'for:' in call
        self.set(NSCoder.string(for: value), forKey: key)
                               ^~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:87:38: error: cannot convert value of type 'CGPoint' to expected argument type 'NSCoder'
        self.set(NSCoder.string(for: value), forKey: key)
                                     ^
SwiftCompile normal arm64 Compiling\ PrephirenceType+Codable.swift,\ Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ UserDefaults+Prephirences.swift,\ UserDefaults+Adds.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults+Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
	SwiftCompile normal arm64 Compiling\ PrephirenceType+Codable.swift,\ Prephirences.swift /Users/admin/builder/spi-builder-workspace/Sources/PrephirenceType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
	Building workspace spi-builder-workspace with scheme Prephirences
(4 failures)
BUILD FAILURE 6.1 visionOS