Build Information
Successful build of Rswift, reference main (f0a0d5
), with Swift 6.0 for macOS (SPM) on 17 Mar 2025 00:48:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-cain13/R.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mac-cain13/R.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f0a0d53 Update Glob code to fix deprecation warnings
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
f0a0d531686138e9f7ad4c2b6bf6115149aeb08b
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/tomlokhorst/XcodeEdit
[1/1253] Fetching xcodeedit
[202/15959] Fetching xcodeedit, swift-argument-parser
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (1.50s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (0.59s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/tomlokhorst/XcodeEdit
Working copy of https://github.com/tomlokhorst/XcodeEdit resolved at 2.13.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "r.swift",
"name": "Rswift",
"url": "https://github.com/mac-cain13/R.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/R.swift",
"dependencies": [
{
"identity": "xcodeedit",
"name": "XcodeEdit",
"url": "https://github.com/tomlokhorst/XcodeEdit",
"version": "2.13.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeEdit",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mac-cain13/R.swift.git
[1/12529] Fetching r.swift
Fetched https://github.com/mac-cain13/R.swift.git from cache (1.42s)
Fetching https://github.com/tomlokhorst/XcodeEdit from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.51s)
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (0.02s)
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
Creating working copy for https://github.com/mac-cain13/R.swift.git
Working copy of https://github.com/mac-cain13/R.swift.git resolved at main (f0a0d53)
Found 2 product dependencies
- XcodeEdit
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
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.13.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomlokhorst/XcodeEdit"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Rswift",
"name" : "Rswift",
"path" : "/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.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin RswiftGenerateInternalResources
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateResourcesCommand
[5/5] Compiling plugin RswiftModifyXcodePackages
Building for debugging...
[5/17] Write sources
[8/17] Write rswift-entitlement.plist
[8/17] Write sources
[13/17] Write swift-version-5BDAB9E9C0126B9D.txt
[15/59] Emitting module ArgumentParserToolInfo
[16/59] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/98] Compiling ArgumentParser CommandConfiguration.swift
[18/98] Compiling ArgumentParser CommandGroup.swift
[19/98] Compiling ArgumentParser EnumerableFlag.swift
[20/98] Compiling ArgumentParser ExpressibleByArgument.swift
[21/102] Compiling ArgumentParser InputOrigin.swift
[22/102] Compiling ArgumentParser Name.swift
[23/102] Compiling ArgumentParser Parsed.swift
[24/102] Compiling ArgumentParser ParsedValues.swift
[25/102] Compiling ArgumentParser ArgumentHelp.swift
[26/102] Compiling ArgumentParser ArgumentVisibility.swift
[27/102] Compiling ArgumentParser CompletionKind.swift
[28/102] Compiling ArgumentParser Errors.swift
[29/102] Compiling ArgumentParser Flag.swift
[30/102] Compiling ArgumentParser ParsableArguments.swift
[31/102] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/102] Compiling ArgumentParser ParsableCommand.swift
[33/102] Compiling ArgumentParser ArgumentDecoder.swift
[34/102] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/102] Compiling ArgumentParser CompletionsGenerator.swift
[36/102] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/102] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/102] Compiling ArgumentParser Argument.swift
[39/102] Compiling ArgumentParser ArgumentDefinition.swift
[40/102] Compiling ArgumentParser ArgumentSet.swift
[41/102] Compiling ArgumentParser CommandParser.swift
[42/102] Compiling ArgumentParser InputKey.swift
[43/102] Compiling ArgumentParser Platform.swift
[44/102] Compiling ArgumentParser SequenceExtensions.swift
[45/102] Compiling ArgumentParser StringExtensions.swift
[46/102] Compiling ArgumentParser Tree.swift
[47/102] Emitting module ArgumentParser
[48/102] Emitting module RswiftResources
[49/105] Compiling RswiftResources ValidationError.swift
[50/105] Compiling RswiftResources StoryboardResource.swift
[51/105] Compiling RswiftResources StringResource.swift
[52/105] Compiling XcodeEdit Serialization.swift
[53/105] Compiling XcodeEdit XCProjectFile+Rswift.swift
[54/105] Compiling XcodeEdit PBXObject+Fields.swift
[55/105] Emitting module XcodeEdit
[56/105] Compiling XcodeEdit XCProjectFile.swift
[57/105] Compiling XcodeEdit Extensions.swift
[58/105] Compiling XcodeEdit PBXIdentifier.swift
[59/105] Compiling XcodeEdit AllObjects.swift
[60/105] Compiling XcodeEdit PBXObject.swift
[61/105] Compiling ArgumentParser HelpGenerator.swift
[62/105] Compiling ArgumentParser MessageInfo.swift
[63/105] Compiling ArgumentParser UsageGenerator.swift
[64/105] Compiling ArgumentParser CollectionExtensions.swift
[68/105] Compiling ArgumentParser AsyncParsableCommand.swift
[69/105] Compiling ArgumentParser ParserError.swift
[70/105] Compiling ArgumentParser SplitArguments.swift
[71/105] Compiling ArgumentParser DumpHelpGenerator.swift
[72/105] Compiling ArgumentParser HelpCommand.swift
[103/144] Compiling RswiftParsers ResourceParsingError.swift
[104/144] Compiling RswiftParsers SourceTreeURLs.swift
[105/146] Compiling RswiftParsers SupportedExtensions.swift
[106/146] Compiling RswiftParsers TypeReference+Extensions.swift
[107/146] Emitting module RswiftParsers
[108/146] Compiling RswiftParsers Bundle+Extensions.swift
[109/146] Compiling RswiftParsers DeploymentTarget+Parser.swift
[110/146] Compiling RswiftParsers Glob.swift
[111/146] Compiling RswiftParsers IgnoreFile.swift
[112/146] Compiling RswiftParsers FormatPart+Extensions.swift
[113/146] Compiling RswiftParsers GeneratedId.swift
[114/146] Compiling RswiftParsers FontResource+Parser.swift
[115/146] Compiling RswiftParsers ImageResource+Parser.swift
[116/146] Compiling RswiftParsers Nib+Parser.swift
[117/146] Compiling RswiftParsers PropertyList+Parser.swift
[118/146] Compiling RswiftParsers Storyboard+Parser.swift
[119/146] Compiling RswiftParsers StringsTable+Parser.swift
[120/146] Compiling RswiftParsers URL+Extensions.swift
[121/146] Compiling RswiftParsers Xcodeproj.swift
[122/146] Compiling RswiftParsers ProjectResources.swift
[123/146] Compiling RswiftParsers AssetCatalog+Parser.swift
[124/146] Compiling RswiftParsers FileResource+Parser.swift
[141/147] Emitting module RswiftGenerators
[144/147] Compiling RswiftGenerators XcodeProject+Generator.swift
[145/151] Compiling rswift Config.swift
[146/151] 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 {
[147/151] Compiling rswift App.swift
[148/151] Emitting module rswift
/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 {
[148/151] Write Objects.LinkFileList
[149/151] Linking rswift
[150/151] Applying rswift
Build complete! (28.84s)
Build complete.
{
"dependencies" : [
{
"identity" : "xcodeedit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.13.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomlokhorst/XcodeEdit"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "Rswift",
"name" : "Rswift",
"path" : "/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.