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 installed brew, and it looks like that worked, but when I try l10nconverter it fails as follows:
Further help:
brew commands
brew help [COMMAND]
man brew https://docs.brew.sh
Dales-iMac:localizatino owner$ brew install liquidsoul/formulae/l10nconverter
==> Installing l10nconverter from liquidsoul/formulae
==> Cloning https://github.com/Liquidsoul/LocalizationConverter.git
Updating /Users/owner/Library/Caches/Homebrew/l10nconverter--git
==> Checking out tag 0.0.6
==> unset CC; make release
Last 15 lines from /Users/owner/Library/Logs/Homebrew/l10nconverter/01.unset:
2018-05-30 12:56:52 -0400
//
unset CC; make release
//
swift package clean
swift build --configuration release -Xswiftc -static-stdlib
/private/tmp/l10nconverter-20180530-83581-w2ko53: error: manifest parse error(s):
sandbox-exec: sandbox_apply_container: Operation not permitted
make: *** [.build/release/l10nconverter] Error 1
//
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/liquidsoul/homebrew-formulae/issues
The text was updated successfully, but these errors were encountered:
I have pushed the 0.1.0 version with the fix.
You should now be able to install l10nconverter using brew.
Please feel free to reopen this issue if this does not fix your issue.
I installed
brew
, and it looks like that worked, but when I tryl10nconverter
it fails as follows:The text was updated successfully, but these errors were encountered: