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 SwiftletModel, reference 0.15.0 (34f732), with Swift 6.2 for macOS (SPM) on 21 Nov 2025 00:43:29 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/KazaiMazai/SwiftletModel.git
Reference: 0.15.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/SwiftletModel
 * tag               0.15.0     -> FETCH_HEAD
HEAD is now at 34f7325 Resolve in context (#102)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
34f7325f4127fbbd9621de05310d022c32e4ef0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at 0.15.0
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax
[1/3349] Fetching btree
[604/21663] Fetching btree, swift-collections
[9394/37295] Fetching btree, swift-collections, swift-snapshot-testing
[11016/110239] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.39s)
Fetched https://github.com/apple/swift-collections.git from cache (4.03s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.03s)
Fetched https://github.com/attaswift/BTree from cache (4.03s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (7.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.34s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.63s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.14s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.74s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (2.04s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "swiftletmodel",
      "name": "SwiftletModel",
      "url": "https://github.com/KazaiMazai/SwiftletModel.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftletModel",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "btree",
          "name": "BTree",
          "url": "https://github.com/attaswift/BTree",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BTree",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KazaiMazai/SwiftletModel.git
[1/5919] Fetching swiftletmodel
Fetched https://github.com/KazaiMazai/SwiftletModel.git from cache (1.19s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/attaswift/BTree from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.90s)
Fetched https://github.com/attaswift/BTree from cache (0.90s)
Fetched https://github.com/apple/swift-collections.git from cache (0.90s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (0.97s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/KazaiMazai/SwiftletModel.git
Working copy of https://github.com/KazaiMazai/SwiftletModel.git resolved at 0.15.0 (34f7325)
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'swiftletmodel' is not used by any target
Found 3 product dependencies
  - swift-collections
  - swift-syntax
  - BTree
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[11/16] Write swift-version-49B95AFC49DCD68C.txt
[13/60] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/61] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/61] Compiling InternalCollectionsUtilities Debugging.swift
[16/61] Compiling InternalCollectionsUtilities Descriptions.swift
[17/61] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/61] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/61] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/61] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/61] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/61] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/61] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/61] Compiling InternalCollectionsUtilities Integer rank.swift
[28/61] Emitting module InternalCollectionsUtilities
[29/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/343] Compiling HashTreeCollections _Bucket.swift
[32/343] Compiling HashTreeCollections _Hash.swift
[33/344] Compiling DequeModule _DequeBuffer.swift
[34/344] Compiling HeapModule _HeapNode.swift
[35/344] Compiling DequeModule _DequeBufferHeader.swift
[36/344] Compiling DequeModule _DequeSlot.swift
[37/344] Compiling HeapModule Heap.swift
[38/344] Compiling HashTreeCollections _HashLevel.swift
[39/344] Compiling HashTreeCollections _HashNode+Builder.swift
[40/344] Compiling HeapModule Heap+Invariants.swift
[41/344] Compiling HeapModule Heap+UnsafeHandle.swift
[42/344] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/344] Compiling HashTreeCollections _HashNode+Debugging.swift
[44/344] Compiling HashTreeCollections _HashNode+Initializers.swift
[45/344] Compiling HeapModule Heap+Descriptions.swift
[46/344] Emitting module HeapModule
[47/344] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/344] Compiling HashTreeCollections _HashNode+Structural union.swift
[49/344] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[50/344] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[51/344] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[52/344] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[53/344] Compiling HashTreeCollections _HashNode.swift
[54/349] Compiling HashTreeCollections TreeDictionary+Filter.swift
[55/349] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[56/349] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[57/349] Compiling HashTreeCollections TreeDictionary+Keys.swift
[58/349] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[59/349] Compiling HashTreeCollections TreeDictionary+Merge.swift
[60/349] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[61/349] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[62/349] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[63/349] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[64/349] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[65/349] Compiling BitCollections BitSet.swift
[66/349] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[67/349] Compiling HashTreeCollections _RawHashNode.swift
[68/349] Compiling HashTreeCollections _UnmanagedHashNode.swift
[69/349] Compiling HashTreeCollections _UnsafePath.swift
[70/349] Compiling HashTreeCollections TreeDictionary+Codable.swift
[71/349] Compiling HashTreeCollections TreeDictionary+Collection.swift
[78/355] Compiling HashTreeCollections TreeSet+Equatable.swift
[79/355] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[80/355] Compiling HashTreeCollections TreeSet+Extras.swift
[81/355] Compiling HashTreeCollections TreeSet+Filter.swift
[82/355] Compiling HashTreeCollections TreeSet+Hashable.swift
[83/355] Compiling HashTreeCollections TreeSet+Sendable.swift
[84/355] Compiling HashTreeCollections TreeSet+Sequence.swift
[85/355] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[86/355] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[87/355] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[88/355] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[89/355] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[90/355] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[91/355] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[92/355] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[93/355] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[94/363] Compiling HashTreeCollections _HashNode+Invariants.swift
[95/363] Compiling HashTreeCollections _HashNode+Lookups.swift
[96/363] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[97/363] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[103/363] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[104/363] Compiling HashTreeCollections _HashNodeHeader.swift
[105/363] Compiling HashTreeCollections _HashSlot.swift
[106/363] Compiling HashTreeCollections _HashStack.swift
[107/363] Compiling HashTreeCollections _HashTreeIterator.swift
[108/363] Compiling HashTreeCollections _HashTreeStatistics.swift
[109/363] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[110/363] Compiling HashTreeCollections _AncestorHashSlots.swift
[111/363] Compiling HashTreeCollections _Bitmap.swift
[123/363] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[134/363] Compiling OrderedCollections OrderedSet+SubSequence.swift
[135/363] Compiling OrderedCollections OrderedSet+Testing.swift
[136/363] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[137/363] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[138/363] Compiling OrderedCollections OrderedSet.swift
[139/363] Compiling OrderedCollections _UnsafeBitset.swift
[146/363] Compiling HashTreeCollections _HashNode+Storage.swift
[147/363] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[148/363] Compiling HashTreeCollections _HashNode+Structural filter.swift
[149/363] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[150/363] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[151/363] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[152/363] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[153/363] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[154/363] Compiling HashTreeCollections _HashNode+Structural merge.swift
[155/363] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[156/363] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[158/363] Emitting module DequeModule
[183/363] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[184/363] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[185/363] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[186/363] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[187/363] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[188/363] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[189/363] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[190/363] Compiling HashTreeCollections TreeSet.swift
[191/363] Emitting module BitCollections
[296/370] Emitting module OrderedCollections
[317/371] Emitting module _RopeModule
[318/371] Compiling _RopeModule Rope+Remove.swift
[319/371] Compiling _RopeModule Rope+RemoveSubrange.swift
[320/371] Compiling _RopeModule Rope+Split.swift
[321/371] Compiling _RopeModule Optional Utilities.swift
[322/371] Compiling _RopeModule String Utilities.swift
[323/371] Compiling _RopeModule String.Index+ABI.swift
[324/371] Compiling _RopeModule _CharacterRecognizer.swift
[325/371] Compiling BTree Weak.swift
[326/371] Compiling BTree Map.swift
[327/371] Compiling BTree SortedBag.swift
[328/371] Compiling BTree SortedSet.swift
[345/371] Emitting module HashTreeCollections
[346/373] Compiling Collections Collections.swift
[347/373] Emitting module Collections
[356/373] Emitting module BTree
[358/373] Write Objects.LinkFileList
[360/373] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[361/373] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[362/373] Compiling SwiftletModelMacros PropertyAttributes.swift
[363/373] Compiling SwiftletModelMacros RelationshipAttributes.swift
[364/373] Compiling SwiftletModelMacros IndexAttributes.swift
[367/373] Emitting module SwiftletModelMacros
[368/373] Compiling SwiftletModelMacros EntityModelMacro.swift
[369/373] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[370/373] Compiling SwiftletModelMacros UniqueAttributes.swift
[371/374] Compiling SwiftletModelMacros Plugins.swift
[371/374] Write Objects.LinkFileList
[372/374] Linking libBTree.dylib
[373/374] Linking SwiftletModelMacros-tool
[375/428] Compiling SwiftletModel Comparable+SortOrder.swift
[376/428] Compiling SwiftletModel Entity+FullTextIndex.swift
[377/428] Compiling SwiftletModel Entity+IndexComparable.swift
[378/428] Compiling SwiftletModel Entity+IndexHashable&Comparable.swift
[379/428] Compiling SwiftletModel Entity+IndexHashable.swift
[380/428] Compiling SwiftletModel Entity+Metadata.swift
[381/433] Compiling SwiftletModel Index+Hashable.swift
[382/433] Compiling SwiftletModel Index.swift
[383/433] Compiling SwiftletModel String+FuzzyMatch.swift
[384/433] Compiling SwiftletModel String+IndexName.swift
[385/433] Compiling SwiftletModel String+SearchTokens.swift
[386/433] Compiling SwiftletModel Tuples.swift
[387/433] Compiling SwiftletModel QueryLogicalFilters.swift
[388/433] Compiling SwiftletModel QueryNested.swift
[389/433] Compiling SwiftletModel QueryRelated.swift
[390/433] Compiling SwiftletModel QuerySchema.swift
[391/433] Compiling SwiftletModel QuerySorted.swift
[392/433] Compiling SwiftletModel DecodingStrategy.swift
[393/433] Compiling SwiftletModel UniqueIndex+Comparable.swift
[394/433] Compiling SwiftletModel UniqueIndex+Hashable.swift
[395/433] Compiling SwiftletModel UniqueIndex.swift
[396/433] Compiling SwiftletModel Macros.swift
[397/433] Compiling SwiftletModel DeletedEntity.swift
[398/433] Compiling SwiftletModel EntityModelProtocol.swift
[399/433] Compiling SwiftletModel Context.swift
[400/433] Compiling SwiftletModel EntitiesRepository.swift
[401/433] Compiling SwiftletModel ArrayExtensions.swift
[402/433] Compiling SwiftletModel EncodableExtensions.swift
[403/433] Compiling SwiftletModel KeyPathExtensions.swift
[404/433] Compiling SwiftletModel CollisionResolver.swift
[405/433] Compiling SwiftletModel MergeStrategy.swift
[406/433] Compiling SwiftletModel Metadata.swift
[407/433] Compiling SwiftletModel ContextQuery.swift
[408/433] Compiling SwiftletModel Nested.swift
[409/433] Compiling SwiftletModel Predicate.swift
[410/433] Compiling SwiftletModel Query.swift
[411/433] Compiling SwiftletModel QueryAllNested.swift
[412/433] Compiling SwiftletModel QueryFilter.swift
[413/433] Compiling SwiftletModel QueryGroup.swift
[414/433] Compiling SwiftletModel QueryList.swift
[415/433] Compiling SwiftletModel QueryListFilter.swift
[416/433] Compiling SwiftletModel QueryListNested.swift
[417/433] Emitting module SwiftletModel
[418/433] Compiling SwiftletModel EncodingStrategy.swift
[419/433] Compiling SwiftletModel Link.swift
[420/433] Compiling SwiftletModel Relation+Codable.swift
[421/433] Compiling SwiftletModel Relation+Conveniece.swift
[422/433] Compiling SwiftletModel Relation+UpdateOption.swift
[423/433] Compiling SwiftletModel Entity+UniqueComparable.swift
[424/433] Compiling SwiftletModel Entity+UniqueHashable&Comparable.swift
[425/433] Compiling SwiftletModel Entity+UniqueHashable.swift
[426/433] Compiling SwiftletModel FullTextIndex+Hashable.swift
[427/433] Compiling SwiftletModel FullTextIndex.swift
[428/433] Compiling SwiftletModel Index+Comparable.swift
[429/433] Compiling SwiftletModel Relation.swift
[430/433] Compiling SwiftletModel RelationDelete.swift
[431/433] Compiling SwiftletModel RelationSave.swift
[432/433] Compiling SwiftletModel RelationTypes.swift
[433/433] Compiling SwiftletModel Relationship.swift
Build complete! (11.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "btree",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BTree"
    }
  ],
  "manifest_display_name" : "SwiftletModel",
  "name" : "SwiftletModel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftletModel",
      "targets" : [
        "SwiftletModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftletModelMacros",
      "targets" : [
        "SwiftletModelMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftletModelTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModelTests",
      "path" : "Tests/SwiftletModelTests",
      "product_dependencies" : [
        "SnapshotTesting",
        "SnapshotTestingCustomDump"
      ],
      "sources" : [
        "CodableTests/RelationsEncodingDecodingTests.swift",
        "EntitiesTests/DeleteTests.swift",
        "ExtensionsTests/ArrayExtensionsTests.swift",
        "IndexTests/FilterIndexPerformanceTests.swift",
        "IndexTests/FullTextIndexPerformanceTests.swift",
        "IndexTests/SortIndexPerformanceTests.swift",
        "IndexTests/UniqueIndexTests.swift",
        "ModelTests/MergeStrategyTests.swift",
        "Models/Attachment.swift",
        "Models/Chat.swift",
        "Models/Message.swift",
        "Models/Schema.swift",
        "Models/TestModel.swift",
        "Models/User.swift",
        "ModelsForTesting.swift",
        "QueriesTests/AllNestedModelsQueryTest.swift",
        "QueriesTests/FilterMetadataQueryTests.swift",
        "QueriesTests/FilterQueryTests.swift",
        "QueriesTests/FilterStringQueryTests.swift",
        "QueriesTests/NestedModelsQueryTest.swift",
        "QueriesTests/SortQueryTest.swift",
        "RelationsTests/ManyToManyTests.swift",
        "RelationsTests/ToOneTests.swift"
      ],
      "target_dependencies" : [
        "SwiftletModel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftletModelMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModelMacros",
      "path" : "Sources/SwiftletModelMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftletModel",
        "SwiftletModelMacros"
      ],
      "sources" : [
        "EntityModelMacro/Attributes/AccessAttributes.swift",
        "EntityModelMacro/Attributes/Extensions/String.swift",
        "EntityModelMacro/Attributes/IndexAttributes.swift",
        "EntityModelMacro/Attributes/PropertyAttributes.swift",
        "EntityModelMacro/Attributes/PropertyWrapperAttributes.swift",
        "EntityModelMacro/Attributes/RelationshipAttributes.swift",
        "EntityModelMacro/Attributes/SearchIndexAttributes.swift",
        "EntityModelMacro/Attributes/UniqueAttributes.swift",
        "EntityModelMacro/EntityModelMacro.swift",
        "EntityModelMacro/SwiftSyntaxExtensions/LabeledExprSyntaxExtension.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftletModel",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModel",
      "path" : "Sources/SwiftletModel",
      "product_dependencies" : [
        "Collections",
        "BTree"
      ],
      "product_memberships" : [
        "SwiftletModel"
      ],
      "sources" : [
        "Context/Context.swift",
        "Context/EntitiesRepository.swift",
        "Extensions/ArrayExtensions.swift",
        "Extensions/EncodableExtensions.swift",
        "Extensions/KeyPathExtensions.swift",
        "Index/CollisionResolver.swift",
        "Index/Comparable+SortOrder.swift",
        "Index/Entity+FullTextIndex.swift",
        "Index/Entity+IndexComparable.swift",
        "Index/Entity+IndexHashable&Comparable.swift",
        "Index/Entity+IndexHashable.swift",
        "Index/Entity+Metadata.swift",
        "Index/Entity+UniqueComparable.swift",
        "Index/Entity+UniqueHashable&Comparable.swift",
        "Index/Entity+UniqueHashable.swift",
        "Index/FullTextIndex+Hashable.swift",
        "Index/FullTextIndex.swift",
        "Index/Index+Comparable.swift",
        "Index/Index+Hashable.swift",
        "Index/Index.swift",
        "Index/String+FuzzyMatch.swift",
        "Index/String+IndexName.swift",
        "Index/String+SearchTokens.swift",
        "Index/Tuples.swift",
        "Index/UniqueIndex+Comparable.swift",
        "Index/UniqueIndex+Hashable.swift",
        "Index/UniqueIndex.swift",
        "Macros.swift",
        "Model/DeletedEntity.swift",
        "Model/EntityModelProtocol.swift",
        "Model/MergeStrategy.swift",
        "Model/Metadata.swift",
        "Query/ContextQuery.swift",
        "Query/Nested.swift",
        "Query/Predicate.swift",
        "Query/Query.swift",
        "Query/QueryAllNested.swift",
        "Query/QueryFilter.swift",
        "Query/QueryGroup.swift",
        "Query/QueryList.swift",
        "Query/QueryListFilter.swift",
        "Query/QueryListNested.swift",
        "Query/QueryLogicalFilters.swift",
        "Query/QueryNested.swift",
        "Query/QueryRelated.swift",
        "Query/QuerySchema.swift",
        "Query/QuerySorted.swift",
        "Relationship/DecodingStrategy.swift",
        "Relationship/EncodingStrategy.swift",
        "Relationship/Link.swift",
        "Relationship/Relation+Codable.swift",
        "Relationship/Relation+Conveniece.swift",
        "Relationship/Relation+UpdateOption.swift",
        "Relationship/Relation.swift",
        "Relationship/RelationDelete.swift",
        "Relationship/RelationSave.swift",
        "Relationship/RelationTypes.swift",
        "Relationship/Relationship.swift"
      ],
      "target_dependencies" : [
        "SwiftletModelMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/kazaimazai/swiftletmodel/0.15.0
Repository:               KazaiMazai/SwiftletModel
Swift version used:       6.2
Target:                   SwiftletModel
Extracting symbol information for 'SwiftletModel'...
Finished extracting symbol information for 'SwiftletModel'. (2.40s)
Building documentation for 'SwiftletModel'...
Finished building documentation for 'SwiftletModel' (0.42s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/0.15.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/attaswift/BTree
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-custom-dump
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.50s)
[1/2158] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax (0.92s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.92s)
Updated https://github.com/apple/swift-collections.git (0.92s)
Updated https://github.com/attaswift/BTree (0.92s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.92s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.92s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.55s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.62s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3578] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module Snippets
[11/57] Compiling Snippets Snippet.swift
[12/57] Compiling Snippets SnippetParser.swift
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Compiling SymbolKit SourceRange.swift
[19/57] Compiling SymbolKit Metadata.swift
[20/57] Compiling SymbolKit Module.swift
[21/57] Compiling SymbolKit OperatingSystem.swift
[22/57] Compiling SymbolKit Platform.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit FunctionSignature.swift
[32/57] Compiling SymbolKit Identifier.swift
[33/57] Compiling SymbolKit KindIdentifier.swift
[34/57] Compiling SymbolKit Location.swift
[35/57] Compiling SymbolKit Mutability.swift
[36/57] Compiling SymbolKit Symbol.swift
[37/57] Compiling SymbolKit SymbolKind.swift
[38/57] Compiling SymbolKit SymbolGraph.swift
[39/57] Compiling SymbolKit GraphCollector.swift
[40/57] Compiling SymbolKit Mixin+Equals.swift
[41/57] Compiling SymbolKit Mixin+Hash.swift
[42/57] Compiling SymbolKit Mixin.swift
[43/57] Compiling SymbolKit LineList.swift
[44/57] Compiling SymbolKit Position.swift
[45/57] Emitting module SymbolKit
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.72s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftletModel' complete! (0.85s)
    1158
9	/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/0.15.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/swiftletmodel/0.15.0
File count: 1158
Doc size:   9.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-swiftletmodel-0.15.0-d7336be0.zip to s3://spi-docs-inbox/prod-kazaimazai-swiftletmodel-0.15.0-d7336be0.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [50%]
Copying... [62%]
Copying... [74%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.