mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
5644662e5b
* Respect relativePaths in local package paths Before this a local package defined in an included file would not respect relativePaths: true. This fixes #1497. * Test local package with relative path * add relative paths support to localPackages syntax --------- Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>