Commit Graph

129 Commits

Author SHA1 Message Date
toshi0383 5da20cd570 improve scope 2018-02-09 05:18:44 +09:00
toshi0383 015f9a44df apply excludes for localised directories 2018-02-09 05:09:18 +09:00
Yonas Kolb f9c621d19a format code 2018-01-30 17:47:04 +11:00
Yonas Kolb e10f3346af set lastKnownFileType on folder 2018-01-30 15:54:09 +11:00
Yonas Kolb a176f85875 xcproj 4.0 2018-01-25 20:59:28 +10:30
Yonas Kolb e66c0e1c66 generate lastKnownFileType 2018-01-21 22:02:40 +10:30
Yonas Kolb baa6133695 don't generate FileElement name if it's the same as path 2018-01-21 22:02:29 +10:30
Yonas Kolb 64d635096b code formater 2017-12-27 19:32:25 +08:00
Yonas Kolb 57e9a1de41 remove wrapping of function declarations 2017-12-27 19:03:22 +08:00
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