XcodeGen
XcodeGen copied to clipboard
Extend possible paths for SettingsPresets
- Search for presets in Bundle.main.resourcesPath dir (if exists)
Thanks @SofteqDG. Is this for using XcodeGenKit as a dependency, or what is your workflow here?
Thanks @SofteqDG. Is this for using XcodeGenKit as a dependency, or what is your workflow here?
Hello. Yes, it is for XcodeGenKit as a dependency. I'm using XcodeGenKit as SPM dependency and need to include presets in app bundle to make my app work on other macs.
@yonaskolb, Hey. Any thoughts on this change? Can it be merged?