Commit Graph

20 Commits

Author SHA1 Message Date
Yonas Kolb b6e68a4c50 make file reference caching case insensitive 2017-12-27 15:37:18 +08:00
Yonas Kolb ab644cb763 fixed how file reference names are set 2017-12-27 00:26:50 +08:00
Yonas Kolb 75e0644b99 wrap long lines 2017-12-26 18:47:18 +08:00
Yonas Kolb cf6df044cf add TargetSource.buildPhase for overriding build phase 2017-12-22 18:57:15 +08:00
Yonas Kolb 0c1325cc5f remove header comments 2017-11-22 13:01:17 +01:00
Yonas Kolb b7dc0ab574 remove now un-needed PBXProj from SourceGenerator 2017-11-22 12:48:44 +01:00
Peyman Khanjan b73aca231a Fix TargetSource excludes tests. 2017-11-19 15:20:45 +00:00
Yonas Kolb 0004cdd333 Update to 1.4.0 2017-11-16 11:49:30 +01:00
Yonas Kolb 3d79ae4359 sort knownRegions 2017-11-15 22:23:17 +01:00
ryohey e59c57e019 Use found localised directories to generate knownRegions 2017-11-16 01:45:28 +09:00
ryohey 86b1bec35e Add support for creating variant groups with developmentLanguage 2017-11-16 01:45:28 +09:00
Yonas Kolb b2a2a01da7 fix #87 2017-11-15 16:59:29 +01:00
Yonas Kolb 9f41d2671a fix source generation in root directory 2017-11-15 14:51:20 +01:00
Yonas Kolb 5a74572e10 make references more deterministic 2017-11-15 11:27:45 +01:00
Yonas Kolb ce0f3b5665 add folder reference support 2017-11-15 01:22:02 +01:00
Yonas Kolb e8188ad9f8 swiftformat 2017-11-13 21:33:59 +01:00
Yonas Kolb 1df7a3cea4 minor refactoring 2017-11-13 00:15:07 +01:00
Yonas Kolb ff3bfd6955 add support for linking directly to bundle or any directory with extension 2017-11-12 21:15:07 +01:00
Yonas Kolb 63c2d08977 add TargetSource.name for renaming sources (#146) 2017-11-12 20:26:36 +01:00
Yonas Kolb a2c41917e5 Fix groups (#144)
* failing createIntermediateDirectories test

* refactor sources

* add reference generator tests
2017-11-12 18:52:11 +01:00