The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Rswift, reference main (f0a0d5), with Swift 6.3 for Linux on 15 Apr 2026 06:49:04 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-cain13/R.swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mac-cain13/R.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f0a0d53 Update Glob code to fix deprecation warnings
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
f0a0d531686138e9f7ad4c2b6bf6115149aeb08b
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mac-cain13/R.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser
[1/1253] Fetching xcodeedit
[1254/18776] Fetching xcodeedit, swift-argument-parser
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (1.28s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.30s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (2.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.66s)
Creating working copy for https://github.com/tomlokhorst/XcodeEdit
Working copy of https://github.com/tomlokhorst/XcodeEdit resolved at 2.13.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin RswiftModifyXcodePackages
[2/2] Compiling plugin RswiftGenerateResourcesCommand
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateInternalResources
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/39] Write sources
[13/39] Write swift-version-24593BA9C3E375BF.txt
[14/39] Write sources
[22/119] Emitting module ArgumentParserToolInfo
[24/119] Emitting module RswiftResources
[25/123] Emitting module XcodeEdit
[26/124] Emitting module RswiftResources
[27/128] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/129] Wrapping AST for ArgumentParserToolInfo for debugging
[30/175] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/176] Wrapping AST for ArgumentParserToolInfo for debugging
[33/222] Emitting module ArgumentParser
[35/229] Compiling ArgumentParser ParsableArguments.swift
[36/229] Compiling ArgumentParser ParsableCommand.swift
[37/230] Compiling ArgumentParser ArgumentDecoder.swift
[38/230] Compiling ArgumentParser ArgumentDefinition.swift
[39/230] Compiling ArgumentParser ArgumentSet.swift
[40/230] Compiling ArgumentParser CommandParser.swift
[41/234] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/234] Compiling ArgumentParser CompletionsGenerator.swift
[43/234] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/234] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/234] Compiling ArgumentParser Argument.swift
[46/234] Compiling ArgumentParser OptionGroup.swift
[47/234] Compiling ArgumentParser DumpHelpGenerator.swift
[48/234] Compiling ArgumentParser HelpCommand.swift
[49/234] Compiling ArgumentParser HelpGenerator.swift
[54/234] Compiling ArgumentParser ExpressibleByArgument.swift
[58/234] Compiling XcodeEdit XCProjectFile+Rswift.swift
[59/235] Compiling XcodeEdit Extensions.swift
[60/235] Compiling ArgumentParser Errors.swift
[61/235] Compiling ArgumentParser Flag.swift
[62/235] Compiling ArgumentParser NameSpecification.swift
[63/235] Compiling ArgumentParser Option.swift
[64/235] Emitting module XcodeEdit
[65/235] Compiling ArgumentParser ArgumentDiscussion.swift
[66/235] Compiling ArgumentParser ArgumentHelp.swift
[67/235] Compiling ArgumentParser ArgumentVisibility.swift
[68/235] Compiling ArgumentParser CompletionKind.swift
[69/235] Compiling XcodeEdit AllObjects.swift
[83/235] Compiling XcodeEdit XCProjectFile+Rswift.swift
[84/235] Compiling XcodeEdit AllObjects.swift
[88/235] Compiling ArgumentParser InputKey.swift
[89/235] Compiling ArgumentParser MessageInfo.swift
[90/235] Compiling ArgumentParser UsageGenerator.swift
[91/235] Compiling ArgumentParser CollectionExtensions.swift
[92/235] Compiling ArgumentParser ParentCommand.swift
[97/235] Compiling ArgumentParser AsyncParsableCommand.swift
[98/235] Compiling ArgumentParser CommandConfiguration.swift
[99/235] Compiling ArgumentParser CommandGroup.swift
[100/235] Compiling ArgumentParser EnumerableFlag.swift
[109/236] Compiling XcodeEdit Extensions.swift
[114/237] Compiling XcodeEdit PBXIdentifier.swift
[115/237] Compiling XcodeEdit PBXObject+Fields.swift
[116/237] Compiling ArgumentParser Foundation.swift
[117/237] Compiling ArgumentParser Mutex.swift
[118/237] Compiling ArgumentParser Platform.swift
[119/237] Compiling ArgumentParser SequenceExtensions.swift
[120/237] Compiling ArgumentParser StringExtensions.swift
[121/237] Compiling ArgumentParser SwiftExtensions.swift
[122/237] Compiling XcodeEdit PBXIdentifier.swift
[125/237] Compiling XcodeEdit XCProjectFile.swift
[126/238] Wrapping AST for RswiftResources for debugging
[129/238] Compiling XcodeEdit PBXObject.swift
[130/238] Compiling XcodeEdit Serialization.swift
[139/274] Compiling ArgumentParser InputOrigin.swift
[140/274] Compiling ArgumentParser Name.swift
[141/274] Compiling ArgumentParser Parsed.swift
[142/274] Compiling ArgumentParser ParsedValues.swift
[143/274] Compiling ArgumentParser ParserError.swift
[144/274] Compiling ArgumentParser SplitArguments.swift
[146/274] Compiling XcodeEdit PBXObject+Fields.swift
[147/274] Compiling XcodeEdit PBXObject.swift
[148/275] Wrapping AST for XcodeEdit for debugging
[150/295] Compiling RswiftParsers Storyboard+Parser.swift
[151/295] Compiling RswiftParsers StringsTable+Parser.swift
[152/295] Compiling RswiftParsers Bundle+Extensions.swift
[153/295] Compiling RswiftParsers DeploymentTarget+Parser.swift
[154/295] Compiling RswiftParsers FormatPart+Extensions.swift
[155/295] Compiling RswiftParsers GeneratedId.swift
[156/295] Compiling RswiftParsers Glob.swift
[156/295] Wrapping AST for XcodeEdit for debugging
[158/308] Emitting module RswiftGenerators
[160/319] Compiling RswiftGenerators StructMembersBuilder.swift
[161/319] Compiling RswiftGenerators XcodeProject+Generator.swift
[162/319] Compiling RswiftParsers ResourceParsingError.swift
[163/319] Compiling RswiftParsers SourceTreeURLs.swift
[164/321] Compiling ArgumentParser Tree.swift
[165/321] Compiling ArgumentParser CodingKeyValidator.swift
[166/321] Compiling ArgumentParser NonsenseFlagsValidator.swift
[167/321] Compiling ArgumentParser ParsableArgumentsValidation.swift
[168/321] Compiling ArgumentParser PositionalArgumentsValidator.swift
[169/321] Compiling ArgumentParser UniqueNamesValidator.swift
[180/323] Compiling RswiftParsers Bundle+Extensions.swift
[181/323] Compiling RswiftParsers DeploymentTarget+Parser.swift
[182/323] Compiling RswiftParsers ProjectResources.swift
[183/323] Compiling RswiftParsers AssetCatalog+Parser.swift
[184/323] Compiling RswiftParsers FileResource+Parser.swift
[185/323] Compiling RswiftParsers FontResource+Parser.swift
[186/323] Compiling RswiftParsers ImageResource+Parser.swift
[187/323] Compiling RswiftParsers Nib+Parser.swift
[188/323] Compiling RswiftParsers PropertyList+Parser.swift
[189/323] Emitting module RswiftParsers
[191/323] Compiling RswiftParsers IgnoreFile.swift
[196/323] Compiling RswiftParsers URL+Extensions.swift
[202/323] Compiling RswiftParsers FormatPart+Extensions.swift
[203/323] Compiling RswiftParsers GeneratedId.swift
[211/323] Compiling RswiftParsers Glob.swift
[242/323] Compiling RswiftParsers Storyboard+Parser.swift
[243/323] Compiling RswiftParsers StringsTable+Parser.swift
[248/323] Compiling RswiftParsers Xcodeproj.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated [#DeprecatedDeclaration]
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[289/324] Wrapping AST for RswiftParsers for debugging
[318/329] Wrapping AST for RswiftGenerators for debugging
[319/329] Wrapping AST for RswiftParsers for debugging
[320/329] Wrapping AST for ArgumentParser for debugging
[321/333] Wrapping AST for RswiftGenerators for debugging
[322/333] Wrapping AST for ArgumentParser for debugging
[324/337] Emitting module rswift
/host/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
 13 | import RswiftGenerators
 14 |
 15 | extension ResourceType: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 16 |
 17 | public enum AccessLevel: String, ExpressibleByArgument {
[325/337] Compiling rswift RswiftCore.swift
/host/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
 13 | import RswiftGenerators
 14 |
 15 | extension ResourceType: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 16 |
 17 | public enum AccessLevel: String, ExpressibleByArgument {
[326/337] Compiling rswift Config.swift
[328/337] Compiling rswift RswiftCore.swift
/host/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
 13 | import RswiftGenerators
 14 |
 15 | extension ResourceType: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 16 |
 17 | public enum AccessLevel: String, ExpressibleByArgument {
[329/337] Compiling rswift App.swift
[330/337] Emitting module rswift
/host/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
 13 | import RswiftGenerators
 14 |
 15 | extension ResourceType: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'ResourceType' to imported protocols 'ExpressibleByArgument', '_SendableMetatype'; this will not behave correctly if the owners of 'RswiftParsers' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 16 |
 17 | public enum AccessLevel: String, ExpressibleByArgument {
[331/338] Wrapping AST for rswift for debugging
[332/338] Write Objects.LinkFileList
[334/338] Compiling rswift App.swift
[335/339] Linking rswift-tool
[336/339] Wrapping AST for rswift for debugging
[337/339] Write Objects.LinkFileList
[338/339] Linking rswift
Build complete! (53.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcodeedit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.13.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomlokhorst/XcodeEdit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Rswift",
  "name" : "Rswift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "rswift",
      "targets" : [
        "rswift"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RswiftLibrary",
      "targets" : [
        "RswiftResources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RswiftGenerateInternalResources",
      "targets" : [
        "RswiftGenerateInternalResources"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RswiftGeneratePublicResources",
      "targets" : [
        "RswiftGeneratePublicResources"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RswiftGenerateResourcesCommand",
      "targets" : [
        "RswiftGenerateResourcesCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RswiftModifyXcodePackages",
      "targets" : [
        "RswiftModifyXcodePackages"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "rswift",
      "module_type" : "SwiftTarget",
      "name" : "rswift",
      "path" : "Sources/rswift",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "rswift",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "App.swift",
        "Config.swift",
        "RswiftCore.swift"
      ],
      "target_dependencies" : [
        "RswiftParsers",
        "RswiftGenerators"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RswiftResources",
      "module_type" : "SwiftTarget",
      "name" : "RswiftResources",
      "path" : "Sources/RswiftResources",
      "product_memberships" : [
        "rswift",
        "RswiftLibrary",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "AssetCatalog.swift",
        "ColorResource.swift",
        "DataResource.swift",
        "FileResource.swift",
        "FontResource.swift",
        "ImageResource.swift",
        "Integrations/Bundle+Extensions.swift",
        "Integrations/ColorResource+Integrations.swift",
        "Integrations/DataResource+Integrations.swift",
        "Integrations/FileResource+Integrations.swift",
        "Integrations/FontResource+Integrations.swift",
        "Integrations/ImageResource+Integrations.swift",
        "Integrations/NibReference+Integrations.swift",
        "Integrations/ReuseIdentifier+Integrations.swift",
        "Integrations/SegueIdentifier+Integrations.swift",
        "Integrations/StoryboardReference+Integrations.swift",
        "Integrations/StringResource+Integrations.swift",
        "NibResource.swift",
        "PropertyListResource.swift",
        "Shared/DeploymentTarget.swift",
        "Shared/LocaleReference.swift",
        "Shared/ModuleReference.swift",
        "Shared/NameCatalog.swift",
        "Shared/Reusable.swift",
        "Shared/StoryboardReference.swift",
        "Shared/StringParam+Extensions.swift",
        "Shared/StringParam.swift",
        "Shared/StringsTable.swift",
        "Shared/TypeReference.swift",
        "Shared/Unifiable.swift",
        "Shared/ValidationError.swift",
        "StoryboardResource.swift",
        "StringResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RswiftParsersTests",
      "module_type" : "SwiftTarget",
      "name" : "RswiftParsersTests",
      "path" : "Tests/RswiftParsersTests",
      "sources" : [
        "GlobTests.swift",
        "NibParserDelegateTests.swift"
      ],
      "target_dependencies" : [
        "RswiftParsers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RswiftParsers",
      "module_type" : "SwiftTarget",
      "name" : "RswiftParsers",
      "path" : "Sources/RswiftParsers",
      "product_dependencies" : [
        "XcodeEdit"
      ],
      "product_memberships" : [
        "rswift",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "ProjectResources.swift",
        "Resources/AssetCatalog+Parser.swift",
        "Resources/FileResource+Parser.swift",
        "Resources/FontResource+Parser.swift",
        "Resources/ImageResource+Parser.swift",
        "Resources/Nib+Parser.swift",
        "Resources/PropertyList+Parser.swift",
        "Resources/Storyboard+Parser.swift",
        "Resources/StringsTable+Parser.swift",
        "Shared/Bundle+Extensions.swift",
        "Shared/DeploymentTarget+Parser.swift",
        "Shared/FormatPart+Extensions.swift",
        "Shared/GeneratedId.swift",
        "Shared/Glob.swift",
        "Shared/IgnoreFile.swift",
        "Shared/ResourceParsingError.swift",
        "Shared/SourceTreeURLs.swift",
        "Shared/SupportedExtensions.swift",
        "Shared/TypeReference+Extensions.swift",
        "Shared/URL+Extensions.swift",
        "Shared/Xcodeproj.swift"
      ],
      "target_dependencies" : [
        "RswiftResources"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RswiftModifyXcodePackages",
      "module_type" : "PluginTarget",
      "name" : "RswiftModifyXcodePackages",
      "path" : "Plugins/RswiftModifyXcodePackages",
      "plugin_capability" : {
        "intent" : {
          "description" : "Rswift modify Xcode packages",
          "type" : "custom",
          "verb" : "rswift-modify-xcode-packages"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Modifies Xcode project to fix package reference for plugins",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "RswiftModifyXcodePackages.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "RswiftGeneratorsTests",
      "module_type" : "SwiftTarget",
      "name" : "RswiftGeneratorsTests",
      "path" : "Tests/RswiftGeneratorsTests",
      "sources" : [
        "MainTests.swift"
      ],
      "target_dependencies" : [
        "RswiftGenerators"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RswiftGenerators",
      "module_type" : "SwiftTarget",
      "name" : "RswiftGenerators",
      "path" : "Sources/RswiftGenerators",
      "product_memberships" : [
        "rswift",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "AccessibilityIdentifier+Generator.swift",
        "AssetCatalog+Generator.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "FileResource+Generator.swift",
        "FontResource+Generator.swift",
        "Nib+Generator.swift",
        "PropertyListResource+Generator.swift",
        "ReuseIdentifier+Generator.swift",
        "Segue+Generator.swift",
        "Shared/AssetCatalogMergedNamespaces.swift",
        "Shared/LocaleReference+Generator.swift",
        "Shared/SwiftIdentifier.swift",
        "Shared/TypeReference+Generator.swift",
        "Storyboard+Generator.swift",
        "StringsTable+Generator.swift",
        "SwiftSyntax/Struct.swift",
        "SwiftSyntax/StructMembersBuilder.swift",
        "XcodeProject+Generator.swift"
      ],
      "target_dependencies" : [
        "RswiftResources"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RswiftGenerateResourcesCommand",
      "module_type" : "PluginTarget",
      "name" : "RswiftGenerateResourcesCommand",
      "path" : "Plugins/RswiftGenerateResourcesCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Rswift generate resources",
          "type" : "custom",
          "verb" : "rswift-generate-resources"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Rswift generates a file with statically typed, autocompleted resources",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "RswiftGenerateResourcesCommand"
      ],
      "sources" : [
        "RswiftGenerateResourcesCommand.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "RswiftGeneratePublicResources",
      "module_type" : "PluginTarget",
      "name" : "RswiftGeneratePublicResources",
      "path" : "Plugins/RswiftGeneratePublicResources",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "RswiftGeneratePublicResources"
      ],
      "sources" : [
        "RswiftGeneratePublicResources.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "RswiftGenerateInternalResources",
      "module_type" : "PluginTarget",
      "name" : "RswiftGenerateInternalResources",
      "path" : "Plugins/RswiftGenerateInternalResources",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "RswiftGenerateInternalResources"
      ],
      "sources" : [
        "RswiftGenerateInternalResources.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.