tuist / tuist/XcodeProj

New Xcode 26 format

Open Beginner friendly
#1,137 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.2k
Forks
355
Avg merge
5h 48m
Merged PRs (30d)
13

Description

Hi,

I noticed that files generated by XcodeProj set additional properties which are no longer used by the latest Xcode, so whenever I edit something in Xcode, it removes those properties:

Image

This could be probably fixed by removing these two lines:

Image

in PBXGroup.swift.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in PBXGroup.swift and locate the two properties shown in the issue. Check how XcodeProj writes them into generated project files, then verify that the generated format no longer includes the obsolete properties and remains compatible with the reported Xcode behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
85/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.