Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16 "folder style" projects #880

Open
mickeyl opened this issue Nov 8, 2024 · 3 comments
Open

Xcode 16 "folder style" projects #880

mickeyl opened this issue Nov 8, 2024 · 3 comments

Comments

@mickeyl
Copy link

mickeyl commented Nov 8, 2024

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 resource files.

@mickeyl
Copy link
Author

mickeyl commented Nov 8, 2024

Sorry, this might just be a duplicate of #852?

@AliTavakoliFFW
Copy link

I face the same problem, our project is using now the FolderStructure with xcode 16, therefore I think, it can't be read by XcodeProj.

@dusi
Copy link

dusi commented Jan 6, 2025

We have recently experienced similar issue which makes it seem like XcodeProj does not support FileSystemSynchronizedGroup on the workspace scope 🤔

For us this has manifested by attempting to use periphery which has a dependency on tuist's XcodeProj.

I'm attaching the same sample project just in case there's an "easy" fix for this.
Sample.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants