Daniele Formichelli
Daniele Formichelli
Is it [this one](https://github.com/tuist/tuist/issues/4534)? If yes, please close this as duplicate 🙏
@kwridan does this mean we already support the new configuration? I.e. you just need to set platformo to watch and product to app? Maybe we just need to make the...
@pavm035 you can just move to the branch of that PR and run Tuist commands directly from the Xcode project, let us know if you need further help
@pavm035 any update on this?
@pavm035 can you try using fourier? ``` ./fourier tuist generate --path path_to_your_project ```
Does it build if you open the project from Xcode? Have you tried to clean derived data?
> You mean tuist project? If so there no tuist project generated due to above error. Yes I have cleared derived data but still sam e issue. BTW i'musing Xcode...
oh right :D let me check if it compiles on my side 🤞
Looks like swift-tools-support-core has some problems with Xcode 14, let me try to bump it
@pavm035 I have just pushed some changes, could you try again? 🙏