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 main (34f732), with Swift 6.2 for macOS (SPM) on 21 Nov 2025 00:41:00 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/SwiftletModel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/apple/swift-collections.git
[1/3349] Fetching btree
[604/21663] Fetching btree, swift-collections
[3900/37295] Fetching btree, swift-collections, swift-snapshot-testing
[4918/110239] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (22.76s)
Fetched https://github.com/attaswift/BTree from cache (22.76s)
Fetched https://github.com/apple/swift-collections.git from cache (22.76s)
Fetched https://github.com/swiftlang/swift-syntax from cache (22.76s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (25.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.19s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.55s)
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.12s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.66s)
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.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.92s)
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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/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/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/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.18s)
========================================
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.01s)
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.96s)
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Fetched https://github.com/attaswift/BTree from cache (0.96s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.03s)
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/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/KazaiMazai/SwiftletModel.git
Working copy of https://github.com/KazaiMazai/SwiftletModel.git resolved at main (34f7325)
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 Descriptions.swift
[14/60] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[15/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/60] Compiling InternalCollectionsUtilities Debugging.swift
[17/61] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[18/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+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] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/61] Emitting module InternalCollectionsUtilities
[31/343] Compiling HashTreeCollections _Bucket.swift
[32/343] Compiling HashTreeCollections _Hash.swift
[33/344] Compiling DequeModule _DequeBuffer.swift
[34/344] Compiling DequeModule _DequeBufferHeader.swift
[35/344] Compiling DequeModule _DequeSlot.swift
[36/344] Compiling HeapModule _HeapNode.swift
[37/344] Compiling HeapModule Heap.swift
[38/344] Compiling HeapModule Heap+Invariants.swift
[39/344] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/344] Compiling HeapModule Heap+Descriptions.swift
[41/344] Compiling HeapModule Heap+UnsafeHandle.swift
[42/344] Compiling HashTreeCollections _HashLevel.swift
[43/344] Compiling HashTreeCollections _HashNode+Builder.swift
[44/344] Emitting module HeapModule
[45/344] Compiling HashTreeCollections _HashNode+Debugging.swift
[46/344] Compiling HashTreeCollections _HashNode+Initializers.swift
[47/344] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/344] Compiling HashTreeCollections _UnmanagedHashNode.swift
[49/344] Compiling HashTreeCollections _UnsafePath.swift
[50/344] Compiling HashTreeCollections TreeDictionary+Codable.swift
[51/344] Compiling HashTreeCollections TreeDictionary+Collection.swift
[52/344] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[53/344] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[54/344] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[55/344] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[56/344] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[57/344] Compiling HashTreeCollections TreeDictionary+Filter.swift
[58/344] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[59/344] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[60/344] Compiling HashTreeCollections TreeDictionary+Keys.swift
[61/344] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[62/344] Compiling HashTreeCollections TreeDictionary+Merge.swift
[63/344] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[64/344] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[65/344] Compiling HashTreeCollections TreeDictionary+Values.swift
[66/350] Compiling HashTreeCollections _HashNode+Structural union.swift
[67/350] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[68/350] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[69/350] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[70/350] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[71/350] Compiling HashTreeCollections _HashNode.swift
[72/350] Compiling HashTreeCollections _HashNodeHeader.swift
[73/350] Compiling HashTreeCollections _HashSlot.swift
[74/350] Compiling HashTreeCollections _HashStack.swift
[75/350] Compiling HashTreeCollections _HashTreeIterator.swift
[76/350] Compiling HashTreeCollections _HashTreeStatistics.swift
[77/350] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.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
[98/363] Compiling HashTreeCollections _HashNode+Storage.swift
[99/363] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[100/363] Compiling HashTreeCollections _HashNode+Structural filter.swift
[101/363] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[102/363] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[103/363] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[115/363] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[116/363] Compiling HashTreeCollections _AncestorHashSlots.swift
[117/363] Compiling HashTreeCollections _Bitmap.swift
[118/363] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[119/363] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[120/363] Compiling HashTreeCollections _HashNode+Structural merge.swift
[121/363] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[122/363] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[129/363] Compiling HashTreeCollections _RawHashNode.swift
[139/363] Compiling BitCollections BitSet.swift
[140/363] Compiling BitCollections Range+Utilities.swift
[141/363] Compiling BitCollections Slice+Utilities.swift
[142/363] Compiling BitCollections UInt+Tricks.swift
[143/363] Compiling BitCollections _Word.swift
[144/363] Compiling OrderedCollections OrderedSet.swift
[145/363] Compiling OrderedCollections _UnsafeBitset.swift
[158/363] Emitting module DequeModule
[159/363] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[160/363] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[161/363] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[162/363] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[163/363] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[164/363] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[165/363] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[166/363] Compiling HashTreeCollections TreeSet.swift
[179/363] Emitting module BitCollections
[304/370] Emitting module OrderedCollections
[325/371] Emitting module _RopeModule
[326/371] Compiling BTree SortedBag.swift
[327/371] Compiling BTree Map.swift
[328/371] Compiling BTree SortedSet.swift
[329/371] Compiling _RopeModule Rope+Remove.swift
[330/371] Compiling _RopeModule Rope+RemoveSubrange.swift
[331/371] Compiling _RopeModule Rope+Split.swift
[332/371] Compiling _RopeModule Optional Utilities.swift
[333/371] Compiling _RopeModule String Utilities.swift
[334/371] Compiling _RopeModule String.Index+ABI.swift
[335/371] Compiling _RopeModule _CharacterRecognizer.swift
[336/371] Compiling BTree Weak.swift
[345/371] Emitting module HashTreeCollections
[346/373] Compiling Collections Collections.swift
[347/373] Emitting module Collections
[356/373] Emitting module BTree
[359/373] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[359/374] Write Objects.LinkFileList
[361/374] Compiling SwiftletModelMacros UniqueAttributes.swift
[362/374] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[363/374] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[366/374] Compiling SwiftletModelMacros PropertyAttributes.swift
[367/374] Compiling SwiftletModelMacros RelationshipAttributes.swift
[368/374] Emitting module SwiftletModelMacros
[369/374] Compiling SwiftletModelMacros IndexAttributes.swift
[370/374] Compiling SwiftletModelMacros EntityModelMacro.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] Emitting module SwiftletModel
[382/433] Compiling SwiftletModel MergeStrategy.swift
[383/433] Compiling SwiftletModel Metadata.swift
[384/433] Compiling SwiftletModel ContextQuery.swift
[385/433] Compiling SwiftletModel Nested.swift
[386/433] Compiling SwiftletModel Predicate.swift
[387/433] Compiling SwiftletModel Query.swift
[388/433] Compiling SwiftletModel Index+Hashable.swift
[389/433] Compiling SwiftletModel Index.swift
[390/433] Compiling SwiftletModel String+FuzzyMatch.swift
[391/433] Compiling SwiftletModel String+IndexName.swift
[392/433] Compiling SwiftletModel String+SearchTokens.swift
[393/433] Compiling SwiftletModel Tuples.swift
[394/433] Compiling SwiftletModel QueryLogicalFilters.swift
[395/433] Compiling SwiftletModel QueryNested.swift
[396/433] Compiling SwiftletModel QueryRelated.swift
[397/433] Compiling SwiftletModel QuerySchema.swift
[398/433] Compiling SwiftletModel QuerySorted.swift
[399/433] Compiling SwiftletModel DecodingStrategy.swift
[400/433] Compiling SwiftletModel UniqueIndex+Comparable.swift
[401/433] Compiling SwiftletModel UniqueIndex+Hashable.swift
[402/433] Compiling SwiftletModel UniqueIndex.swift
[403/433] Compiling SwiftletModel Macros.swift
[404/433] Compiling SwiftletModel DeletedEntity.swift
[405/433] Compiling SwiftletModel EntityModelProtocol.swift
[406/433] Compiling SwiftletModel Context.swift
[407/433] Compiling SwiftletModel EntitiesRepository.swift
[408/433] Compiling SwiftletModel ArrayExtensions.swift
[409/433] Compiling SwiftletModel EncodableExtensions.swift
[410/433] Compiling SwiftletModel KeyPathExtensions.swift
[411/433] Compiling SwiftletModel CollisionResolver.swift
[412/433] Compiling SwiftletModel EncodingStrategy.swift
[413/433] Compiling SwiftletModel Link.swift
[414/433] Compiling SwiftletModel Relation+Codable.swift
[415/433] Compiling SwiftletModel Relation+Conveniece.swift
[416/433] Compiling SwiftletModel Relation+UpdateOption.swift
[417/433] Compiling SwiftletModel QueryAllNested.swift
[418/433] Compiling SwiftletModel QueryFilter.swift
[419/433] Compiling SwiftletModel QueryGroup.swift
[420/433] Compiling SwiftletModel QueryList.swift
[421/433] Compiling SwiftletModel QueryListFilter.swift
[422/433] Compiling SwiftletModel QueryListNested.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.34s)
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/main
Repository:               KazaiMazai/SwiftletModel
Swift version used:       6.2
Target:                   SwiftletModel
Extracting symbol information for 'SwiftletModel'...
Finished extracting symbol information for 'SwiftletModel'. (2.63s)
Building documentation for 'SwiftletModel'...
Finished building documentation for 'SwiftletModel' (0.43s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.55s)
[1/2158] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/attaswift/BTree
Updating https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/swiftlang/swift-syntax (0.96s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.97s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.97s)
Updated https://github.com/attaswift/BTree (0.97s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.97s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (2.88s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.70s)
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.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.65s)
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.22s)
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-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
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 Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit GenericConstraint.swift
[10/53] Compiling SymbolKit GenericParameter.swift
[11/53] Compiling SymbolKit Generics.swift
[12/53] Compiling SymbolKit Namespace.swift
[13/53] Compiling SymbolKit DeclarationFragments.swift
[14/53] Compiling SymbolKit Fragment.swift
[15/53] Compiling SymbolKit FragmentKind.swift
[16/53] Compiling SymbolKit FunctionParameter.swift
[17/53] Compiling SymbolKit FunctionSignature.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 Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.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.79s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftletModel' complete! (0.98s)
    1158
9	/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/swiftletmodel/main
File count: 1158
Doc size:   9.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-swiftletmodel-main-255eb4eb.zip to s3://spi-docs-inbox/prod-kazaimazai-swiftletmodel-main-255eb4eb.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [50%]
Copying... [62%]
Copying... [74%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.