Updated the name of the executable generated by the app target in the Package file.
This commit is contained in:
@@ -2,7 +2,7 @@ import ArgumentParser
|
||||
import DoxyLibrary
|
||||
import Logging
|
||||
|
||||
extension App {
|
||||
extension Doxy {
|
||||
struct Options: AppArguments, ParsableArguments {
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
Reference in New Issue
Block a user