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

Consider some way of handling build setting changes over time (extracting modern settings from older project) #34

Open
dempseyatgithub opened this issue Oct 29, 2018 · 1 comment
Assignees

Comments

@dempseyatgithub
Copy link
Owner

dempseyatgithub commented Oct 29, 2018

This issue is related to issue #33, where a setting is now obsolete and is now represented by two settings. The old setting is still allowed by Xcode to be in the project file, but in the interface it appears as two settings.

I'm reluctant to change build settings from what is present in the original project file, but there might be some way to alert the user that they may want to move to more up-to-date settings. Possibly a set of notes that is generated alongside the xcconfig files, a FAQ as part of the ReadMe or some other mechanism. Or possibly suggesting, for older projects, to create a new project, run BSE on both, and compare build settings to see if any seem unused or very different in a brand new project.

@dempseyatgithub dempseyatgithub self-assigned this Nov 17, 2018
@dempseyatgithub dempseyatgithub changed the title Consider some way of handling build setting extraction odd cases Consider some way of handling build setting changes over time (extracting modern settings from older project) Oct 14, 2019
@dempseyatgithub
Copy link
Owner Author

Possibly in support of this, it would be interesting to me at least to have a repository of default build settings of projects over time / Xcode versions.

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