Skip to content

fatal error: OptionsParser.swift, line 33 #34

@phatblat

Description

@phatblat

I just installed configen 1.0.1 through homebrew and ran the command without arguments to see the usage info. The info printed successfully but was followed by an error.

$ configen
Missing required options: ["-p, --plist-path", "-h, --hints-path", "-n, --class-name", "-o, --output-directory"]

Usage: configen [options]
  -p, --plist-path:
      Path to the input plist file
  -h, --hints-path:
      Path to the input hints file
  -n, --class-name:
      The output config class name
  -o, --output-directory:
      The output config class directory
  -c, --objective-c:
      Whether to generate Objective-C files instead of Swift
fatal error: file /tmp/configen-20171009-56117-1w7opbc/ConfigGenerator-1.0.1/configen/OptionsParser.swift, line 33
fish: 'configen' terminated by signal SIGILL (Illegal instruction)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions