Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started instructions don't work #25

Open
dhoskins opened this issue Nov 23, 2022 · 4 comments
Open

Getting started instructions don't work #25

dhoskins opened this issue Nov 23, 2022 · 4 comments

Comments

@dhoskins
Copy link

The Setup instructions in README.md are:

  1. Git clone the repository: git clone [email protected]:tuist/microfeatures-example.git.
  2. Install Tuist with bash <(curl -Ls https://install.tuist.io).
  3. Run tuist focus.

tuist focus on my machine gives:

Error: Unexpected argument 'focus'
Usage: tuist [--help-env] <subcommand>
  See 'tuist --help' for more information.
@ArronPJ
Copy link

ArronPJ commented Mar 9, 2023

tuist generate

This command should work.

@eddieh
Copy link

eddieh commented Feb 27, 2024

It doesn't.

error: fatalError
The 'swiftc' command exited with error code 1
Consider creating an issue using the following link: https://github.com/tuist/tuist/issues/new/choose

Full output:
microfeatures-example.output.txt

Looks like this repo hasn't seen any activity in 2 years, so I guess it hasn't kept up with breaking changes in Tuist.

@jeroenleenarts
Copy link
Collaborator

Works with version 3.26.0, now testing with latest.

@eddieh
Copy link

eddieh commented Feb 29, 2024

I was able to find great examples in the tuist/fixtures directory of the main project. I was looking for an example using .xcconfig files, that's what originally brought me here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants