The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Sitrep, reference 3.0.0 (ffd112), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 11:07:07 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Sitrep.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twostraws/Sitrep
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at ffd1128 Moving up to the stable SwiftSyntax release for Swift 5.8.
Cloned https://github.com/twostraws/Sitrep.git
Revision (git rev-parse @):
ffd112887aad012299cb2b4d18540ed26b883d6e
SUCCESS checkout https://github.com/twostraws/Sitrep.git at 3.0.0
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
[1/9936] Fetching yams
[2/22331] Fetching yams, swift-argument-parser
[19153/89014] Fetching yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.53s)
Fetched https://github.com/jpsim/Yams.git from cache (3.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (3.22s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (0.56s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.0 (0.65s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
========================================
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": "sitrep",
      "name": "Sitrep",
      "url": "https://github.com/twostraws/Sitrep.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sitrep",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "SwiftSyntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "508.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/twostraws/Sitrep.git
[8/357] Fetching sitrep
Fetched https://github.com/twostraws/Sitrep.git from cache (0.83s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.92s)
Fetched https://github.com/jpsim/Yams.git from cache (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 508.0.1 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.55s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 508.0.1
Creating working copy for https://github.com/twostraws/Sitrep.git
Working copy of https://github.com/twostraws/Sitrep.git resolved at 3.0.0 (ffd1128)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
warning: '.resolve-product-dependencies': dependency 'sitrep' is not used by any target
Found 3 product dependencies
  - SwiftSyntax
  - Yams
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/twostraws/Sitrep.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Sitrep",
  "name" : "Sitrep",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SitrepCore",
      "targets" : [
        "SitrepCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Sitrep",
      "targets" : [
        "Sitrep"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SitrepCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SitrepCoreTests",
      "path" : "Tests/SitrepCoreTests",
      "sources" : [
        "SitrepCoreTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SitrepCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SitrepCore",
      "module_type" : "SwiftTarget",
      "name" : "SitrepCore",
      "path" : "Sources/SitrepCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "Yams",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "SitrepCore",
        "Sitrep"
      ],
      "sources" : [
        "BodyStripper.swift",
        "Comment.swift",
        "Configuration.swift",
        "Extensions.swift",
        "File.swift",
        "FileVisitor.swift",
        "Function.swift",
        "Node.swift",
        "Report.swift",
        "Results.swift",
        "Scan.swift",
        "Type.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sitrep",
      "module_type" : "SwiftTarget",
      "name" : "Sitrep",
      "path" : "Sources/Sitrep",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Sitrep"
      ],
      "sources" : [
        "Command.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SitrepCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/25] Write sources
[10/25] Write Sitrep-entitlement.plist
[11/25] Write swift-version--7754E27361AE5C74.txt
[12/66] Compiling reader.c
[13/66] Compiling api.c
[14/66] Compiling emitter.c
[15/66] Compiling parser.c
[16/66] Compiling scanner.c
[17/66] Compiling writer.c
[19/81] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/81] Emitting module ArgumentParserToolInfo
[21/119] Compiling Yams Tag.swift
[22/120] Compiling ArgumentParser ArgumentHelp.swift
[23/120] Compiling ArgumentParser ArgumentVisibility.swift
[24/120] Compiling ArgumentParser CompletionKind.swift
[25/120] Compiling ArgumentParser Errors.swift
[26/124] Compiling ArgumentParser Platform.swift
[27/124] Compiling ArgumentParser SequenceExtensions.swift
[28/124] Compiling ArgumentParser StringExtensions.swift
[29/124] Compiling ArgumentParser Tree.swift
[30/124] Emitting module ArgumentParser
[31/124] Compiling Yams YamlError.swift
[32/124] Compiling Yams Resolver.swift
[33/124] Compiling Yams String+Yams.swift
[36/124] Emitting module Yams
[39/124] Compiling ArgumentParser Flag.swift
[40/124] Compiling ArgumentParser NameSpecification.swift
[41/124] Compiling ArgumentParser Option.swift
[42/124] Compiling ArgumentParser OptionGroup.swift
[43/124] Compiling Yams Representer.swift
[44/124] Compiling ArgumentParser HelpGenerator.swift
[45/124] Compiling ArgumentParser MessageInfo.swift
[46/124] Compiling ArgumentParser AsyncParsableCommand.swift
[47/124] Compiling ArgumentParser CommandConfiguration.swift
[48/124] Compiling ArgumentParser EnumerableFlag.swift
[49/124] Compiling ArgumentParser ExpressibleByArgument.swift
[50/124] Compiling ArgumentParser InputOrigin.swift
[51/124] Compiling ArgumentParser Name.swift
[52/124] Compiling ArgumentParser Parsed.swift
[53/124] Compiling ArgumentParser ParsedValues.swift
[54/124] Compiling ArgumentParser ParsableArguments.swift
[55/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/124] Compiling ArgumentParser ParsableCommand.swift
[57/124] Compiling ArgumentParser ArgumentDecoder.swift
[58/124] Compiling ArgumentParser ArgumentDefinition.swift
[59/124] Compiling ArgumentParser ArgumentSet.swift
[60/124] Compiling ArgumentParser CommandParser.swift
[61/124] Compiling ArgumentParser InputKey.swift
[62/124] Compiling ArgumentParser BashCompletionsGenerator.swift
[63/124] Compiling ArgumentParser CompletionsGenerator.swift
[64/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[65/124] Compiling ArgumentParser ZshCompletionsGenerator.swift
[66/124] Compiling ArgumentParser Argument.swift
[67/124] Compiling ArgumentParser ParserError.swift
[68/124] Compiling ArgumentParser SplitArguments.swift
[69/124] Compiling ArgumentParser DumpHelpGenerator.swift
[70/124] Compiling ArgumentParser HelpCommand.swift
[76/124] Compiling ArgumentParser UsageGenerator.swift
[77/124] Compiling ArgumentParser CollectionExtensions.swift
[96/128] Emitting module SwiftSyntax
[118/128] Compiling SwiftSyntax SyntaxNodes.swift
[119/128] Compiling SwiftSyntax SyntaxPatternNodes.swift
[120/128] Compiling SwiftSyntax SyntaxStmtNodes.swift
[121/128] Compiling SwiftSyntax SyntaxTypeNodes.swift
[121/128] Write Objects.LinkFileList
[122/128] Archiving libSwiftSyntax.a
[124/134] Compiling SwiftDiagnostics Note.swift
[125/134] Compiling SwiftDiagnostics Message.swift
[126/134] Compiling SwiftDiagnostics FixIt.swift
[127/134] Emitting module SwiftDiagnostics
[128/134] Compiling SwiftDiagnostics Diagnostic.swift
[129/134] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[130/161] Compiling SwiftParser SyntaxUtils.swift
[131/161] Compiling SwiftParser TokenConsumer.swift
[132/161] Compiling SwiftParser TokenPrecedence.swift
[133/163] Compiling SwiftParser Parser+Entry.swift
[134/163] Compiling SwiftParser TypeAttribute.swift
[135/163] Compiling SwiftParser DeclarationAttribute.swift
[136/163] Compiling SwiftParser DeclarationModifier.swift
[137/163] Compiling SwiftParser TopLevel.swift
[138/163] Compiling SwiftParser TriviaParser.swift
[139/163] Compiling SwiftParser Types.swift
[140/163] Compiling SwiftParser Attributes.swift
[141/163] Compiling SwiftParser Availability.swift
[142/163] Compiling SwiftParser CharacterInfo.swift
[143/163] Emitting module SwiftParser
[144/163] Compiling SwiftParser RawTokenKindSubset.swift
[145/163] Compiling SwiftParser Recovery.swift
[146/163] Compiling SwiftParser Statements.swift
[147/163] Compiling SwiftParser LoopProgressCondition.swift
[148/163] Compiling SwiftParser Modifiers.swift
[149/163] Compiling SwiftParser Names.swift
[150/163] Compiling SwiftParser Lexer.swift
[151/163] Compiling SwiftParser LexerDiagnosticMessages.swift
[152/163] Compiling SwiftParser Lookahead.swift
[153/163] Compiling SwiftParser Nominals.swift
[154/163] Compiling SwiftParser Parser.swift
[155/163] Compiling SwiftParser Patterns.swift
[156/163] Compiling SwiftParser Declarations.swift
[157/163] Compiling SwiftParser Directives.swift
[158/163] Compiling SwiftParser Expressions.swift
[159/166] Compiling SwiftSyntaxParser Diagnostic.swift
[160/166] Emitting module SwiftSyntaxParser
[161/166] Compiling SwiftSyntaxParser SyntaxParser.swift
[161/166] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Diagnostic.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftDiagnostics.build/Diagnostic.swift.o(Diagnostic.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SwiftSyntaxParser.build/Diagnostic.swift.o(Diagnostic.swift.o)'
[162/166] Archiving libSwiftSyntaxParser.a
[164/178] Compiling SitrepCore Report.swift
[165/178] Compiling SitrepCore Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 | /// Holds the complete set of configured values and defaults.
 5 | public struct Configuration: Codable {
   |               `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 6 |     private let excluded: [String]
 7 |
 8 |     public static let `default`: Configuration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         excluded: []
10 |     )
[166/178] Compiling SitrepCore Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 | /// Holds the complete set of configured values and defaults.
 5 | public struct Configuration: Codable {
   |               `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 6 |     private let excluded: [String]
 7 |
 8 |     public static let `default`: Configuration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         excluded: []
10 |     )
[167/178] Compiling SitrepCore Results.swift
[168/178] Compiling SitrepCore Function.swift
[169/178] Compiling SitrepCore Scan.swift
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 | /// Holds the complete set of configured values and defaults.
 5 | public struct Configuration: Codable {
   |               `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 6 |     private let excluded: [String]
 7 |
 8 |     public static let `default`: Configuration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         excluded: []
10 |     )
[170/178] Compiling SitrepCore Node.swift
[171/179] Compiling SitrepCore FileVisitor.swift
[172/179] Compiling SitrepCore File.swift
[173/179] Emitting module SitrepCore
/Users/admin/builder/spi-builder-workspace/Sources/SitrepCore/Configuration.swift:8:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
 3 |
 4 | /// Holds the complete set of configured values and defaults.
 5 | public struct Configuration: Codable {
   |               `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 6 |     private let excluded: [String]
 7 |
 8 |     public static let `default`: Configuration = .init(
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 |         excluded: []
10 |     )
[174/179] Compiling SitrepCore BodyStripper.swift
[175/179] Compiling SitrepCore Comment.swift
[176/179] Compiling SitrepCore Type.swift
[177/182] Emitting module Sitrep
[178/182] Compiling Sitrep Command.swift
[179/182] Compiling Sitrep main.swift
[179/182] Write Objects.LinkFileList
[180/182] Linking Sitrep
[181/182] Applying Sitrep
Build complete! (51.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Sitrep",
  "name" : "Sitrep",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SitrepCore",
      "targets" : [
        "SitrepCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Sitrep",
      "targets" : [
        "Sitrep"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SitrepCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SitrepCoreTests",
      "path" : "Tests/SitrepCoreTests",
      "sources" : [
        "SitrepCoreTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SitrepCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SitrepCore",
      "module_type" : "SwiftTarget",
      "name" : "SitrepCore",
      "path" : "Sources/SitrepCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "Yams",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "SitrepCore",
        "Sitrep"
      ],
      "sources" : [
        "BodyStripper.swift",
        "Comment.swift",
        "Configuration.swift",
        "Extensions.swift",
        "File.swift",
        "FileVisitor.swift",
        "Function.swift",
        "Node.swift",
        "Report.swift",
        "Results.swift",
        "Scan.swift",
        "Type.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sitrep",
      "module_type" : "SwiftTarget",
      "name" : "Sitrep",
      "path" : "Sources/Sitrep",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Sitrep"
      ],
      "sources" : [
        "Command.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SitrepCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Done.