-
## Context 🕵️♀️
Related to https://github.com/tuist/XcodeProj/pull/827, when a build configuration uses an xcconfig in the new folders the `baseConfigurationReference` is removed and replaced with `…
-
### What happened?
**Summary**: **Package dependencies with product type `.dynamic` are linked static in Tuist dependencies.**
I'm encountering an issue with how Tuist dependencies resolves the li…
-
### What happened?
In `ColorizeSwift.swift`, we are extending `String` to add styles to strings that we are logging to the terminal. This is done using ANSI escape codes. The way that functionality i…
-
Xcode 16 uses the object type `PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet` for copy build phases to define exceptions over files in file system synchronized groups. That object typ…
-
### What happened?
Hi guys 👋🏽
I'm facing an issue, where the `.package.resolved` in the project root is not updated after `tuist generate`. This will result in different package versions defined …
-
### What happened?
When trying to run selective tests with tuist test command, the testing process only happens once.
When I call this command again, I get the output that there are no tests to ru…
-
Then in Targets globs (folders) are used and not specific files then the result is not mapped to targets.
This results in tuist no target for the changed file is shown:
example:
Changed file at /…
-
### What happened?
When installing with Homebrew, Tuist is not code-signed, so macOS refuses to run the executable without user intervention.
This is the case with the cask version shipped with de…
-
## Tuist란?
Tuist는 Xcode projects와 상호작용하고, 유지보수하고, 생성할 수 있게 도와주는 command line tool이다.
기존에 팀 단위 협업을 할 때에 파일의 생성, 디렉토리 변경, 수정 등의 이유로 xcode project 파일이 바뀌어서 Merge 시에 conflict를 모두 수동으로 해결해야 하는 경우가 빈번했다…
-
With Xcode 16, Apple has set the folder style (instead of group style) as the default for the Xcode project file organisation.
With these kinds of projects, XcodeProj no longer seems to find any re…