-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Cannot install by brew install license-plist
on Xcode 9 / High Sierra (currently beta)
#71
Comments
We just had this issue in https://github.com/yonaskolb/XcodeGen as well. Not sure what's causing the problem but passing |
Thanks, the issue fixed well 👍 I updated README: High Sierra will be released officially on September 26th, so I'll check whether
|
Looks like it is still needed. |
As an update we fixed this in XcodeGen by adding
|
Thanks, it works fine 👍 |
This comes from @yonaskolb comment in LicensePlist: mono0926/LicensePlist#71 (comment)
Cannot install by
brew install license-plist
on Xcode 9 / High Sierra (currently beta).error: manifest parse error(s):
is weird.make build
(swift build -c release -Xswiftc -static-stdlib
) command succeeds, so I cannot figured out how to resolve this issue 🤔The text was updated successfully, but these errors were encountered: