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

I would like to leave a certain entry every time I update the library in a few dozen xcconfig #12351

Open
ursasoft opened this issue Apr 17, 2024 · 0 comments

Comments

@ursasoft
Copy link

Hello,

I'm working on an application that uses several libraries, unfortunately I can't give access to it but my problem is quite simple

  1. in each file xxx.debug.xcconfig / xxx.release.xcconfig I have added an entry "SWIFT_SERIALIZE_DEBUGGING_OPTIONS = NO"
  2. updates one of the libraries
  3. I have the entry ""SWIFT_SERIALIZE_DEBUGGING_OPTIONS = NO"" disappear from each xxx.debug.xcconfig / xxx.release.xcconfig file and I have to manually restore it

would it be possible to make it so that the value "SWIFT_SERIALIZE_DEBUGGING_OPTIONS = NO" remains when updating the library?

@ursasoft ursasoft changed the title I would like to leave a certain entry every time I update the buibliotheque in a few dozen xcconfig I would like to leave a certain entry every time I update the library in a few dozen xcconfig Apr 17, 2024
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

1 participant