Newer versions of Xcode, by default, have no Info.plist file in new projects, instead having the values all in various build settings.
After a while, I invariably have to switch to using a “real” Info.plist file, and extracting all of the build settings into the real file is a pain - even from an .xcconfig file.
Having this done for me would be wonderful!
Newer versions of Xcode, by default, have no Info.plist file in new projects, instead having the values all in various build settings.
After a while, I invariably have to switch to using a “real” Info.plist file, and extracting all of the build settings into the real file is a pain - even from an .xcconfig file.
Having this done for me would be wonderful!