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 Rswift, reference 7.8.0 (a9abc6), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 20:17:25 UTC.

Swift 6 data race errors: 42

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.1
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:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mac-cain13/R.swift.git
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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 RswiftModifyXcodePackages
[2/2] Compiling plugin RswiftGenerateResourcesCommand
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateInternalResources
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/28] Write sources
[7/28] Write rswift-entitlement.plist
[7/28] Write rswift-tool-entitlement.plist
[16/28] Write sources
[21/28] Write swift-version-2F0A5646E1D333AE.txt
[23/112] Emitting module ArgumentParserToolInfo
[24/112] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/112] Emitting module ArgumentParserToolInfo
[27/190] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/190] Compiling ArgumentParser ParsableCommand.swift
[29/190] Compiling ArgumentParser ArgumentDecoder.swift
[30/190] Compiling ArgumentParser ArgumentHelp.swift
[31/194] Emitting module ArgumentParser
[32/194] Compiling ArgumentParser NameSpecification.swift
[33/194] Compiling ArgumentParser Option.swift
[34/194] Compiling ArgumentParser OptionGroup.swift
[35/194] Compiling ArgumentParser AsyncParsableCommand.swift
[36/194] Compiling ArgumentParser CommandConfiguration.swift
[37/194] Compiling ArgumentParser CommandGroup.swift
[38/194] Compiling ArgumentParser EnumerableFlag.swift
[39/194] Compiling ArgumentParser ExpressibleByArgument.swift
[45/198] Compiling ArgumentParser ParsableArguments.swift
[49/198] Compiling ArgumentParser Platform.swift
[50/198] Compiling ArgumentParser SequenceExtensions.swift
[51/198] Compiling ArgumentParser StringExtensions.swift
[52/198] Compiling ArgumentParser Tree.swift
[57/198] Compiling ArgumentParser ArgumentDefinition.swift
[58/198] Compiling ArgumentParser ArgumentSet.swift
[59/198] Compiling ArgumentParser CommandParser.swift
[60/198] Compiling ArgumentParser InputKey.swift
[61/198] Compiling ArgumentParser ParserError.swift
[62/198] Compiling ArgumentParser SplitArguments.swift
[63/198] Compiling ArgumentParser DumpHelpGenerator.swift
[64/198] Compiling ArgumentParser HelpCommand.swift
[65/198] Emitting module ArgumentParser
[66/198] Compiling ArgumentParser BashCompletionsGenerator.swift
[67/198] Compiling ArgumentParser CompletionsGenerator.swift
[68/198] Compiling ArgumentParser FishCompletionsGenerator.swift
[69/198] Compiling ArgumentParser ZshCompletionsGenerator.swift
[70/198] Compiling ArgumentParser Argument.swift
[79/198] Compiling ArgumentParser MessageInfo.swift
[80/198] Compiling ArgumentParser UsageGenerator.swift
[81/198] Compiling ArgumentParser CollectionExtensions.swift
[83/198] Compiling ArgumentParser Name.swift
[84/198] Compiling ArgumentParser Parsed.swift
[85/198] Compiling ArgumentParser ParsedValues.swift
[86/198] Compiling ArgumentParser HelpGenerator.swift
[87/198] Compiling ArgumentParser ArgumentVisibility.swift
[88/198] Compiling ArgumentParser CompletionKind.swift
[89/198] Compiling ArgumentParser Errors.swift
[90/198] Compiling ArgumentParser Flag.swift
[91/198] Compiling ArgumentParser InputOrigin.swift
[96/198] Compiling XcodeEdit XCProjectFile.swift
[101/198] Compiling XcodeEdit XCProjectFile+Rswift.swift
[102/198] Compiling XcodeEdit XCProjectFile.swift
[103/198] Compiling XcodeEdit PBXObject.swift
[104/198] Compiling XcodeEdit PBXIdentifier.swift
[105/198] Compiling XcodeEdit PBXObject+Fields.swift
[106/198] Compiling XcodeEdit Extensions.swift
[107/198] Compiling XcodeEdit Serialization.swift
[108/198] Compiling XcodeEdit PBXObject.swift
[109/198] Emitting module XcodeEdit
[111/198] Compiling XcodeEdit Serialization.swift
[113/198] Compiling XcodeEdit AllObjects.swift
[114/198] Compiling XcodeEdit PBXObject+Fields.swift
[119/198] Compiling XcodeEdit Extensions.swift
[123/198] Compiling XcodeEdit PBXIdentifier.swift
[124/198] Emitting module XcodeEdit
[126/198] Compiling XcodeEdit XCProjectFile+Rswift.swift
[128/198] Compiling XcodeEdit AllObjects.swift
[131/198] Emitting module RswiftResources
[156/204] Compiling RswiftResources ValidationError.swift
[157/204] Compiling RswiftResources StoryboardResource.swift
[158/204] Compiling RswiftResources StringResource.swift
[174/204] Emitting module RswiftResources
[199/282] Compiling RswiftParsers FontResource+Parser.swift
[200/282] Compiling RswiftParsers ImageResource+Parser.swift
[203/284] Compiling RswiftParsers Bundle+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[204/284] Compiling RswiftParsers DeploymentTarget+Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[205/286] Compiling RswiftParsers Storyboard+Parser.swift
[206/286] Compiling RswiftParsers StringsTable+Parser.swift
[207/286] Emitting module RswiftParsers
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
[208/286] Compiling RswiftParsers Glob.swift
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
[209/286] Compiling RswiftParsers IgnoreFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
[210/286] Emitting module RswiftGenerators
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
383 |
384 |     public init(
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
[213/287] Compiling RswiftParsers ResourceParsingError.swift
[214/287] Compiling RswiftParsers SourceTreeURLs.swift
[215/287] Compiling RswiftParsers SupportedExtensions.swift
[216/287] Compiling RswiftParsers TypeReference+Extensions.swift
[217/287] Compiling RswiftParsers ProjectResources.swift
[218/287] Compiling RswiftParsers PropertyList+Parser.swift
[219/287] Compiling RswiftParsers FormatPart+Extensions.swift
[220/287] Compiling RswiftParsers GeneratedId.swift
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
383 |
384 |     public init(
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
383 |
384 |     public init(
[229/288] Compiling RswiftParsers AssetCatalog+Parser.swift
[230/288] Compiling RswiftParsers FileResource+Parser.swift
[235/288] Compiling RswiftParsers ProjectResources.swift
[236/288] Emitting module RswiftParsers
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
383 |
384 |     public init(
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
383 |
384 |     public init(
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
[274/288] Emitting module RswiftGenerators
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/Users/admin/builder/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
383 |
384 |     public init(
[277/288] Compiling RswiftParsers URL+Extensions.swift
[278/288] Compiling RswiftParsers Xcodeproj.swift
[281/288] Compiling RswiftGenerators XcodeProject+Generator.swift
[283/296] Compiling rswift RswiftCore.swift
/Users/admin/builder/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocol 'ExpressibleByArgument'; 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 protocol 'ExpressibleByArgument'; 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 {
[284/296] Compiling rswift Config.swift
[285/296] Compiling rswift RswiftCore.swift
/Users/admin/builder/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocol 'ExpressibleByArgument'; 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 protocol 'ExpressibleByArgument'; 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 {
[286/296] Compiling rswift Config.swift
[287/296] Compiling rswift App.swift
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | @main
 15 | struct App: ParsableCommand {
 16 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |         commandName: "rswift",
 18 |         abstract: "Generate static references for autocompleted resources like images, fonts and localized strings in Swift projects",
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:61:13: warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 59 | }
 60 |
 61 | private var generatorsString = ResourceType.allCases.map(\.rawValue).joined(separator: ", ")
    |             |- warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'generatorsString' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'generatorsString' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 62 | private func parseGenerators(_ str: String) -> [ResourceType] {
 63 |     str.components(separatedBy: ",").map { ResourceType(rawValue: $0)! }
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:68:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 66 | extension App {
 67 |     struct Generate: ParsableCommand {
 68 |         static var configuration = CommandConfiguration(abstract: "Generates R.generated.swift file")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 69 |
 70 |         @OptionGroup
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:164:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
162 | extension App {
163 |     struct ModifyXcodePackages: ParsableCommand {
164 |         static var configuration = CommandConfiguration(abstract: "Modifies Xcode project to fix package reference for plugins")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |
166 |         @Option(help: "Path to xcodeproj file")
[288/296] Emitting module rswift
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | @main
 15 | struct App: ParsableCommand {
 16 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |         commandName: "rswift",
 18 |         abstract: "Generate static references for autocompleted resources like images, fonts and localized strings in Swift projects",
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:61:13: warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 59 | }
 60 |
 61 | private var generatorsString = ResourceType.allCases.map(\.rawValue).joined(separator: ", ")
    |             |- warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'generatorsString' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'generatorsString' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 62 | private func parseGenerators(_ str: String) -> [ResourceType] {
 63 |     str.components(separatedBy: ",").map { ResourceType(rawValue: $0)! }
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:68:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 66 | extension App {
 67 |     struct Generate: ParsableCommand {
 68 |         static var configuration = CommandConfiguration(abstract: "Generates R.generated.swift file")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 69 |
 70 |         @OptionGroup
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:164:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
162 | extension App {
163 |     struct ModifyXcodePackages: ParsableCommand {
164 |         static var configuration = CommandConfiguration(abstract: "Modifies Xcode project to fix package reference for plugins")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |
166 |         @Option(help: "Path to xcodeproj file")
/Users/admin/builder/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocol 'ExpressibleByArgument'; 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 protocol 'ExpressibleByArgument'; 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 {
[288/296] Write Objects.LinkFileList
[290/296] Emitting module rswift
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | @main
 15 | struct App: ParsableCommand {
 16 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |         commandName: "rswift",
 18 |         abstract: "Generate static references for autocompleted resources like images, fonts and localized strings in Swift projects",
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:61:13: warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 59 | }
 60 |
 61 | private var generatorsString = ResourceType.allCases.map(\.rawValue).joined(separator: ", ")
    |             |- warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'generatorsString' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'generatorsString' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 62 | private func parseGenerators(_ str: String) -> [ResourceType] {
 63 |     str.components(separatedBy: ",").map { ResourceType(rawValue: $0)! }
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:68:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 66 | extension App {
 67 |     struct Generate: ParsableCommand {
 68 |         static var configuration = CommandConfiguration(abstract: "Generates R.generated.swift file")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 69 |
 70 |         @OptionGroup
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:164:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
162 | extension App {
163 |     struct ModifyXcodePackages: ParsableCommand {
164 |         static var configuration = CommandConfiguration(abstract: "Modifies Xcode project to fix package reference for plugins")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |
166 |         @Option(help: "Path to xcodeproj file")
/Users/admin/builder/spi-builder-workspace/Sources/rswift/RswiftCore.swift:15:1: warning: extension declares a conformance of imported type 'ResourceType' to imported protocol 'ExpressibleByArgument'; 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 protocol 'ExpressibleByArgument'; 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 {
[291/296] Compiling rswift App.swift
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:16:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 | @main
 15 | struct App: ParsableCommand {
 16 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |         commandName: "rswift",
 18 |         abstract: "Generate static references for autocompleted resources like images, fonts and localized strings in Swift projects",
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:61:13: warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 59 | }
 60 |
 61 | private var generatorsString = ResourceType.allCases.map(\.rawValue).joined(separator: ", ")
    |             |- warning: var 'generatorsString' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'generatorsString' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'generatorsString' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 62 | private func parseGenerators(_ str: String) -> [ResourceType] {
 63 |     str.components(separatedBy: ",").map { ResourceType(rawValue: $0)! }
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:68:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 66 | extension App {
 67 |     struct Generate: ParsableCommand {
 68 |         static var configuration = CommandConfiguration(abstract: "Generates R.generated.swift file")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 69 |
 70 |         @OptionGroup
/Users/admin/builder/spi-builder-workspace/Sources/rswift/App.swift:164:20: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
162 | extension App {
163 |     struct ModifyXcodePackages: ParsableCommand {
164 |         static var configuration = CommandConfiguration(abstract: "Modifies Xcode project to fix package reference for plugins")
    |                    |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |
166 |         @Option(help: "Path to xcodeproj file")
[291/296] Write Objects.LinkFileList
[292/296] Linking rswift
[293/296] Applying rswift
[294/296] Linking rswift-tool
[295/296] Applying rswift-tool
Build complete! (27.31s)
Fetching https://github.com/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1253] Fetching xcodeedit
Fetched https://github.com/apple/swift-argument-parser from cache (0.66s)
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (0.92s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (1.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
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.5.0
Build complete.
{
  "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"
}
Done.