FlineDev/BartyCrouch

Can't build project after upgrade bartycrouch to 4.8.0

mkcpb opened this issue · 0 comments

mkcpb commented

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

  • Version: 4.8.0
  • Platform: macOS Big Sur 11.6
  • IDE Version: Xcode 13.0 (13A233)