FlineDev / BartyCrouch

Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
MIT License
1.37k stars 121 forks source link

Can't build project after upgrade bartycrouch to 4.8.0 #237

Closed mkcpb closed 3 years ago

mkcpb commented 3 years ago

Expected Behavior

The project should be built as before the upgrade.

Actual Behavior

After upgraded I get:

dyld: Library not loaded: @rpath/lib_InternalSwiftSyntaxParser.dylib Referenced from: /usr/local/bin/bartycrouch Reason: image not found

Steps to Reproduce the Problem

  1. brew upgrade bartycrouch
  2. Build the project

Specifications