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

Successful build of Prephirences, reference master (3a4207), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 13:40:37 UTC.

Swift 6 data race errors: 10

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=iOS 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/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:         iOS
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=iOS 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=iOS "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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 95490c8e4c3cd6c1c67ef3f8443a8633
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/95490c8e4c3cd6c1c67ef3f8443a8633.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Prephirences.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Prephirences.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Prephirences.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Prephirences.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Prephirences.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/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:513:27: warning: 'kSecAttrAccessibleAlways' was deprecated in iOS 12.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 iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
            return String(kSecAttrAccessibleAlwaysThisDeviceOnly)
                          ^
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\ 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\ 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

/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\ 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 iOS 12.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 iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
        return NSKeyedArchiver.archivedData(withRootObject: object)
                               ^
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\ 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\ 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\ 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

/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/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)
/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> {
                      ^
/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)
/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/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)
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+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: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:46:39: warning: 'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
        let theData = NSKeyedArchiver.archivedData(withRootObject: color)
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/UserDefaults/UserDefaults+Adds.swift:51:81: warning: 'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
        if let theData = self.data(forKey: aKey), let color = NSKeyedUnarchiver.unarchiveObject(with: theData) as? Color {
                                                                                ^
SwiftDriverJobDiscovery normal arm64 Emitting module for Prephirences (in target 'Prephirences' from project 'Prephirences')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PreferencesController.swift, PreferencesOperators.swift (in target 'Prephirences' from project 'Prephirences')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Prephirences-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences-Swift.h (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Prephirences-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PrephirenceType+Codable.swift, Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling KeychainPreferences.swift, PropertyListKeys.swift, UserDefaultsKeys.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling PreferencesType.swift, Prephirencable.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling NSCachePreferences.swift, NSCoder+Prephirences.swift, NSHTTPCookieStorage+Prephirences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling RawRepresentable+Prephirences.swift, ReflectingPreferences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling NSUbiquitousKeyValueStore+Prephirences.swift, PatternPreferences.swift, Plist.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling Preference.swift, PreferenceOperators.swift, PreferenceTransformation.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling Bundle.swift, ManagedObjectPreferences.swift, DictionaryPreferences.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriverJobDiscovery normal arm64 Compiling UserDefaults+Prephirences.swift, UserDefaults+Adds.swift (in target 'Prephirences' from project 'Prephirences')
SwiftDriver\ Compilation 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-Swift-Compilation -- /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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/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-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences-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-iphoneos/Prephirences.o normal (in target 'Prephirences' from project 'Prephirences')
    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-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.o
ExtractAppIntentsMetadata (in target 'Prephirences' from project 'Prephirences')
    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 Prephirences --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Prephirences --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Prephirences.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Prephirences.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Prephirences.build/Debug-iphoneos/Prephirences.build/Objects-normal/arm64/Prephirences.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 06:40:36.738 appintentsmetadataprocessor[722:4100] Starting appintentsmetadataprocessor export
2025-04-27 06:40:36.781 appintentsmetadataprocessor[722:4100] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.o (in target 'Prephirences' from project 'Prephirences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Prephirences.o
** BUILD SUCCEEDED **
Build complete.
{
  "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"
}
Done.