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

Failed to build Rswift, reference 7.8.0 (a9abc6), with Swift 6.0 for watchOS using Xcode 16.2 on 2 Dec 2024 10:43:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Rswift-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-cain13/R.swift.git
Reference: 7.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mac-cain13/R.swift
 * tag               7.8.0      -> FETCH_HEAD
HEAD is now at a9abc6b Update github workflow
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
a9abc6b0afe0fc4a5a71e1d7d2872143dff2d2f1
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at 7.8.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mac-cain13/R.swift.git
{
  "dependencies" : [
    {
      "identity" : "xcodeedit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.11.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomlokhorst/XcodeEdit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Rswift",
  "name" : "Rswift",
  "path" : "/Users/admin/builder/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"
}
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/tomlokhorst/XcodeEdit
Creating working copy of package ‘XcodeEdit’
Checking out 2.11.1 of package ‘XcodeEdit’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  XcodeEdit: https://github.com/tomlokhorst/XcodeEdit @ 2.11.1
  Rswift: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
resolved source packages: XcodeEdit, Rswift, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "xcodeedit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.11.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomlokhorst/XcodeEdit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Rswift",
  "name" : "Rswift",
  "path" : "/Users/admin/builder/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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "rswift",
      "Rswift-Package",
      "RswiftLibrary"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Rswift-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Rswift-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  XcodeEdit: https://github.com/tomlokhorst/XcodeEdit @ 2.11.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
  Rswift: /Users/admin/builder/spi-builder-workspace
Prepare packages
Compile plug-in “RswiftGeneratePublicResources” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGeneratePublicResources
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 6c6f140e7502369838bdf4f380aed537797daab926863c879db1c286e4411d55
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftModifyXcodePackages.dia /Users/admin/builder/spi-builder-workspace/Plugins/RswiftModifyXcodePackages/RswiftModifyXcodePackages.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftModifyXcodePackages
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftModifyXcodePackages
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: e9d870d8271dd6c23bd2ca482fe1d89e32418a06196d3c8affbbe756e030f622
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateInternalResources.dia /Users/admin/builder/spi-builder-workspace/Plugins/RswiftGenerateInternalResources/RswiftGenerateInternalResources.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateInternalResources
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateInternalResources
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: db670cd128b93ab83af104acc287d37a89ef0db29a69ff2feeff9d3ca198d18a
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateResourcesCommand.dia /Users/admin/builder/spi-builder-workspace/Plugins/RswiftGenerateResourcesCommand/RswiftGenerateResourcesCommand.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateResourcesCommand
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateResourcesCommand
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 3460c9c0045006c139c13eb8870efa3cd68f1aa74c0e16eee439fe10f905992f
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'rswift' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftParsers' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftGenerators' in project 'Rswift'
        ➜ Explicit dependency on target 'XcodeEdit' in project 'XcodeEdit'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'RswiftGenerators' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
    Target 'RswiftParsers' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
        ➜ Explicit dependency on target 'XcodeEdit' in project 'XcodeEdit'
    Target 'XcodeEdit' in project 'XcodeEdit'
        ➜ Explicit dependency on target 'XcodeEdit' in project 'XcodeEdit'
    Target 'XcodeEdit' in project 'XcodeEdit' (no dependencies)
    Target 'RswiftLibrary' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
    Target 'RswiftResources' in project 'Rswift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: da8f944b733213410c540b9d3f68da0b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/da8f944b733213410c540b9d3f68da0b.xcbuilddata
error: The package product 'XcodeEdit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'rswift' from project 'Rswift')
error: The package product 'ArgumentParser' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'rswift' from project 'Rswift')
error: The package product 'XcodeEdit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'RswiftParsers' from project 'Rswift')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Rswift-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Rswift-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Rswift: /Users/admin/builder/spi-builder-workspace
  XcodeEdit: https://github.com/tomlokhorst/XcodeEdit @ 2.11.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.0
Prepare packages
Compile plug-in “RswiftGenerateInternalResources” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateInternalResources
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: db670cd128b93ab83af104acc287d37a89ef0db29a69ff2feeff9d3ca198d18a
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateResourcesCommand.dia /Users/admin/builder/spi-builder-workspace/Plugins/RswiftGenerateResourcesCommand/RswiftGenerateResourcesCommand.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateResourcesCommand
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGenerateResourcesCommand
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 3460c9c0045006c139c13eb8870efa3cd68f1aa74c0e16eee439fe10f905992f
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftModifyXcodePackages.dia /Users/admin/builder/spi-builder-workspace/Plugins/RswiftModifyXcodePackages/RswiftModifyXcodePackages.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftModifyXcodePackages
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftModifyXcodePackages
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: e9d870d8271dd6c23bd2ca482fe1d89e32418a06196d3c8affbbe756e030f622
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -g -swift-version 5 -package-description-version 5.6.0 -I /Applications/Xcode-16.1.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGeneratePublicResources.dia /Users/admin/builder/spi-builder-workspace/Plugins/RswiftGeneratePublicResources/RswiftGeneratePublicResources.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGeneratePublicResources
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/RswiftGeneratePublicResources
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 6c6f140e7502369838bdf4f380aed537797daab926863c879db1c286e4411d55
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'rswift' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftParsers' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftGenerators' in project 'Rswift'
        ➜ Explicit dependency on target 'XcodeEdit' in project 'XcodeEdit'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'RswiftGenerators' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
    Target 'RswiftParsers' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
        ➜ Explicit dependency on target 'XcodeEdit' in project 'XcodeEdit'
    Target 'XcodeEdit' in project 'XcodeEdit'
        ➜ Explicit dependency on target 'XcodeEdit' in project 'XcodeEdit'
    Target 'XcodeEdit' in project 'XcodeEdit' (no dependencies)
    Target 'RswiftLibrary' in project 'Rswift'
        ➜ Explicit dependency on target 'RswiftResources' in project 'Rswift'
    Target 'RswiftResources' in project 'Rswift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'XcodeEdit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'RswiftParsers' from project 'Rswift')
error: The package product 'ArgumentParser' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'rswift' from project 'Rswift')
error: The package product 'XcodeEdit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'rswift' from project 'Rswift')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Rswift-Package
(1 failure)
BUILD FAILURE 6.0 watchOS