- 
                Notifications
    
You must be signed in to change notification settings  - Fork 784
 
Open
Description
When I add R.swift in my spm like this
dependencies: [
.package(url: "https://github.com/mac-cain13/R.swift", exact: "7.8.0"),
],
.target(
.....
plugins: [
.plugin(name: "RswiftGenerateResourcesCommand", package: "R.swift")
]
),
may show the error like this
Plug-in invocation failed: internalError("invalid plugin capability command(intent: PackageModel.PluginCommandIntent.custom(verb: "rswift-generate-resources", description: "Rswift generate resources"), permissions: [PackageModel.PluginPermission.writeToPackageDirectory(reason: "Rswift generates a file with statically typed, autocompleted resources")])")
Metadata
Metadata
Assignees
Labels
No labels