You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have many local packages in my project.
Adding SwiftGenPlugin as build plugin increase incremental compilation time by one second (average) per package
Instead of build plugin I want use swiftgen as plugin command for manually generating resource code after resources change
Now I can't do it.
Oleg-E-Bakharev
changed the title
Doesn't run as Context Menu Command
Doesn't run as Context Menu Command in Xcode 14.0.1 (14A400)
Oct 29, 2022
Oleg-E-Bakharev
changed the title
Doesn't run as Context Menu Command in Xcode 14.0.1 (14A400)
Release 6.6.2 doesn't run as Context Menu Command in Xcode 14.0.1 (14A400)
Oct 29, 2022
Oleg-E-Bakharev
changed the title
Release 6.6.2 doesn't run as Context Menu Command in Xcode 14.0.1 (14A400)
Doesn't run as Context Menu Command in Xcode
Oct 29, 2022
Same issue in Xcode 14.1. Can't run from command line also swift package --allow-writing-to-package-directory generate-code-for-resources. It's needed to allow writing permission on CI
I use SwifGenPlugin 6.6.2 with Xcode 14.0.1
Build log:
`working directory:
/Users/oleg/WB/sup0/WBPortal/Common
tool mapping:
swiftgen: /Users/oleg/DerivedData/WBPortal-drydlhcptbdwvfdkjlqizuorsswk/SourcePackages/artifacts/swiftgenplugin/swiftgen.artifactbundle/swiftgen/bin/swiftgen
tool paths:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
/Applications/Xcode.app/Contents/Developer/usr/bin
/bin
/sbin
/usr/bin
/usr/sbin
Error: Unknown option '--target'
Usage: swiftgen config run [--config ] [--quiet] [--normal] [--verbose]
See 'swiftgen config run --help' for more information.
swiftgen invocation failed: NSTaskTerminationReason(rawValue: 1):64`
The text was updated successfully, but these errors were encountered: