-
### What problem or need do you have?
I'm following this instruction https://docs.tuist.io/tutorial/get-started. After installing tuist with curl -Ls https://install.tuist.io | bash. I created new fo…
-
Hi
I'm trying to generate the project based on a new feature from Xcode 14 to combine the watch and watchKit extension into a single target, But I'm not able to find a way in the manifest to which …
-
### Tool name
Tuist
### Tool license
MIT
### Add or update?
- [X] Add
- [ ] Update
### Desired version
latest available
### Approximate size
_No response_
### Brief description of tool
Tuis…
-
Is there a way to disable color codes for outputs that don't support it?
Thanks.
-
### What happened?
I believe this is more of a feature request than a bug.
The [Tuist.graph()](https://github.com/tuist/tuist/blob/27ef1727a4b3c6547a9962234d717f8da1bc19b2/Sources/ProjectAutomation/…
-
딱 구정 연휴와 겹쳐서 12일 발행될 수 있겠네요
godrm updated
9 months ago
-
현재 위와 같이 프로젝트의 info.plist 파일에 직접 위치 관련 권한을 설정하면 정상적으로 동작하지만 Tuist를 이용해서 info.plist을 만들면 정상적으로 동작하지 않는 문제점이 있다.
```swift
var infoPlist: [String: InfoPlist.Value] = [
"CFBundleShortVersio…
-
Running log of build failures for tuist.io/xcbeautify=0.21.0
-
### What problem or need do you have?
tuist generate resets App version and Build number for my project. How can I set them? Can't find info in documentation
my Project.swift file:
import Project…
-
### What happened?
I'm following [this guide](https://github.com/realm/SwiftLint#plug-in-support) to add SwiftLint as a `Build Tool Plug-In`.
However, the `TargetScript` only support `pre` and `post…