tuist / tuist/XcodeProj

Upgrade to Xcode 26 default values

Open
#984 0 comments 2 reactions 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

New Xcode 26 projects use e.g. objectVersion = 77;
Also PBXFileReference ad new lastKnownFileType

Maybe an update like this one is overdue:
https://github.com/tuist/XcodeProj/commit/90a742ee3624e93238d14ee26207c437e347e441

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 by comparing the current handling of objectVersion and PBXFileReference with the referenced XcodeProj commit. Verify how Xcode 26 projects represent objectVersion 77 and lastKnownFileType, then confirm that those projects can be parsed and written without losing the new values.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.