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 DevFoundation, reference 1.7.0 (946a8b), with Swift 6.2 for macOS (SPM) on 28 Oct 2025 05:50:14 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/DevKitOrganization/DevFoundation.git
Reference: 1.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevKitOrganization/DevFoundation
 * tag               1.7.0      -> FETCH_HEAD
HEAD is now at 946a8be Add dateProvider to ExpiringValue lifetime duration initializers
Cloned https://github.com/DevKitOrganization/DevFoundation.git
Revision (git rev-parse @):
946a8bed082a2f657b7f1f215097f2bbb4e47fab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DevKitOrganization/DevFoundation.git at 1.7.0
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/DevKitOrganization/DevTesting
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/prachigauriar/URLMock.git
[1/4619] Fetching urlmock
[2/5025] Fetching urlmock, devtesting
[592/10658] Fetching urlmock, devtesting, swift-async-algorithms
[705/17038] Fetching urlmock, devtesting, swift-async-algorithms, swift-numerics
[897/33723] Fetching urlmock, devtesting, swift-async-algorithms, swift-numerics, swift-argument-parser
[1123/51962] Fetching urlmock, devtesting, swift-async-algorithms, swift-numerics, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-numerics.git from cache (1.47s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.48s)
Fetched https://github.com/DevKitOrganization/DevTesting from cache (1.48s)
[13525/28491] Fetching urlmock, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.83s)
Fetched https://github.com/prachigauriar/URLMock.git from cache (1.83s)
Computing version for https://github.com/prachigauriar/URLMock.git
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Computed https://github.com/prachigauriar/URLMock.git at 1.3.6 (4.38s)
Computing version for https://github.com/DevKitOrganization/DevTesting
Computed https://github.com/DevKitOrganization/DevTesting at 1.5.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
Creating working copy for https://github.com/DevKitOrganization/DevTesting
Working copy of https://github.com/DevKitOrganization/DevTesting resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/prachigauriar/URLMock.git
Working copy of https://github.com/prachigauriar/URLMock.git resolved at 1.3.6
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.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
========================================
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": "devfoundation",
      "name": "DevFoundation",
      "url": "https://github.com/DevKitOrganization/DevFoundation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DevFoundation",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "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": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/DevKitOrganization/DevFoundation.git
