-
Notifications
You must be signed in to change notification settings - Fork 485
Fix exception set comment to match Xcode #1000
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
base: master
Are you sure you want to change the base?
Conversation
|
This might be a 16.0/1 issue only. Verifying in 16.2... |
|
This fixes CocoaPods/CocoaPods#12697 as this error happens when using the new automatic tracking folder groups in Xcode 16 and above. |
|
Any movement on this? |
|
It also happens on our project. Along with the formatting back and forths: Xcodeproj 1.27.0 uses petty printed: |
Unfortunately this can only be fixed in one of CocoaPods' dependencies. I've raised a PR to fix it here but it needs the attention of the maintainers. |
When Xcode edits the project file, it reverts this specific (though helpful) comment to
PBXFileSystemSynchronizedBuildFileExceptionSet.So this prevents this line from continuing to get changed/reverted as we edit project files in both Xcode and
xcodeproj