Impedimenta / Suitcase

A flexible command line tool for instantly deploying user interfaces for simple commands and scripts.
https://impedimenta.github.io
1.32k stars 22 forks source link

Library not loaded: Combine.framework #5

Closed hrvstr closed 4 years ago

hrvstr commented 4 years ago

After installing Suitcase and trying to run one of the demo apps I get this output:

dyld: Library not loaded: /System/Library/Frameworks/Combine.framework/Versions/A/Combine
  Referenced from: /usr/local/bin/Suitcase
  Reason: image not found
[1]    11407 abort      Suitcase

Do I need Xcode to use this tool?

macOS Mojave 10.14.6 18G4032 Xcode command line tools installed.

rjstelling commented 4 years ago

Thanks for the feedback.

What version of macOS are you running?

I will investigate this, I didn't think Xcode was required but Catalina is.

hrvstr commented 4 years ago

Ha, I was just adding my system info but you already replied. I am still using Mojave so that's the problem.

macOS Mojave 10.14.6 18G4032

rjstelling commented 4 years ago

Thanks for the update... I will make it more explicit in the read me.

royaso commented 4 years ago

so does that means Mojave could not install it?

rjstelling commented 4 years ago

@royaso Unfortunately not. Catalina is getting better with every point release.