Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: OptionsParser.swift, line 33 #34

Open
phatblat opened this issue May 7, 2018 · 0 comments
Open

fatal error: OptionsParser.swift, line 33 #34

phatblat opened this issue May 7, 2018 · 0 comments

Comments

@phatblat
Copy link

phatblat commented May 7, 2018

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant