tuist / XcodeProj

πŸ“ Read, update and write your Xcode projects

Home Page:https://xcodeproj.tuist.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

References are no longer stable

kwridan opened this issue Β· comments

commented

Context πŸ•΅οΈβ€β™€οΈ

As of the latest main 8f0f4b5 the references generated by XcodeProj are no longer stable. This can be seen by running the deterministic reference tests repeatedly in Xcode (sometimes they pass, but with enough runs they eventually fail)

e.g.

Screenshot 2022-08-10 at 08 17 09

Proposal

We can investigate to see what causes this, otherwise sadly we'd have to revert the last commit 😞