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 SwiftReload, reference main (e0b67c), with Swift 6.2 for macOS (SPM) on 22 Nov 2025 11:22:18 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/ShaftUI/SwiftReload.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShaftUI/SwiftReload
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0b67c1 Use wider swift-syntax range
Cloned https://github.com/ShaftUI/SwiftReload.git
Revision (git rev-parse @):
e0b67c14779b880c475de7c3c5e4778b23cf90fa
SUCCESS checkout https://github.com/ShaftUI/SwiftReload.git at main
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/11263] Fetching yams
[6421/84244] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (3.92s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (7.02s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.66s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
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.52s)
========================================
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": "swiftreload",
      "name": "SwiftReload",
      "url": "https://github.com/ShaftUI/SwiftReload.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftReload",
      "dependencies": [
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ShaftUI/SwiftReload.git
[1/166] Fetching swiftreload
Fetched https://github.com/ShaftUI/SwiftReload.git from cache (0.74s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.88s)
Fetched https://github.com/jpsim/Yams.git from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.65s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (0.03s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/ShaftUI/SwiftReload.git
Working copy of https://github.com/ShaftUI/SwiftReload.git resolved at main (e0b67c1)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
warning: '.resolve-product-dependencies': dependency 'swiftreload' is not used by any target
Found 2 product dependencies
  - Yams
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ShaftUI/SwiftReload.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Write sources
[2/24] Write SwiftReloadExample-entitlement.plist
[2/24] Write sources
[13/24] Write swift-version-49B95AFC49DCD68C.txt
[14/24] Compiling _SwiftSyntaxCShims dummy.c
[15/30] Compiling writer.c
[16/30] Compiling scanner.c
[17/30] Compiling api.c
[18/30] Compiling emitter.c
[20/30] Emitting module SwiftSyntax600
[21/30] Compiling SwiftSyntax600 Empty.swift
[22/30] Emitting module SwiftSyntax509
[23/30] Compiling SwiftSyntax509 Empty.swift
[24/30] Compiling SwiftSyntax510 Empty.swift
[25/30] Emitting module SwiftSyntax510
[25/30] Compiling reader.c
[26/30] Compiling parser.c
[28/114] Compiling Yams Anchor.swift
[29/114] Compiling Yams Constructor.swift
[30/114] Compiling Yams Node.Alias.swift
[31/114] Compiling Yams Node.Mapping.swift
[32/114] Compiling Yams Decoder.swift
[33/114] Compiling Yams Emitter.swift
[34/114] Compiling Yams Encoder.swift
[35/114] Compiling Yams Mark.swift
[36/121] Compiling Yams Tag.swift
[37/121] Compiling Yams YamlAnchorProviding.swift
[38/123] Compiling Yams Resolver.swift
[39/123] Compiling Yams String+Yams.swift
[40/123] Compiling Yams RedundancyAliasingStrategy.swift
[41/123] Compiling Yams Representer.swift
[42/123] Compiling Yams YamlError.swift
[43/123] Compiling Yams YamlTagProviding.swift
[44/123] Compiling Yams Node.Scalar.swift
[45/123] Compiling Yams Node.Sequence.swift
[46/123] Compiling Yams Node.swift
[47/123] Compiling Yams Parser.swift
[54/123] Emitting module Yams
[57/123] Emitting module SwiftSyntax
[58/123] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[59/123] Compiling SwiftSyntax SyntaxChildren.swift
[60/123] Compiling SwiftSyntax SyntaxCollection.swift
[61/123] Compiling SwiftSyntax SyntaxHashable.swift
[62/123] Compiling SwiftSyntax SyntaxIdentifier.swift
[63/123] Compiling SwiftSyntax SyntaxNodeFactory.swift
[64/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[65/123] Compiling SwiftSyntax SyntaxProtocol.swift
[66/123] Compiling SwiftSyntax SyntaxText.swift
[67/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[68/123] Compiling SwiftSyntax TokenDiagnostic.swift
[69/123] Compiling SwiftSyntax TokenSequence.swift
[70/123] Compiling SwiftSyntax TokenSyntax.swift
[71/123] Compiling SwiftSyntax Trivia.swift
[72/123] Compiling SwiftSyntax SourceEdit.swift
[73/123] Compiling SwiftSyntax SourceLength.swift
[74/123] Compiling SwiftSyntax SourceLocation.swift
[75/123] Compiling SwiftSyntax SourcePresence.swift
[76/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[77/123] Compiling SwiftSyntax Syntax.swift
[78/123] Compiling SwiftSyntax SyntaxArena.swift
[79/123] Compiling SwiftSyntax Tokens.swift
[80/123] Compiling SwiftSyntax TriviaPieces.swift
[81/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[82/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[83/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[84/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[85/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[86/123] Compiling SwiftSyntax SyntaxCollections.swift
[87/123] Compiling SwiftSyntax SyntaxEnum.swift
[88/123] Compiling SwiftSyntax SyntaxKind.swift
[89/123] Compiling SwiftSyntax SyntaxRewriter.swift
[90/123] Compiling SwiftSyntax SyntaxTraits.swift
[91/123] Compiling SwiftSyntax SyntaxVisitor.swift
[92/123] Compiling SwiftSyntax TokenKind.swift
[93/123] Compiling SwiftSyntax Identifier.swift
[94/123] Compiling SwiftSyntax MemoryLayout.swift
[95/123] Compiling SwiftSyntax MissingNodeInitializers.swift
[96/123] Compiling SwiftSyntax RawSyntax.swift
[97/123] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[98/123] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[99/123] Compiling SwiftSyntax RawSyntaxTokenView.swift
[105/123] Compiling SwiftSyntax SyntaxNodesAB.swift
[106/123] Compiling SwiftSyntax SyntaxNodesC.swift
[114/123] Compiling SwiftSyntax SyntaxNodesD.swift
[115/123] Compiling SwiftSyntax SyntaxNodesEF.swift
[116/123] Compiling SwiftSyntax SyntaxNodesGHI.swift
[117/123] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[118/123] Compiling SwiftSyntax SyntaxNodesOP.swift
[119/123] Compiling SwiftSyntax SyntaxNodesQRS.swift
[120/123] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[121/181] Compiling SwiftDiagnostics Message.swift
[122/182] Compiling SwiftDiagnostics Convenience.swift
[123/182] Emitting module SwiftDiagnostics
[124/182] Compiling SwiftDiagnostics Diagnostic.swift
[125/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[126/182] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[127/182] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[128/182] Compiling SwiftDiagnostics Note.swift
[129/182] Compiling SwiftBasicFormat InferIndentation.swift
[130/182] Compiling SwiftDiagnostics FixIt.swift
[131/182] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[132/182] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[133/182] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[134/182] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[135/182] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[136/182] Compiling SwiftBasicFormat BasicFormat.swift
[137/182] Emitting module SwiftBasicFormat
[138/182] Compiling SwiftParser TopLevel.swift
[139/182] Compiling SwiftParser TriviaParser.swift
[140/182] Compiling SwiftParser Types.swift
[141/182] Compiling SwiftParser ExperimentalFeatures.swift
[142/186] Compiling SwiftParser TokenConsumer.swift
[143/186] Compiling SwiftParser TokenPrecedence.swift
[144/186] Compiling SwiftParser TokenSpec.swift
[145/186] Compiling SwiftParser TokenSpecSet.swift
[146/186] Compiling SwiftParser Nominals.swift
[147/186] Compiling SwiftParser Parameters.swift
[148/186] Compiling SwiftParser ParseSourceFile.swift
[149/186] Compiling SwiftParser Parser.swift
[150/186] Compiling SwiftParser Patterns.swift
[151/186] Compiling SwiftParser UnicodeScalarExtensions.swift
[152/186] Compiling SwiftParser Lookahead.swift
[153/186] Compiling SwiftParser LoopProgressCondition.swift
[154/186] Compiling SwiftParser Modifiers.swift
[155/186] Compiling SwiftParser Names.swift
[156/186] Compiling SwiftParser Recovery.swift
[157/186] Compiling SwiftParser Specifiers.swift
[158/186] Compiling SwiftParser Statements.swift
[159/186] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[160/186] Compiling SwiftParser Directives.swift
[161/186] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[162/186] Compiling SwiftParser Expressions.swift
[163/186] Compiling SwiftParser IncrementalParseTransition.swift
[164/186] Compiling SwiftParser IsValidIdentifier.swift
[165/186] Compiling SwiftParser StringLiterals.swift
[166/186] Compiling SwiftParser SwiftParserCompatibility.swift
[167/186] Compiling SwiftParser SwiftVersion.swift
[168/186] Compiling SwiftParser SyntaxUtils.swift
[169/186] Compiling SwiftParser Attributes.swift
[170/186] Compiling SwiftParser Availability.swift
[171/186] Compiling SwiftParser CharacterInfo.swift
[172/186] Compiling SwiftParser CollectionNodes+Parsable.swift
[173/186] Compiling SwiftParser Declarations.swift
[174/186] Emitting module SwiftParser
[175/186] Compiling SwiftParser Cursor.swift
[176/186] Compiling SwiftParser Lexeme.swift
[177/186] Compiling SwiftParser LexemeSequence.swift
[178/186] Compiling SwiftParser Lexer.swift
[179/186] Compiling SwiftParser RegexLiteralLexer.swift
[180/186] Compiling SwiftParser IsLexerClassified.swift
[181/186] Compiling SwiftParser LayoutNodes+Parsable.swift
[182/186] Compiling SwiftParser Parser+TokenSpecSet.swift
[183/186] Compiling SwiftParser TokenSpecStaticMembers.swift
[184/199] Compiling SwiftParserDiagnostics PresenceUtils.swift
[185/199] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[186/199] Compiling SwiftParserDiagnostics Utils.swift
[187/199] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/199] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[189/200] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[190/200] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[191/200] Compiling SwiftParserDiagnostics MissingNodesError.swift
[192/200] Compiling SwiftParserDiagnostics MissingTokenError.swift
[193/200] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[194/200] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[195/200] Emitting module SwiftParserDiagnostics
[196/200] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[197/200] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[198/215] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[199/215] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[200/216] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[201/216] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[202/216] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[203/216] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[204/216] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[205/216] Compiling SwiftSyntaxBuilder Indenter.swift
[206/216] Compiling SwiftSyntaxBuilder ListBuilder.swift
[207/216] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[208/216] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[209/216] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[210/216] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[211/216] Emitting module SwiftSyntaxBuilder
[212/216] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[213/216] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[214/235] Compiling SwiftReload RecursiveWatcher.swift
[215/235] Compiling SwiftReload Thread.swift
[216/235] Compiling SwiftReload PathUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[217/235] Compiling SwiftReload ProcessEnv.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[218/237] Compiling SwiftReload Patcher.swift
[219/237] Compiling SwiftReload PatcherState.swift
[220/237] Compiling SwiftReload SyntaxDiff.swift
[221/237] Compiling SwiftReload ByteString.swift
[222/237] Compiling SwiftReload Condition.swift
[223/237] Compiling SwiftReload FSWatch.swift
[224/237] Compiling SwiftReload ProjectExtractor.swift
[225/237] Compiling SwiftReload SwiftPMProjectExtractor.swift
[226/237] Compiling SwiftReload LocalSwiftReloader.swift
[227/237] Compiling SwiftReload CommandPatcher.swift
[228/237] Compiling SwiftReload SwiftBuildCommand.swift
[229/237] Compiling SwiftReload SwiftBuildManifest.swift
[230/237] Emitting module SwiftReload
/Users/admin/builder/spi-builder-workspace/Sources/SwiftReload/Watcher/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
/Users/admin/builder/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[231/237] Compiling SwiftReload FileInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftReload/Watcher/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
[232/237] Compiling SwiftReload FileSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftReload/Watcher/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
[233/237] Compiling SwiftReload WatcherUtils.swift
[234/237] Compiling SwiftReload WritableByteStream.swift
[235/239] Compiling SwiftReloadExample main.swift
[236/239] Emitting module SwiftReloadExample
[236/239] Write Objects.LinkFileList
[237/239] Linking SwiftReloadExample
[238/239] Applying SwiftReloadExample
Build complete! (24.22s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "5.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftReload",
  "name" : "SwiftReload",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftReload",
      "targets" : [
        "SwiftReload"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftReloadExample",
      "targets" : [
        "SwiftReloadExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftReloadTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftReloadTests",
      "path" : "Tests/SwiftReloadTests",
      "sources" : [
        "SwiftReloadTests.swift"
      ],
      "target_dependencies" : [
        "SwiftReload"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftReloadExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftReloadExample",
      "path" : "Sources/SwiftReloadExample",
      "product_dependencies" : [
        "SwiftParser",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "SwiftReloadExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftReload"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftReload",
      "module_type" : "SwiftTarget",
      "name" : "SwiftReload",
      "path" : "Sources/SwiftReload",
      "product_dependencies" : [
        "Yams",
        "SwiftParser",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "SwiftReload",
        "SwiftReloadExample"
      ],
      "sources" : [
        "Build/SwiftBuildCommand.swift",
        "Build/SwiftBuildManifest.swift",
        "LocalSwiftReloader.swift",
        "Patcher/CommandPatcher.swift",
        "Patcher/Patcher.swift",
        "Patcher/PatcherState.swift",
        "ProjectExtractor/ProjectExtractor.swift",
        "ProjectExtractor/SwiftPMProjectExtractor.swift",
        "SyntaxDiff/SyntaxDiff.swift",
        "Watcher/ByteString.swift",
        "Watcher/Condition.swift",
        "Watcher/FSWatch.swift",
        "Watcher/FileInfo.swift",
        "Watcher/FileSystem.swift",
        "Watcher/PathUtils.swift",
        "Watcher/ProcessEnv.swift",
        "Watcher/RecursiveWatcher.swift",
        "Watcher/Thread.swift",
        "Watcher/WatcherUtils.swift",
        "Watcher/WritableByteStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.