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

Error running Sourcery after Xcode 16 and converting groups into folders #1374

Open
MattAydin opened this issue Oct 24, 2024 · 6 comments
Open
Assignees

Comments

@MattAydin
Copy link

Hello, great people!

After upgrading to Xcode 16 and converting all groups into folders (to minimize git conflicts), I noticed that I can't run Sourcery anymore. It has something to do with a similar issue that has been resolved.

The error I receive when generating my mocks using Sourcery is:
error: while reading .yml '.sourcery/data-mocks.yml'. 'The element PBXFileSystemSynchronizedBuildFileExceptionSet is not supported.'

Looking at the fix for #1228 I believe the same needs to be done to support the new(?) PBXFileSystemSynchronizedBuildFileExceptionSet used in our .pbxproj files. I assume this new(?) entry is caused by the latest Xcode version and using folders.

@krzysztofzablocki krzysztofzablocki self-assigned this Oct 24, 2024
@MattAydin
Copy link
Author

@krzysztofzablocki, any update on the issue?

@krzysztofzablocki
Copy link
Owner

I updated the dependency, just didn't do a new release yet

@MattAydin
Copy link
Author

Check! Thanks for the reply. Any ETA on a new release?

@MattAydin
Copy link
Author

@krzysztofzablocki, any update or maybe a workaround in the meantime?

@MattAydin
Copy link
Author

@krzysztofzablocki, can we please get an update on this issue?

@MattAydin
Copy link
Author

It's been awhile again. So, any update @krzysztofzablocki? CC: maybe @ilyapuchka, @art-divin?

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

2 participants