buresdv / Cork

A fast GUI for Homebrew written in SwiftUI
https://corkmac.app
2.33k stars 131 forks source link

Unable to Clone Repo #412

Closed tsuliwaensis closed 1 month ago

tsuliwaensis commented 1 month ago

What were you trying to do?

Clone the repo to self-compile

What was the problem?

When I run the command git clone https://github.com/buresdv/Cork.git && cd Cork && mise use tuist@4.25.0 && tuist install & tuist generate --no-binary-cache, I get the following message, despite having already installed both tuist and mise:

We could not find external dependencies. Run `tuist install` before you continue.

Running tuist install returns

Resolving and fetching plugins.
Plugins resolved and fetched successfully.
Resolving and fetching dependencies.

I also tried mise install tuist but that doesn't return anything.

The repo is succesfully cloned, but there is no Xcode project to open.

I've already self-compiled Cork previously.

Error logs

N/A

App Version

1.4.5.2

App Acquisition

Self-Compiled

Final checklist