How to quickly set iPhone deployment target in Xcode?

1 answer


Sure. Never use the build panel. Just put the setting in your xcconfig files and then it's easy to easily save, easy to find and easy to comment out. I have a detailed conversation about how to convert from build scope to xcconfig files and why you want it.



+2


a source







All Articles