1265 Commits

Author SHA1 Message Date
Yonas Kolb b490851c73 Update to 2.2.0 2.2.0 2019-01-28 22:20:24 +11:00
Yonas Kolb fb3f80d6af run swiftformat 2019-01-28 22:20:01 +11:00
Yonas Kolb ac3ba77d07 create swiftformat config 2019-01-28 22:19:59 +11:00
Yonas Kolb 2b89481362 update changelog 2019-01-28 22:18:46 +11:00
Yonas Kolb f154b4d1cb Merge pull request #503 from yonaskolb/fix/config_lookup
Don't partial apply exact config matches
2019-01-28 22:18:01 +11:00
Yonas Kolb 7350349b04 Merge pull request #505 from yonaskolb/add_framework_search_paths
Add createIntermediateGroups to TargetSource
2019-01-28 22:17:22 +11:00
Yonas Kolb 1eaec471e9 Merge pull request #502 from yonaskolb/refactor_spec
Refactor relative specs slightly
2019-01-28 22:09:05 +11:00
Yonas Kolb d545de9e25 update changelog 2019-01-28 21:54:03 +11:00
Yonas Kolb d0c257e938 don't partial apply exact config matches 2019-01-28 21:53:48 +11:00
Yonas Kolb 47131e1e1c update changelog 2019-01-28 21:52:49 +11:00
Yonas Kolb 8d06dbe8ca add createIntermediateGroups to TargetSource 2019-01-28 21:52:29 +11:00
Yonas Kolb ce60fadb54 use SpecLoader in tests 2019-01-28 21:51:17 +11:00
Yonas Kolb 43d8927fdf remove some transformed path from options 2019-01-28 21:51:17 +11:00
Yonas Kolb a6ca395033 remove basePath init requirement 2019-01-28 21:51:17 +11:00
Yonas Kolb 862b19aa1a refactor Spec 2019-01-28 21:51:17 +11:00
Yonas Kolb d8e54c507f Merge pull request #504 from yonaskolb/target_template_name
Replace $target_name in target templates
2019-01-28 21:49:20 +11:00
Yonas Kolb bb062912f0 update changelog 2019-01-28 16:02:55 +11:00
Yonas Kolb a8c12a7f08 update changelog 2019-01-28 15:58:45 +11:00
Yonas Kolb 6f4c7d79ac replace $target_name in target templates 2019-01-28 15:54:56 +11:00
Yonas Kolb a2609c3c6a update changelog 2019-01-28 11:58:35 +11:00
Yonas Kolb a5d1f66ca4 Merge pull request #489 from ellneal/feature/current-directory-expander.yml
Spec file relative directory expansion
2019-01-28 11:53:47 +11:00
Ell Neal 8eadc2f96c Remove some imports that are no longer necessary 2019-01-27 15:34:41 +00:00
Ell Neal d54bbe711c #whitespace 2019-01-27 15:27:30 +00:00
Ell Neal 370963ec73 Move PathContainer & PathProperty into their own file 2019-01-27 15:26:58 +00:00
Ell Neal 720b2eede1 Move [PathProperty] resolver to spec loader file 2019-01-27 15:24:22 +00:00
Ell Neal 060aca8327 Rename Project.Spec --> Spec 2019-01-27 15:23:23 +00:00
Ell Neal 1d62b46423 #whitespace 2019-01-27 12:46:00 +00:00
Ell Neal 3c339b77ed Add changelog entry 2019-01-27 12:41:09 +00:00
Ell Neal 032386e41c Merge branch 'master' into feature/current-directory-expander.yml 2019-01-27 12:37:51 +00:00
Ell Neal 71a7ec0588 Move path expansion logic into the spec file 2019-01-27 12:34:17 +00:00
Ell Neal 607e75f402 Fix legacy path expansion test 2019-01-27 12:33:56 +00:00
Ell Neal 25a4d48b83 Remove deprecations 2019-01-27 12:24:16 +00:00
Ell Neal 4d458ad6e4 Simplify dictionary extension 2019-01-27 12:23:48 +00:00
Ell Neal 6628c382ac Rename useRelativePaths --> relativePaths 2019-01-27 12:22:46 +00:00
Yonas Kolb 72ae41e94a Merge pull request #497 from yonaskolb/update_compatability
Update Xcode compatibility version
2019-01-27 19:16:02 +11:00
Yonas Kolb 6942de215e Merge pull request #501 from rpassis/bugfix/BrokenDocumentationLinks
Fixes a few broken links in the documentation files
2019-01-27 19:15:36 +11:00
Rogerio de Paula Assis e504898562 Fixes a few broken links in the documentation files 2019-01-26 12:18:00 -05:00
Yonas Kolb 80587b4319 Merge pull request #465 from raptorxcz/bugfix/carthage
Bug carthage dependencies with different platform
2019-01-26 18:08:36 +11:00
Kryštof Matěj ec60901ff7 Fix carhage dependency resolving 2019-01-25 07:40:12 +01:00
Yonas Kolb 4062b6c883 Merge pull request #500 from lukewakeford/build_script_xcfilelist
Adding input and output file lists to build script spec
2019-01-25 08:37:33 +11:00
Ell Neal 2043859189 Update documentation for new include object behaviour 2019-01-24 14:03:45 +00:00
Ell Neal 16a02fa1a6 Add tests for legacy path behavior 2019-01-24 13:47:21 +00:00
Ell Neal 6589b840f6 Add option to revert to legacy path behaviour 2019-01-24 13:46:55 +00:00
Luke Wakeford 28fc3822cc Updating changelog 2019-01-24 12:52:35 +00:00
Luke Wakeford 52e15654c5 Updating spec loading tests for build scripts with input and output file lists 2019-01-24 12:52:08 +00:00
Ell Neal d2579bfe43 Refactor the PathContainer protocol to be a bit more expressive 2019-01-24 12:50:34 +00:00
Yonas Kolb 93f5492d4c update objectVersion from 46 to 50 2019-01-24 23:34:54 +11:00
Yonas Kolb f06ed9cc13 Merge pull request #496 from yonaskolb/fix/executable_tool
Fix executable schemes
2019-01-24 23:19:54 +11:00
Luke Wakeford dd40139fab Committing changes to TestProject caused by input and output file lists in build scripts. 2019-01-23 14:52:49 +00:00
Luke Wakeford 96a2a99f75 Updating project spec docs for input and output .xcfilelist within build scripts 2019-01-23 14:47:52 +00:00