Yonas Kolb
|
0c5bdfbdbe
|
added some pre writing logging, to highlight what is happening
|
2017-11-23 19:13:16 +01:00 |
|
Yonas Kolb
|
f577eb71b4
|
Merge pull request #167 from soffes/quiet
Add quiet option
|
2017-11-23 01:15:47 +01:00 |
|
Sam Soffes
|
198195cee9
|
Remove docstrings
|
2017-11-22 15:04:30 -08:00 |
|
Sam Soffes
|
e2cb20c885
|
Add quiet option
|
2017-11-22 10:00:13 -08:00 |
|
Yonas Kolb
|
54e24bc52e
|
update format_code
|
2017-11-22 13:02:44 +01: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 |
|
Yonas Kolb
|
04b31acabf
|
remove duplicate test
|
2017-11-21 14:11:47 +01:00 |
|
Yonas Kolb
|
05cdd8bb7c
|
Merge pull request #166 from sbarow/master
Add implicit option to framework Dependency
|
2017-11-21 14:10:49 +01:00 |
|
Cameron Mc Gorian
|
80b5033e03
|
Update docs
|
2017-11-21 13:54:58 +01:00 |
|
Cameron Mc Gorian
|
f143b907f8
|
Review feedback
|
2017-11-21 13:51:04 +01:00 |
|
Cameron Mc Gorian
|
99f8bafccf
|
Update init method
|
2017-11-21 11:14:58 +01:00 |
|
Cameron Mc Gorian
|
5eb9468e97
|
Add implicit type to Dependency
|
2017-11-21 07:50:46 +01:00 |
|
Yonas Kolb
|
633ac71802
|
Merge pull request #164 from soffes/master
Add ProjectSpec product
|
2017-11-20 23:30:04 +01:00 |
|
Sam Soffes
|
2b8e5653cb
|
Add ProjectSpec product
|
2017-11-20 13:54:02 -08:00 |
|
Yonas Kolb
|
885a4fe321
|
Merge pull request #158 from bkase/fast-xcproj
Updates for xcproj updates to PBXProj
|
2017-11-20 11:48:45 +01:00 |
|
Yonas Kolb
|
0e4a98bccd
|
Merge pull request #161 from peymankh/fix-excludes-tests
Fix TargetSource excludes tests.
|
2017-11-20 10:25:45 +01:00 |
|
Rahul Malik
|
d5140414e0
|
Update package.resolved
|
2017-11-19 14:23:30 -08:00 |
|
Peyman Khanjan
|
b73aca231a
|
Fix TargetSource excludes tests.
|
2017-11-19 15:20:45 +00:00 |
|
Rahul Malik
|
6e43295259
|
Use official xcproj release, address comments
|
2017-11-18 10:39:08 -08:00 |
|
rmalik
|
f2c4ebabfd
|
Update XcodeGen for latest performance fixes in xcproj
|
2017-11-16 15:37:53 -08:00 |
|
Yonas Kolb
|
8b0cc83416
|
add linking to Dependency init
|
2017-11-17 00:37:36 +01:00 |
|
Yonas Kolb
|
78b4a19794
|
update changelog
|
2017-11-16 11:54:47 +01:00 |
|
Yonas Kolb
|
019153e979
|
Update brew to 1.4.0
|
2017-11-16 11:51:47 +01:00 |
|
Yonas Kolb
|
0004cdd333
|
Update to 1.4.0
1.4.0
|
2017-11-16 11:49:30 +01:00 |
|
Yonas Kolb
|
e259fed065
|
update changelog
|
2017-11-16 11:48:17 +01:00 |
|
Yonas Kolb
|
e8f79ad3c1
|
remove reference to excludes for now as not working
|
2017-11-16 11:48:17 +01:00 |
|
Yonas Kolb
|
3d79ae4359
|
sort knownRegions
|
2017-11-15 22:23:17 +01:00 |
|
Yonas Kolb
|
ca55fd20c3
|
Merge pull request #157 from ryohey/fix-base-locaization
Add support for generating variant groups without Base.lproj
|
2017-11-15 22:11:02 +01:00 |
|
Yonas Kolb
|
2710cb9fb9
|
add function for printing the layout of a projects's groups
|
2017-11-15 17:47:04 +01:00 |
|
ryohey
|
32e798f67a
|
Update TestProject
|
2017-11-16 01:45:28 +09: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 |
|
ryohey
|
3fb7a15c74
|
Fix option parsing
|
2017-11-16 01:45:28 +09:00 |
|
Yonas Kolb
|
b2a2a01da7
|
fix #87
|
2017-11-15 16:59:29 +01:00 |
|
Yonas Kolb
|
b3908a8b85
|
Merge pull request #156 from yonaskolb/fix_source_generation
Fix source generation in root directory
|
2017-11-15 14:59:38 +01:00 |
|
Yonas Kolb
|
9f41d2671a
|
fix source generation in root directory
|
2017-11-15 14:51:20 +01:00 |
|
Yonas Kolb
|
040dd43030
|
update changelog
|
2017-11-15 13:57:00 +01:00 |
|
Yonas Kolb
|
3af229c157
|
Merge pull request #155 from yonaskolb/development_language
Add ProjectSpec.options.developmentLanguage
|
2017-11-15 12:35:53 +01:00 |
|
Yonas Kolb
|
cf426ba5eb
|
add ProjectSpec.options.developmentLanguage
|
2017-11-15 12:13:32 +01:00 |
|
Yonas Kolb
|
992c12c6c9
|
Merge pull request #154 from yonaskolb/deterministic_references
Make references more deterministic
|
2017-11-15 11:47:28 +01:00 |
|
Yonas Kolb
|
034eb4a448
|
tweaked format of generated references
- more characters
- underscore after type name
- remove duplication count unless greater than 1
|
2017-11-15 11:29:10 +01:00 |
|
Yonas Kolb
|
5a74572e10
|
make references more deterministic
|
2017-11-15 11:27:45 +01:00 |
|
Yonas Kolb
|
0508145515
|
Merge pull request #151 from yonaskolb/folder_references
Add folder reference support
|
2017-11-15 02:59:23 +01:00 |
|
Yonas Kolb
|
1b92bd03d6
|
add TargetSource.type documentation
|
2017-11-15 01:35:37 +01:00 |
|
Yonas Kolb
|
ce0f3b5665
|
add folder reference support
|
2017-11-15 01:22:02 +01:00 |
|
Yonas Kolb
|
2c1789f717
|
add duplicate name test
|
2017-11-14 20:27:46 +01:00 |
|
Yonas Kolb
|
e8188ad9f8
|
swiftformat
|
2017-11-13 21:33:59 +01:00 |
|
Yonas Kolb
|
d877fccb2e
|
Update docs link
|
2017-11-13 17:31:16 +01:00 |
|
Yonas Kolb
|
1df7a3cea4
|
minor refactoring
|
2017-11-13 00:15:07 +01:00 |
|