[1/1032] Fetching devfoundation
Fetched https://github.com/DevKitOrganization/DevFoundation.git from cache (1.02s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.54s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.62s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Creating working copy for https://github.com/DevKitOrganization/DevFoundation.git
Working copy of https://github.com/DevKitOrganization/DevFoundation.git resolved at 1.7.0 (946a8be)
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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Found 2 product dependencies
  - swift-argument-parser
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DevKitOrganization/DevFoundation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[9/15] Write dfob-entitlement.plist
[11/15] Write swift-version-49B95AFC49DCD68C.txt
[13/34] Compiling InternalCollectionsUtilities Descriptions.swift
[14/34] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[15/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/34] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/35] Compiling InternalCollectionsUtilities Debugging.swift
[21/35] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/35] Compiling InternalCollectionsUtilities Integer rank.swift
[28/35] Emitting module InternalCollectionsUtilities
[29/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/107] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/107] Emitting module ArgumentParserToolInfo
[33/107] Compiling DequeModule _DequeSlot.swift
[34/107] Compiling DequeModule _DequeBufferHeader.swift
[35/107] Compiling DequeModule _DequeBuffer.swift
[36/154] Compiling ArgumentParser ExpressibleByArgument.swift
[37/154] Compiling ArgumentParser ParsableArguments.swift
[38/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[39/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[40/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[41/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[42/160] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/160] Compiling ArgumentParser Option.swift
[44/160] Compiling ArgumentParser OptionGroup.swift
[45/160] Compiling ArgumentParser AsyncParsableCommand.swift
[46/160] Compiling ArgumentParser CommandConfiguration.swift
[47/160] Compiling ArgumentParser CommandGroup.swift
[48/160] Compiling ArgumentParser EnumerableFlag.swift
[49/160] Compiling ArgumentParser ParsableCommand.swift
[50/160] Compiling ArgumentParser ArgumentDecoder.swift
[51/160] Compiling ArgumentParser HelpGenerator.swift
[52/160] Compiling ArgumentParser MessageInfo.swift
[53/160] Compiling ArgumentParser ParserError.swift
[54/160] Compiling ArgumentParser SplitArguments.swift
[55/160] Compiling ArgumentParser Mutex.swift
[56/160] Compiling ArgumentParser Platform.swift
[57/160] Compiling ArgumentParser UsageGenerator.swift
[58/160] Compiling ArgumentParser CollectionExtensions.swift
[61/160] Compiling ArgumentParser DumpHelpGenerator.swift
[62/160] Compiling ArgumentParser HelpCommand.swift
[65/160] Compiling ArgumentParser ArgumentSet.swift
[66/160] Compiling ArgumentParser CommandParser.swift
[67/160] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/160] Compiling ArgumentParser CompletionsGenerator.swift
[69/160] Compiling ArgumentParser FishCompletionsGenerator.swift
[70/160] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/160] Emitting module DequeModule
[74/160] Compiling ArgumentParser ArgumentDiscussion.swift
[75/160] Compiling ArgumentParser ArgumentHelp.swift
[76/160] Compiling ArgumentParser ArgumentVisibility.swift
[77/160] Compiling ArgumentParser CompletionKind.swift
[78/160] Compiling ArgumentParser Errors.swift
[79/160] Compiling ArgumentParser InputKey.swift
[80/160] Compiling ArgumentParser InputOrigin.swift
[81/160] Compiling ArgumentParser Name.swift
[82/160] Compiling ArgumentParser Parsed.swift
[83/160] Compiling ArgumentParser ParsedValues.swift
[84/160] Compiling ArgumentParser Flag.swift
[85/160] Compiling ArgumentParser NameSpecification.swift
[86/160] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[87/160] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[88/160] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[89/160] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[90/160] Compiling OrderedCollections OrderedDictionary+Values.swift
[91/160] Compiling OrderedCollections OrderedDictionary.swift
[92/160] Compiling ArgumentParser Argument.swift
[93/160] Compiling ArgumentParser SequenceExtensions.swift
[94/160] Compiling ArgumentParser StringExtensions.swift
[95/160] Compiling ArgumentParser SwiftExtensions.swift
[96/160] Compiling ArgumentParser Tree.swift
[97/160] Compiling ArgumentParser CodingKeyValidator.swift
[104/160] Compiling ArgumentParser ArgumentDefinition.swift
[105/160] Compiling OrderedCollections OrderedSet+SubSequence.swift
[106/160] Compiling OrderedCollections OrderedSet+Testing.swift
[107/160] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[108/160] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[109/160] Compiling OrderedCollections OrderedSet.swift
[110/160] Compiling OrderedCollections _UnsafeBitset.swift
[111/160] Emitting module OrderedCollections
[112/206] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[113/206] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[114/206] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[115/206] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[116/206] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[117/211] Emitting module AsyncAlgorithms
[118/211] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[119/211] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[120/211] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[121/211] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[122/211] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[123/211] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[124/211] Compiling AsyncAlgorithms ChannelStateMachine.swift
[125/211] Compiling AsyncAlgorithms ChannelStorage.swift
[126/211] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[127/211] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[128/211] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[129/211] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[130/211] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[131/211] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[132/211] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[133/211] Compiling AsyncAlgorithms MergeStateMachine.swift
[134/211] Compiling AsyncAlgorithms MergeStorage.swift
[135/211] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[136/211] Compiling AsyncAlgorithms Rethrow.swift
[137/211] Compiling AsyncAlgorithms SetAlgebra.swift
[138/211] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[139/211] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[140/211] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[141/211] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[142/211] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[143/211] Compiling AsyncAlgorithms Dictionary.swift
[144/211] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[145/211] Compiling AsyncAlgorithms Locking.swift
[146/211] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[147/211] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[148/211] Compiling AsyncAlgorithms UnsafeTransfer.swift
[149/211] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[150/211] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[151/211] Compiling AsyncAlgorithms ZipStateMachine.swift
[152/211] Compiling AsyncAlgorithms ZipStorage.swift
[153/211] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[154/211] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[155/211] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[156/211] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[157/211] Compiling AsyncAlgorithms AsyncChannel.swift
[158/211] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[159/211] Compiling AsyncAlgorithms CombineLatestStorage.swift
[160/211] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[161/211] Compiling AsyncAlgorithms DebounceStateMachine.swift
[162/211] Compiling AsyncAlgorithms DebounceStorage.swift
[163/282] Compiling DevFoundation RequestComponents.swift
[164/282] Compiling DevFoundation RequestCondition.swift
[165/282] Compiling DevFoundation Responder.swift
[166/282] Compiling DevFoundation ResponseGenerator.swift
[167/282] Compiling DevFoundation SimulatedURLRequestLoader.swift
[168/286] Emitting module ArgumentParser
[169/286] Compiling ArgumentParser NonsenseFlagsValidator.swift
[170/286] Compiling ArgumentParser ParsableArgumentsValidation.swift
[171/286] Compiling ArgumentParser PositionalArgumentsValidator.swift
[172/286] Compiling ArgumentParser UniqueNamesValidator.swift
[173/286] Compiling DevFoundation SchemeIsOneOf.swift
[174/286] Compiling DevFoundation URLMatches.swift
[175/286] Compiling DevFoundation NonHTTPURLResponseError.swift
[176/286] Compiling DevFoundation HTTPClient.swift
[177/286] Compiling DevFoundation HTTPClientInterceptor.swift
[178/286] Compiling DevFoundation URLRequestLoader.swift
[179/286] Compiling DevFoundation HTTPBody.swift
[180/286] Compiling DevFoundation HTTPHeaderField.swift
[181/286] Compiling DevFoundation HTTPHeaderItem.swift
[182/286] Compiling DevFoundation HTTPMethod.swift
[183/286] Compiling DevFoundation HeaderItemsEquals.swift
[184/286] Compiling DevFoundation HostIsOneOf.swift
[185/286] Compiling DevFoundation PathMatches.swift
[186/286] Compiling DevFoundation QueryItemsContains.swift
[187/286] Compiling DevFoundation QueryItemsEquals.swift
[188/286] Compiling DevFoundation AnyRequestCondition.swift
[189/286] Compiling DevFoundation BodyEquals.swift
[190/286] Compiling DevFoundation BodyEqualsDecodable.swift
[191/286] Compiling DevFoundation HTTPMethodIsOneOf.swift
[192/286] Compiling DevFoundation HeaderItemsContains.swift
[193/286] Compiling DevFoundation Duration+TimeInterval.swift
[194/286] Compiling DevFoundation HTTPResponse.swift
[195/286] Compiling DevFoundation HTTPStatusCode.swift
[196/286] Compiling DevFoundation MediaType.swift
[197/286] Compiling DevFoundation URLPathComponent.swift
[198/286] Compiling DevFoundation DateProviders.swift
[199/286] Compiling DevFoundation OffsetDateProvider.swift
[200/286] Compiling DevFoundation ScaledDateProvider.swift
[201/286] Compiling DevFoundation SystemDateProvider.swift
[202/286] Compiling DevFoundation DevFoundation.swift
[203/286] Compiling DevFoundation DispatchQueue+NonOvercommitting.swift
[204/286] Compiling DevFoundation DispatchQueue+Standard.swift
[205/286] Compiling DevFoundation ExecutionGroup.swift
[206/286] Compiling DevFoundation WithTimeout.swift
[207/286] Compiling DevFoundation DateProvider.swift
[208/286] Compiling DevFoundation BusEvent.swift
[209/286] Compiling DevFoundation BusEventObserver.swift
[210/286] Compiling DevFoundation ContextualBusEventObserver.swift
[211/286] Compiling DevFoundation EventBus.swift
[212/286] Compiling DevFoundation Data+Obfuscation.swift
[229/293] Emitting module DevFoundation
[230/293] Compiling DevFoundation FixedWidthInteger+BigEndianData.swift
[231/293] Compiling DevFoundation RangeReplaceableCollection+RemoveFirst.swift
[232/293] Compiling DevFoundation Result+CatchingAsync.swift
[233/293] Compiling DevFoundation LiveQuery.swift
[234/293] Compiling DevFoundation LiveQueryResultsProducer.swift
[235/293] Compiling DevFoundation LiveQuerySchedulingStrategy.swift
[236/293] Compiling DevFoundation InvalidHTTPStatusCodeError.swift
[237/293] Compiling DevFoundation InvalidWebServiceRequestError.swift
[238/293] Compiling DevFoundation JSONBodyWebServiceRequest.swift
[239/293] Compiling DevFoundation SingleBaseURLConfiguration.swift
[240/293] Compiling DevFoundation WebServiceClient.swift
[241/293] Compiling DevFoundation WebServiceRequest.swift
[242/293] Compiling DevFoundation OffsetPage.swift
[243/293] Compiling DevFoundation RandomAccessPager.swift
[244/293] Compiling DevFoundation SequentialPager.swift
[270/293] Compiling DevFoundation DottedHierarchicalID.swift
[271/293] Compiling DevFoundation ExpiringValue.swift
[272/293] Compiling DevFoundation GibberishGenerator.swift
[273/293] Compiling DevFoundation HashableByID.swift
[274/293] Compiling DevFoundation IdentifiableBySelf.swift
[275/293] Compiling DevFoundation JSONValue.swift
[276/293] Compiling DevFoundation ObservableReference.swift
[277/293] Compiling DevFoundation OptionalRepresentable.swift
[278/293] Compiling DevFoundation RetryPolicy.swift
[279/293] Compiling DevFoundation SoftwareComponentID.swift
[280/293] Compiling DevFoundation TopLevelCoding.swift
[281/293] Compiling DevFoundation TypedExtensibleEnum.swift
[282/293] Compiling DevFoundation UserSelection.swift
[291/295] Emitting module dfob
[292/295] Compiling dfob ObfuscateCommand.swift
[292/295] Write Objects.LinkFileList
[293/295] Linking dfob
[294/295] Applying dfob
Build complete! (12.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "devtesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DevKitOrganization/DevTesting"
    },
    {
      "identity" : "urlmock",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/prachigauriar/URLMock.git"
    }
  ],
  "manifest_display_name" : "DevFoundation",
  "name" : "DevFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "DevFoundation",
      "targets" : [
        "DevFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "dfob",
      "targets" : [
        "DevFoundation",
        "dfob"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "dfobTests",
      "module_type" : "SwiftTarget",
      "name" : "dfobTests",
      "path" : "Tests/dfobTests",
      "product_dependencies" : [
        "ArgumentParser",
        "DevTesting"
      ],
      "sources" : [
        "ObfuscateCommandTests.swift"
      ],
      "target_dependencies" : [
        "DevFoundation",
        "dfob"
      ],
      "type" : "test"
    },
    {
      "c99name" : "dfob",
      "module_type" : "SwiftTarget",
      "name" : "dfob",
      "path" : "Sources/dfob",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dfob"
      ],
      "sources" : [
        "ObfuscateCommand.swift"
      ],
      "target_dependencies" : [
        "DevFoundation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DevFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "DevFoundationTests",
      "path" : "Tests/DevFoundationTests",
      "product_dependencies" : [
        "DevTesting",
        "RealModule",
        "URLMock"
      ],
      "sources" : [
        "Concurrency/DispatchQueue+NonOvercommittingTests.swift",
        "Concurrency/DispatchQueue+StandardTests.swift",
        "Concurrency/ExecutionGroupTests.swift",
        "Concurrency/WithTimeoutTests.swift",
        "Date Providers/DateProvidersTests.swift",
        "Date Providers/OffsetDateProviderTests.swift",
        "Date Providers/ScaledDateProviderTests.swift",
        "Date Providers/SystemDateProviderTests.swift",
        "Event Bus/ContextualBusEventObserverTests.swift",
        "Event Bus/EventBusTests.swift",
        "Extensions/Data+ObfuscationTests.swift",
        "Extensions/Duration+TimeIntervalTests.swift",
        "Extensions/FixedWidthInteger+BigEndianDataTests.swift",
        "Extensions/RangeReplaceableCollection+RemoveFirstTests.swift",
        "Extensions/Result+CatchingAsyncTests.swift",
        "Live Query/LiveQueryResultsProducerTests.swift",
        "Live Query/LiveQuerySchedulingStrategyTests.swift",
        "Live Query/LiveQueryTests.swift",
        "Networking/Errors/InvalidHTTPStatusCodeErrorTests.swift",
        "Networking/Errors/InvalidWebServiceRequestError.swift",
        "Networking/Errors/NonHTTPURLResponseErrorTests.swift",
        "Networking/HTTP Client/HTTPClientTests.swift",
        "Networking/HTTP Client/URLRequestLoaderTests.swift",
        "Networking/Requests and Responses/HTTPBodyTests.swift",
        "Networking/Requests and Responses/HTTPHeaderFieldTests.swift",
        "Networking/Requests and Responses/HTTPHeaderItemTests.swift",
        "Networking/Requests and Responses/HTTPMethodTests.swift",
        "Networking/Requests and Responses/HTTPResponseTests.swift",
        "Networking/Requests and Responses/HTTPStatusCodeTests.swift",
        "Networking/Requests and Responses/MediaTypeTests.swift",
        "Networking/Requests and Responses/URLPathComponentTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/AnyRequestConditionTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/BodyEqualsDecodableTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/BodyEqualsTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HTTPMethodIsOneOfTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsContainsTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsEqualsTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HostIsOneOfTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/PathMatchesTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/QueryItemsContainsTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/QueryItemsEqualsTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/SchemeIsOneOfTests.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/URLMatchesTests.swift",
        "Networking/Simulated URL Request Loader/RequestComponentsTests.swift",
        "Networking/Simulated URL Request Loader/ResponderTests.swift",
        "Networking/Simulated URL Request Loader/ResponseGeneratorTests.swift",
        "Networking/Simulated URL Request Loader/SimulatedURLRequestLoaderIntegrationTests.swift",
        "Networking/Simulated URL Request Loader/SimulatedURLRequestLoaderTests.swift",
        "Networking/Simulated URL Request Loader/SuccessResponseTemplateTests.swift",
        "Networking/Simulated URL Request Loader/UnfulfillableRequestErrorTests.swift",
        "Networking/Web Service Client/JSONBodyWebServiceRequestTests.swift",
        "Networking/Web Service Client/SingleBaseURLConfigurationTests.swift",
        "Networking/Web Service Client/WebServiceClientTests.swift",
        "Networking/Web Service Client/WebServiceRequestTests.swift",
        "Paging/OffsetPageTests.swift",
        "Paging/RandomAccessPagerTests.swift",
        "Paging/SequentialPagerTests.swift",
        "Testing Helpers/Date+IsApproximatelyEqual.swift",
        "Testing Helpers/MockBaseURLConfiguration.swift",
        "Testing Helpers/MockBusEventObserver.swift",
        "Testing Helpers/MockBusEvents.swift",
        "Testing Helpers/MockCodables.swift",
        "Testing Helpers/MockDateProvider.swift",
        "Testing Helpers/MockError.swift",
        "Testing Helpers/MockHTTPClientInterceptor.swift",
        "Testing Helpers/MockLiveQueryResultsProducer.swift",
        "Testing Helpers/MockOffsetPage.swift",
        "Testing Helpers/MockRandomAccessPageLoader.swift",
        "Testing Helpers/MockRequestCondition.swift",
        "Testing Helpers/MockResponseGenerator.swift",
        "Testing Helpers/MockRetryPolicy.swift",
        "Testing Helpers/MockSequentialPageLoader.swift",
        "Testing Helpers/MockURLRequestLoader.swift",
        "Testing Helpers/MockWebServiceRequest.swift",
        "Testing Helpers/RandomValueGenerating+DevFoundation.swift",
        "Utility Types/AnySendableHashableTests.swift",
        "Utility Types/DottedHierarchicalIDTests.swift",
        "Utility Types/ExpiringValueTests.swift",
        "Utility Types/GibberishGeneratorTests.swift",
        "Utility Types/HashableByIDTests.swift",
        "Utility Types/IdentifiableBySelfTests.swift",
        "Utility Types/JSONValueTests.swift",
        "Utility Types/ObservableReferenceTests.swift",
        "Utility Types/OptionalRepresentableTests.swift",
        "Utility Types/RetryPolicyTests.swift",
        "Utility Types/SoftwareComponentIDTests.swift",
        "Utility Types/TopLevelCodingTests.swift",
        "Utility Types/TypedExtensibleEnumTests.swift",
        "Utility Types/UserSelectionTests.swift"
      ],
      "target_dependencies" : [
        "DevFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DevFoundation",
      "module_type" : "SwiftTarget",
      "name" : "DevFoundation",
      "path" : "Sources/DevFoundation",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "DevFoundation",
        "dfob"
      ],
      "sources" : [
        "Concurrency/DispatchQueue+NonOvercommitting.swift",
        "Concurrency/DispatchQueue+Standard.swift",
        "Concurrency/ExecutionGroup.swift",
        "Concurrency/WithTimeout.swift",
        "Date Providers/DateProvider.swift",
        "Date Providers/DateProviders.swift",
        "Date Providers/OffsetDateProvider.swift",
        "Date Providers/ScaledDateProvider.swift",
        "Date Providers/SystemDateProvider.swift",
        "DevFoundation.swift",
        "Event Bus/BusEvent.swift",
        "Event Bus/BusEventObserver.swift",
        "Event Bus/ContextualBusEventObserver.swift",
        "Event Bus/EventBus.swift",
        "Extensions/Data+Obfuscation.swift",
        "Extensions/Duration+TimeInterval.swift",
        "Extensions/FixedWidthInteger+BigEndianData.swift",
        "Extensions/RangeReplaceableCollection+RemoveFirst.swift",
        "Extensions/Result+CatchingAsync.swift",
        "Live Query/LiveQuery.swift",
        "Live Query/LiveQueryResultsProducer.swift",
        "Live Query/LiveQuerySchedulingStrategy.swift",
        "Networking/Errors/InvalidHTTPStatusCodeError.swift",
        "Networking/Errors/InvalidWebServiceRequestError.swift",
        "Networking/Errors/NonHTTPURLResponseError.swift",
        "Networking/HTTP Client/HTTPClient.swift",
        "Networking/HTTP Client/HTTPClientInterceptor.swift",
        "Networking/HTTP Client/URLRequestLoader.swift",
        "Networking/Requests and Responses/HTTPBody.swift",
        "Networking/Requests and Responses/HTTPHeaderField.swift",
        "Networking/Requests and Responses/HTTPHeaderItem.swift",
        "Networking/Requests and Responses/HTTPMethod.swift",
        "Networking/Requests and Responses/HTTPResponse.swift",
        "Networking/Requests and Responses/HTTPStatusCode.swift",
        "Networking/Requests and Responses/MediaType.swift",
        "Networking/Requests and Responses/URLPathComponent.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/AnyRequestCondition.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/BodyEquals.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/BodyEqualsDecodable.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HTTPMethodIsOneOf.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsContains.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HeaderItemsEquals.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/HostIsOneOf.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/PathMatches.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/QueryItemsContains.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/QueryItemsEquals.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/SchemeIsOneOf.swift",
        "Networking/Simulated URL Request Loader/Request Conditions/URLMatches.swift",
        "Networking/Simulated URL Request Loader/RequestComponents.swift",
        "Networking/Simulated URL Request Loader/RequestCondition.swift",
        "Networking/Simulated URL Request Loader/Responder.swift",
        "Networking/Simulated URL Request Loader/ResponseGenerator.swift",
        "Networking/Simulated URL Request Loader/SimulatedURLRequestLoader.swift",
        "Networking/Simulated URL Request Loader/SuccessResponseTemplate.swift",
        "Networking/Simulated URL Request Loader/UnfulfillableRequestError.swift",
        "Networking/Web Service Client/BaseURLConfiguring.swift",
        "Networking/Web Service Client/JSONBodyWebServiceRequest.swift",
        "Networking/Web Service Client/SingleBaseURLConfiguration.swift",
        "Networking/Web Service Client/WebServiceClient.swift",
        "Networking/Web Service Client/WebServiceRequest.swift",
        "Paging/OffsetPage.swift",
        "Paging/RandomAccessPager.swift",
        "Paging/SequentialPager.swift",
        "Utility Types/AnySendableHashable.swift",
        "Utility Types/DottedHierarchicalID.swift",
        "Utility Types/ExpiringValue.swift",
        "Utility Types/GibberishGenerator.swift",
        "Utility Types/HashableByID.swift",
        "Utility Types/IdentifiableBySelf.swift",
        "Utility Types/JSONValue.swift",
        "Utility Types/ObservableReference.swift",
        "Utility Types/OptionalRepresentable.swift",
        "Utility Types/RetryPolicy.swift",
        "Utility Types/SoftwareComponentID.swift",
        "Utility Types/TopLevelCoding.swift",
        "Utility Types/TypedExtensibleEnum.swift",
        "Utility Types/UserSelection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/devkitorganization/devfoundation/1.7.0
Repository:               DevKitOrganization/DevFoundation
Swift version used:       6.2
Target:                   DevFoundation
Extracting symbol information for 'DevFoundation'...
Finished extracting symbol information for 'DevFoundation'. (2.19s)
Building documentation for 'DevFoundation'...
Finished building documentation for 'DevFoundation' (0.46s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/devkitorganization/devfoundation/1.7.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/prachigauriar/URLMock.git
Updated https://github.com/apple/swift-argument-parser.git (0.54s)
Updated https://github.com/prachigauriar/URLMock.git (0.54s)
Updated https://github.com/apple/swift-async-algorithms.git (0.54s)
[1/2147] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/DevKitOrganization/DevTesting
Updating https://github.com/apple/swift-numerics.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Updated https://github.com/apple/swift-collections.git (0.52s)
Updated https://github.com/DevKitOrganization/DevTesting (0.52s)
Updated https://github.com/apple/swift-numerics.git (0.52s)
Computing version for https://github.com/prachigauriar/URLMock.git
Computed https://github.com/prachigauriar/URLMock.git at 1.3.6 (2.33s)
Computing version for https://github.com/DevKitOrganization/DevTesting
Computed https://github.com/DevKitOrganization/DevTesting at 1.5.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3564] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
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/7] 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 SymbolKit
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.06s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'DevFoundation' complete! (0.56s)
    1402
10	/Users/admin/builder/spi-builder-workspace/.docs/devkitorganization/devfoundation/1.7.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/devkitorganization/devfoundation/1.7.0
File count: 1402
Doc size:   10.0MB
Preparing doc bundle ...
Uploading prod-devkitorganization-devfoundation-1.7.0-23c9e2d9.zip to s3://spi-docs-inbox/prod-devkitorganization-devfoundation-1.7.0-23c9e2d9.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [41%]
Copying... [50%]
Copying... [63%]
Copying... [72%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.