The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-prefs, reference 2.0.0 (658ad3), with Swift 6.2 for macOS (SPM) on 29 Nov 2025 07:58:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-prefs.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-prefs
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 658ad3c Renamed repository to swift-prefs
Cloned https://github.com/orchetect/swift-prefs.git
Revision (git rev-parse @):
658ad3c76d92ac457a195fa60c82d8e7c771b3fe
SUCCESS checkout https://github.com/orchetect/swift-prefs.git at 2.0.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72984] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.41s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.20s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-prefs",
      "name": "swift-prefs",
      "url": "https://github.com/orchetect/swift-prefs.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-prefs",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/orchetect/swift-prefs.git
[1/2942] Fetching swift-prefs
Fetched https://github.com/orchetect/swift-prefs.git from cache (0.97s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.94s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/orchetect/swift-prefs.git
Working copy of https://github.com/orchetect/swift-prefs.git resolved at 2.0.0 (658ad3c)
warning: '.resolve-product-dependencies': dependency 'swift-prefs' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orchetect/swift-prefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[7/10] Write swift-version-49B95AFC49DCD68C.txt
[9/168] Compiling SwiftPrefsMacrosImplementation PrefMacroUtils.swift
[10/169] Compiling SwiftPrefsTypes PrefsCodable+RawRepresentable.swift
[11/169] Compiling SwiftPrefsTypes RawRepresentablePrefsCodable.swift
[12/169] Compiling SwiftPrefsTypes PrefsKey Prototypes.swift
[13/169] Compiling SwiftPrefsTypes DefaultedPrefsKey.swift
[14/169] Compiling SwiftPrefsTypes PrefsKey.swift
[15/169] Compiling SwiftPrefsTypes AnyPrefsSchema.swift
[16/169] Compiling SwiftPrefsTypes PrefsSchema.swift
[17/169] Compiling SwiftPrefsTypes PrefsStorageModeWrapper.swift
[18/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+PrefsStorageExportable.swift
[19/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+PrefsStorageImportable.swift
[20/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+Utilities.swift
[21/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage.swift
[22/169] Compiling SwiftPrefsTypes JSON Utilities.swift
[23/169] Compiling SwiftPrefsTypes JSONPrefsStorageExportFormat.swift
[24/169] Compiling SwiftPrefsTypes JSONPrefsStorageImportFormat.swift
[25/169] Compiling SwiftPrefsTypes PList Utilities.swift
[26/169] Compiling SwiftPrefsTypes PrefsStorageWrapper.swift
[27/169] Compiling SwiftPrefsTypes AnyPrefsStorage+PrefsStorageExportable.swift
[28/169] Compiling SwiftPrefsTypes AnyPrefsStorage+PrefsStorageImportable.swift
[29/169] Compiling SwiftPrefsTypes AnyPrefsStorage.swift
[30/169] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageExportable.swift
[31/169] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageImportable.swift
[32/169] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageInitializable.swift
[33/169] Compiling SwiftPrefsTypes DictionaryPrefsStorage.swift
[42/183] Compiling SwiftPrefsTypes RawRepresentableArrayPrefsCoding.swift
[43/183] Compiling SwiftPrefsTypes RawRepresentableDictionaryPrefsCoding.swift
[44/183] Compiling SwiftPrefsTypes RawRepresentablePrefsCoding.swift
[45/183] Compiling SwiftPrefsTypes Base64StringDataPrefsCoding.swift
[46/183] Compiling SwiftPrefsTypes BoolIntegerPrefsCoding.swift
[47/183] Compiling SwiftPrefsTypes BoolStringPrefsCoding.swift
[48/183] Compiling SwiftPrefsTypes CompressedDataPrefsCoding.swift
[49/183] Compiling SwiftPrefsTypes ISO8601StringDatePrefsCoding.swift
[50/183] Compiling SwiftPrefsMacrosImplementation Internal Types.swift
[51/183] Compiling SwiftPrefsMacrosImplementation RawPrefMacro.swift
[52/183] Compiling SwiftPrefsMacrosImplementation PrefsSchemaMacroError.swift
[53/183] Compiling SwiftPrefsTypes CompressedDataPrefsCoding.swift
[54/183] Compiling SwiftPrefsTypes PrefsCodingTuple.swift
[55/183] Compiling SwiftPrefsTypes CodableDictionaryPrefsCoding.swift
[56/183] Compiling SwiftPrefsTypes CodablePrefsCoding.swift
[57/183] Compiling SwiftPrefsTypes BoolIntegerPrefsCoding.swift
[58/183] Compiling SwiftPrefsTypes BoolStringPrefsCoding.swift
[59/183] Compiling SwiftPrefsTypes AtomicPrefsCoding.swift
[60/183] Compiling SwiftPrefsTypes CodableArrayPrefsCoding.swift
[61/183] Emitting module SwiftPrefsMacrosImplementation
[62/183] Compiling SwiftPrefsMacrosImplementation PrefsSchemaMacro.swift
[71/183] Compiling SwiftPrefsTypes PrefsStorageImportFormat.swift
[72/183] Compiling SwiftPrefsTypes PrefsStorageImportStrategy.swift
[73/183] Compiling SwiftPrefsTypes PrefsStorageMappingImportStrategy.swift
[74/183] Compiling SwiftPrefsTypes PrefsStoragePassthroughImportStrategy.swift
[75/183] Compiling SwiftPrefsTypes PrefsStorageTypedImportStrategy.swift
[76/183] Compiling SwiftPrefsTypes PrefsStorageImportable.swift
[77/183] Compiling SwiftPrefsTypes PrefsStorageUpdateStrategy.swift
[94/183] Emitting module SwiftPrefsTypes
[103/183] Compiling SwiftPrefsTypes PListPrefsStorageExportFormat.swift
[104/183] Compiling SwiftPrefsTypes PListPrefsStorageExportStrategy.swift
[105/183] Compiling SwiftPrefsTypes PListPrefsStorageImportFormat.swift
[106/183] Compiling SwiftPrefsTypes PListPrefsStorageImportStrategy.swift
[107/183] Compiling SwiftPrefsTypes PrefsStorageExportFormat.swift
[108/183] Compiling SwiftPrefsTypes PrefsStorageExportStrategy.swift
[109/183] Compiling SwiftPrefsTypes PrefsStorageMappingExportStrategy.swift
[110/183] Compiling SwiftPrefsTypes PrefsStoragePassthroughExportStrategy.swift
[111/183] Compiling SwiftPrefsTypes PrefsStorageInitializable.swift
[112/183] Compiling SwiftPrefsTypes PrefsStorage+DefaultedPrefsKey.swift
[113/183] Compiling SwiftPrefsTypes PrefsStorage+PrefsCodable.swift
[114/183] Compiling SwiftPrefsTypes PrefsStorage+PrefsKey.swift
[115/183] Compiling SwiftPrefsTypes PrefsStorage+Static.swift
[116/183] Compiling SwiftPrefsTypes PrefsStorage.swift
[117/183] Compiling SwiftPrefsTypes PrefsStorageError.swift
[118/183] Compiling SwiftPrefsTypes PrefsStorageExportable.swift
[119/183] Compiling SwiftPrefsTypes IntegerPrefsCoding.swift
[120/183] Compiling SwiftPrefsTypes IntegerStringPrefsCoding.swift
[121/183] Compiling SwiftPrefsTypes URLStringPrefsCoding.swift
[122/183] Compiling SwiftPrefsTypes AtomicPrefsCodable.swift
[123/183] Compiling SwiftPrefsTypes CodablePrefsCodable.swift
[124/183] Compiling SwiftPrefsTypes JSONDataCodablePrefsCodable.swift
[125/183] Compiling SwiftPrefsTypes JSONStringCodablePrefsCodable.swift
[126/183] Compiling SwiftPrefsTypes PrefsCodable.swift
[135/183] Emitting module SwiftPrefsTypes
[167/183] Compiling SwiftPrefsMacrosImplementation SwiftPrefsMacrosPlugin.swift
[167/183] Write Objects.LinkFileList
[169/183] Compiling SwiftPrefsTypes PrefsStorageMode.swift
[170/183] Compiling SwiftPrefsTypes PrefsStorageValue Types.swift
[171/183] Compiling SwiftPrefsTypes PrefsStorageValue.swift
[172/183] Compiling SwiftPrefsTypes Concurrency.swift
[173/183] Compiling SwiftPrefsTypes NSNumber.swift
[174/183] Compiling SwiftPrefsTypes UserDefaults Outsourced.swift
[175/183] Compiling SwiftPrefsTypes UserDefaults.swift
[182/183] Linking SwiftPrefsMacrosImplementation-tool
[184/189] Compiling SwiftPrefsCore Macro Declarations.swift
[185/189] Emitting module SwiftPrefsCore
[186/189] Compiling SwiftPrefsCore Macro Declarations.swift
[187/189] Compiling SwiftPrefsCore SwiftPrefsCore.swift
[189/189] Emitting module SwiftPrefsCore
[190/195] Compiling SwiftPrefsUI SystemSettings.swift
[191/195] Compiling SwiftPrefsUI SystemSettings Panel.swift
[192/195] Compiling SwiftPrefsUI SwiftPrefsUI.swift
[193/195] Emitting module SwiftPrefsUI
[194/195] Compiling SwiftPrefsUI MultiplatformSection.swift
[195/195] Compiling SwiftPrefsUI SectionFooterView.swift
[196/197] Compiling SwiftPrefs SwiftPrefs.swift
[197/197] Emitting module SwiftPrefs
Build complete! (13.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "99999999.999.999"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "swift-prefs",
  "name" : "swift-prefs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPrefs",
      "targets" : [
        "SwiftPrefs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPrefsCore",
      "targets" : [
        "SwiftPrefsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPrefsUI",
      "targets" : [
        "SwiftPrefsUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPrefsMacrosImplementation",
      "targets" : [
        "SwiftPrefsMacrosImplementation"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPrefsUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefsUI",
      "path" : "Sources/SwiftPrefsUI",
      "product_memberships" : [
        "SwiftPrefs",
        "SwiftPrefsUI"
      ],
      "sources" : [
        "MultiplatformSection.swift",
        "SectionFooterView.swift",
        "SwiftPrefsUI.swift",
        "SystemSettings/SystemSettings Panel.swift",
        "SystemSettings/SystemSettings.swift"
      ],
      "target_dependencies" : [
        "SwiftPrefsCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPrefsTypesTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefsTypesTests",
      "path" : "Tests/SwiftPrefsTypesTests",
      "sources" : [
        "PrefsStorage Traits/PrefsStorageExportableTests.swift",
        "PrefsStorage Traits/PrefsStorageImportableLoadTests.swift",
        "PrefsStorage Traits/PrefsStorageImportableTests.swift",
        "PrefsStorage Traits/PrefsStorageInitializableTests.swift",
        "PrefsStorage/PrefsStorage+Static Tests.swift",
        "PrefsStorage/PrefsStorageArrayTests.swift",
        "PrefsStorage/PrefsStorageDictionaryTests.swift",
        "TestContent/TestContent Basic.swift",
        "TestContent/TestContent.swift"
      ],
      "target_dependencies" : [
        "SwiftPrefsTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPrefsTypes",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefsTypes",
      "path" : "Sources/SwiftPrefsTypes",
      "product_memberships" : [
        "SwiftPrefs",
        "SwiftPrefsCore",
        "SwiftPrefsUI"
      ],
      "sources" : [
        "PrefsCodable Prototypes/AtomicPrefsCoding.swift",
        "PrefsCodable Prototypes/CodableArrayPrefsCoding.swift",
        "PrefsCodable Prototypes/CodableDictionaryPrefsCoding.swift",
        "PrefsCodable Prototypes/CodablePrefsCoding.swift",
        "PrefsCodable Prototypes/JSONDataCodablePrefsCoding.swift",
        "PrefsCodable Prototypes/JSONStringCodablePrefsCoding.swift",
        "PrefsCodable Prototypes/PrefsCoding.swift",
        "PrefsCodable Prototypes/PrefsCodingTuple.swift",
        "PrefsCodable Prototypes/RawRepresentableArrayPrefsCoding.swift",
        "PrefsCodable Prototypes/RawRepresentableDictionaryPrefsCoding.swift",
        "PrefsCodable Prototypes/RawRepresentablePrefsCoding.swift",
        "PrefsCodable Strategies/Base64StringDataPrefsCoding.swift",
        "PrefsCodable Strategies/BoolIntegerPrefsCoding.swift",
        "PrefsCodable Strategies/BoolStringPrefsCoding.swift",
        "PrefsCodable Strategies/CompressedDataPrefsCoding.swift",
        "PrefsCodable Strategies/ISO8601StringDatePrefsCoding.swift",
        "PrefsCodable Strategies/IntegerPrefsCoding.swift",
        "PrefsCodable Strategies/IntegerStringPrefsCoding.swift",
        "PrefsCodable Strategies/URLStringPrefsCoding.swift",
        "PrefsCodable/Atomic/AtomicPrefsCodable.swift",
        "PrefsCodable/Codable/CodablePrefsCodable.swift",
        "PrefsCodable/Codable/JSON/JSONDataCodablePrefsCodable.swift",
        "PrefsCodable/Codable/JSON/JSONStringCodablePrefsCodable.swift",
        "PrefsCodable/PrefsCodable.swift",
        "PrefsCodable/RawRepresentable/PrefsCodable+RawRepresentable.swift",
        "PrefsCodable/RawRepresentable/RawRepresentablePrefsCodable.swift",
        "PrefsKey Prototypes/PrefsKey Prototypes.swift",
        "PrefsKey/DefaultedPrefsKey.swift",
        "PrefsKey/PrefsKey.swift",
        "PrefsSchema/AnyPrefsSchema.swift",
        "PrefsSchema/PrefsSchema.swift",
        "PrefsSchema/PropertyWrappers/PrefsStorageModeWrapper.swift",
        "PrefsSchema/PropertyWrappers/PrefsStorageWrapper.swift",
        "PrefsStorage Prototypes/AnyPrefsStorage+PrefsStorageExportable.swift",
        "PrefsStorage Prototypes/AnyPrefsStorage+PrefsStorageImportable.swift",
        "PrefsStorage Prototypes/AnyPrefsStorage.swift",
        "PrefsStorage Prototypes/DictionaryPrefsStorage+PrefsStorageExportable.swift",
        "PrefsStorage Prototypes/DictionaryPrefsStorage+PrefsStorageImportable.swift",
        "PrefsStorage Prototypes/DictionaryPrefsStorage+PrefsStorageInitializable.swift",
        "PrefsStorage Prototypes/DictionaryPrefsStorage.swift",
        "PrefsStorage Prototypes/UserDefaultsPrefsStorage+PrefsStorageExportable.swift",
        "PrefsStorage Prototypes/UserDefaultsPrefsStorage+PrefsStorageImportable.swift",
        "PrefsStorage Prototypes/UserDefaultsPrefsStorage+Utilities.swift",
        "PrefsStorage Prototypes/UserDefaultsPrefsStorage.swift",
        "PrefsStorage Traits Prototypes/JSON/JSON Utilities.swift",
        "PrefsStorage Traits Prototypes/JSON/JSONPrefsStorageExportFormat.swift",
        "PrefsStorage Traits Prototypes/JSON/JSONPrefsStorageImportFormat.swift",
        "PrefsStorage Traits Prototypes/PList/PList Utilities.swift",
        "PrefsStorage Traits Prototypes/PList/PListPrefsStorageExportFormat.swift",
        "PrefsStorage Traits Prototypes/PList/PListPrefsStorageExportStrategy.swift",
        "PrefsStorage Traits Prototypes/PList/PListPrefsStorageImportFormat.swift",
        "PrefsStorage Traits Prototypes/PList/PListPrefsStorageImportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageExportable/PrefsStorageExportFormat/PrefsStorageExportFormat.swift",
        "PrefsStorage Traits/PrefsStorageExportable/PrefsStorageExportStrategy/PrefsStorageExportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageExportable/PrefsStorageExportStrategy/PrefsStorageMappingExportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageExportable/PrefsStorageExportStrategy/PrefsStoragePassthroughExportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageExportable/PrefsStorageExportable.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageImportFormat/PrefsStorageImportFormat.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageImportStrategy/PrefsStorageImportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageImportStrategy/PrefsStorageMappingImportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageImportStrategy/PrefsStoragePassthroughImportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageImportStrategy/PrefsStorageTypedImportStrategy.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageImportable.swift",
        "PrefsStorage Traits/PrefsStorageImportable/PrefsStorageUpdateStrategy.swift",
        "PrefsStorage Traits/PrefsStorageInitializable/PrefsStorageInitializable.swift",
        "PrefsStorage/PrefsStorage+DefaultedPrefsKey.swift",
        "PrefsStorage/PrefsStorage+PrefsCodable.swift",
        "PrefsStorage/PrefsStorage+PrefsKey.swift",
        "PrefsStorage/PrefsStorage+Static.swift",
        "PrefsStorage/PrefsStorage.swift",
        "PrefsStorage/PrefsStorageError.swift",
        "PrefsStorage/PrefsStorageMode.swift",
        "PrefsStorageValue/PrefsStorageValue Types.swift",
        "PrefsStorageValue/PrefsStorageValue.swift",
        "Utilities/Concurrency.swift",
        "Utilities/NSNumber.swift",
        "Utilities/Outsourced/UserDefaults Outsourced.swift",
        "Utilities/UserDefaults.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPrefsMacrosImplementation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefsMacrosImplementation",
      "path" : "Sources/SwiftPrefsMacrosImplementation",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntax",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "SwiftPrefs",
        "SwiftPrefsCore",
        "SwiftPrefsUI",
        "SwiftPrefsMacrosImplementation"
      ],
      "sources" : [
        "PrefMacro/AtomicPrefMacro.swift",
        "PrefMacro/CodingPrefMacro.swift",
        "PrefMacro/InlinePrefMacro.swift",
        "PrefMacro/JSONDataCodablePrefMacro.swift",
        "PrefMacro/JSONStringCodablePrefMacro.swift",
        "PrefMacro/PrefMacro.swift",
        "PrefMacro/PrefMacroError.swift",
        "PrefMacro/RawRepresentablePrefMacro.swift",
        "PrefsSchemaMacro/PrefsSchemaMacro.swift",
        "PrefsSchemaMacro/PrefsSchemaMacroError.swift",
        "RawPrefMacro/RawPrefMacro.swift",
        "Support/Internal Types.swift",
        "Support/PrefMacroUtils.swift",
        "SwiftPrefsMacrosPlugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftPrefsCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefsCoreTests",
      "path" : "Tests/SwiftPrefsCoreTests",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ActorTests.swift",
        "ChainingEncodingStrategiesTests.swift",
        "CodableArrayTests.swift",
        "CodableDictionaryTests.swift",
        "CustomEncodingTests.swift",
        "MacroTests.swift",
        "PrefsCodable Strategies/Base64StringDataPrefsCodingTests.swift",
        "PrefsCodable Strategies/BoolIntegerPrefCodingTests.swift",
        "PrefsCodable Strategies/BoolStringPrefsCodingTests.swift",
        "PrefsCodable Strategies/CompressedDataPrefsCodingTests.swift",
        "PrefsCodable Strategies/ISO8601StringDatePrefsCodingTests.swift",
        "PrefsCodable Strategies/IntegerPrefsCodingTests.swift",
        "PrefsCodable Strategies/IntegerStringPrefsCodingTests.swift",
        "PrefsCodable Strategies/URLStringPrefsCodingTests.swift",
        "PrefsSchemaPrefsStorageTests.swift",
        "RawPrefsKeyTests.swift",
        "RawRepresentableArrayTests.swift",
        "RawRepresentableDictionaryTests.swift",
        "UserDefaultsPrefsSchemaTests.swift"
      ],
      "target_dependencies" : [
        "SwiftPrefsCore",
        "SwiftPrefsMacrosImplementation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPrefsCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefsCore",
      "path" : "Sources/SwiftPrefsCore",
      "product_memberships" : [
        "SwiftPrefs",
        "SwiftPrefsCore",
        "SwiftPrefsUI"
      ],
      "sources" : [
        "Macro Declarations.swift",
        "SwiftPrefsCore.swift"
      ],
      "target_dependencies" : [
        "SwiftPrefsTypes",
        "SwiftPrefsMacrosImplementation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPrefs",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPrefs",
      "path" : "Sources/SwiftPrefs",
      "product_memberships" : [
        "SwiftPrefs"
      ],
      "sources" : [
        "SwiftPrefs.swift"
      ],
      "target_dependencies" : [
        "SwiftPrefsCore",
        "SwiftPrefsUI"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.