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 main (658ad3), with Swift 6.2 for macOS (SPM) on 29 Nov 2025 07:58:52 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-prefs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72984] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.63s)
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.17s)
========================================
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.96s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.98s)
Creating working copy for https://github.com/orchetect/swift-prefs.git
Working copy of https://github.com/orchetect/swift-prefs.git resolved at main (658ad3c)
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
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 UserDefaultsPrefsStorage+PrefsStorageExportable.swift
[11/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+PrefsStorageImportable.swift
[12/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+Utilities.swift
[13/169] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage.swift
[14/169] Compiling SwiftPrefsTypes JSON Utilities.swift
[15/169] Compiling SwiftPrefsTypes JSONPrefsStorageExportFormat.swift
[16/169] Compiling SwiftPrefsTypes JSONPrefsStorageImportFormat.swift
[17/169] Compiling SwiftPrefsTypes PList Utilities.swift
[18/169] Emitting module SwiftPrefsTypes
[19/170] Compiling SwiftPrefsTypes AtomicPrefsCoding.swift
[20/170] Compiling SwiftPrefsTypes CodableArrayPrefsCoding.swift
[21/171] Compiling SwiftPrefsTypes CodableDictionaryPrefsCoding.swift
[22/171] Compiling SwiftPrefsTypes CodablePrefsCoding.swift
[23/171] Compiling SwiftPrefsTypes JSONDataCodablePrefsCoding.swift
[24/171] Compiling SwiftPrefsTypes JSONStringCodablePrefsCoding.swift
[25/171] Compiling SwiftPrefsTypes PrefsCoding.swift
[26/171] Compiling SwiftPrefsTypes PrefsCodingTuple.swift
[27/171] Compiling SwiftPrefsTypes RawRepresentableArrayPrefsCoding.swift
[28/171] Compiling SwiftPrefsTypes RawRepresentableDictionaryPrefsCoding.swift
[29/171] Compiling SwiftPrefsTypes RawRepresentablePrefsCoding.swift
[30/171] Compiling SwiftPrefsTypes Base64StringDataPrefsCoding.swift
[31/171] Compiling SwiftPrefsTypes BoolIntegerPrefsCoding.swift
[32/171] Compiling SwiftPrefsTypes BoolStringPrefsCoding.swift
[33/171] Compiling SwiftPrefsTypes CompressedDataPrefsCoding.swift
[34/171] Compiling SwiftPrefsTypes ISO8601StringDatePrefsCoding.swift
[35/176] Emitting module SwiftPrefsTypes
[52/176] Compiling SwiftPrefsTypes PrefsCodable+RawRepresentable.swift
[53/176] Compiling SwiftPrefsTypes RawRepresentablePrefsCodable.swift
[54/177] Compiling SwiftPrefsTypes PrefsKey Prototypes.swift
[55/177] Compiling SwiftPrefsTypes DefaultedPrefsKey.swift
[56/177] Compiling SwiftPrefsTypes PrefsKey.swift
[57/177] Compiling SwiftPrefsTypes AnyPrefsSchema.swift
[58/177] Compiling SwiftPrefsTypes PrefsSchema.swift
[59/177] Compiling SwiftPrefsTypes PrefsStorageModeWrapper.swift
[60/183] Compiling SwiftPrefsTypes PListPrefsStorageExportFormat.swift
[61/183] Compiling SwiftPrefsTypes PListPrefsStorageExportStrategy.swift
[62/183] Compiling SwiftPrefsTypes PListPrefsStorageImportFormat.swift
[63/183] Compiling SwiftPrefsTypes PListPrefsStorageImportStrategy.swift
[64/183] Compiling SwiftPrefsTypes PrefsStorageExportFormat.swift
[65/183] Compiling SwiftPrefsTypes PrefsStorageExportStrategy.swift
[66/183] Compiling SwiftPrefsTypes PrefsStorageMappingExportStrategy.swift
[67/183] Compiling SwiftPrefsTypes PrefsStoragePassthroughExportStrategy.swift
[68/183] Compiling SwiftPrefsTypes PrefsStorageInitializable.swift
[69/183] Compiling SwiftPrefsTypes PrefsStorage+DefaultedPrefsKey.swift
[70/183] Compiling SwiftPrefsTypes PrefsStorage+PrefsCodable.swift
[71/183] Compiling SwiftPrefsTypes PrefsStorage+PrefsKey.swift
[72/183] Compiling SwiftPrefsTypes PrefsStorage+Static.swift
[73/183] Compiling SwiftPrefsTypes PrefsStorage.swift
[74/183] Compiling SwiftPrefsTypes PrefsStorageError.swift
[75/183] Compiling SwiftPrefsTypes PrefsStorageExportable.swift
[76/183] Compiling SwiftPrefsTypes PrefsStorageImportFormat.swift
[77/183] Compiling SwiftPrefsTypes PrefsStorageImportStrategy.swift
[78/183] Compiling SwiftPrefsTypes PrefsStorageMappingImportStrategy.swift
[79/183] Compiling SwiftPrefsTypes PrefsStoragePassthroughImportStrategy.swift
[80/183] Compiling SwiftPrefsTypes PrefsStorageTypedImportStrategy.swift
[81/183] Compiling SwiftPrefsTypes PrefsStorageImportable.swift
[82/183] Compiling SwiftPrefsTypes PrefsStorageUpdateStrategy.swift
[83/183] Compiling SwiftPrefsTypes IntegerPrefsCoding.swift
[84/183] Compiling SwiftPrefsTypes IntegerStringPrefsCoding.swift
[85/183] Compiling SwiftPrefsTypes URLStringPrefsCoding.swift
[86/183] Compiling SwiftPrefsTypes AtomicPrefsCodable.swift
[87/183] Compiling SwiftPrefsTypes CodablePrefsCodable.swift
[88/183] Compiling SwiftPrefsTypes JSONDataCodablePrefsCodable.swift
[89/183] Compiling SwiftPrefsTypes JSONStringCodablePrefsCodable.swift
[90/183] Compiling SwiftPrefsTypes PrefsCodable.swift
[91/183] Compiling SwiftPrefsTypes PrefsStorageWrapper.swift
[92/183] Compiling SwiftPrefsTypes AnyPrefsStorage+PrefsStorageExportable.swift
[93/183] Compiling SwiftPrefsTypes AnyPrefsStorage+PrefsStorageImportable.swift
[94/183] Compiling SwiftPrefsTypes AnyPrefsStorage.swift
[95/183] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageExportable.swift
[96/183] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageImportable.swift
[97/183] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageInitializable.swift
[98/183] Compiling SwiftPrefsTypes DictionaryPrefsStorage.swift
[154/183] Compiling SwiftPrefsMacrosImplementation Internal Types.swift
[155/183] Compiling SwiftPrefsMacrosImplementation PrefsSchemaMacro.swift
[156/183] Compiling SwiftPrefsMacrosImplementation PrefsSchemaMacroError.swift
[165/183] Emitting module SwiftPrefsMacrosImplementation
[166/183] Compiling SwiftPrefsMacrosImplementation RawPrefMacro.swift
[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
[174/183] Compiling SwiftPrefsTypes NSNumber.swift
[175/183] Compiling SwiftPrefsTypes UserDefaults Outsourced.swift
[177/183] Compiling SwiftPrefsTypes UserDefaults.swift
[182/183] Linking SwiftPrefsMacrosImplementation-tool
[184/189] Compiling SwiftPrefsCore SwiftPrefsCore.swift
[185/189] Compiling SwiftPrefsCore Macro Declarations.swift
[186/189] Emitting module SwiftPrefsCore
[187/189] Compiling SwiftPrefsCore SwiftPrefsCore.swift
[188/189] Compiling SwiftPrefsCore Macro Declarations.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 SectionFooterView.swift
[195/195] Compiling SwiftPrefsUI MultiplatformSection.swift
[196/197] Compiling SwiftPrefs SwiftPrefs.swift
[197/197] Emitting module SwiftPrefs
Build complete! (12.64s)
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.