Commit Graph
1252 Commits
Author SHA1 Message Date
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 KolbandGitHub 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 KolbandGitHub 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 KolbandGitHub 72ae41e94a Merge pull request #497 from yonaskolb/update_compatability
Update Xcode compatibility version
2019-01-27 19:16:02 +11:00
Yonas KolbandGitHub 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 KolbandGitHub 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 KolbandGitHub 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 KolbandGitHub 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
Luke Wakeford df0e396b75 Adding input and output file lists to build script spec 2019-01-23 14:40:45 +00:00
Yonas KolbandGitHub 8a38a70ed6 Update Usage.md 2019-01-23 08:41:46 +11:00
Yonas Kolb 1c1da6a1f5 update changelog 2019-01-22 15:59:53 +11:00
Yonas Kolb e24fd1b68e update Xcode compatibility version 2019-01-22 15:56:42 +11:00
Yonas Kolb 0751952a65 update changelog 2019-01-22 15:49:08 +11:00
Yonas Kolb 7581653b85 fix tools not being added as executables in schemes 2019-01-22 15:44:55 +11:00
Yonas Kolb d792b9f25b add command line tool to ProjectTest fixture 2019-01-22 15:44:00 +11:00
Yonas Kolb 3c27d05f82 fix xcodeproj version, due to common breaking changes 2019-01-22 15:37:59 +11:00
Ell Neal 151d78ef98 Rename PathContaining -> PathContainer 2019-01-21 13:32:13 +00:00
Ell Neal 05a564c324 Use normal imports 2019-01-21 13:12:14 +00:00
Yonas Kolb 21c0649d89 update changelog 2019-01-20 17:58:16 +11:00
Yonas KolbandGitHub 3d5756ff86 Merge pull request #492 from rpassis/bugfix/ExcludeCompileSourcePhase_StickerPack
Fixes issue with sticker pack targets generating redundant compile sources phase
2019-01-20 17:54:13 +11:00
Rogerio de Paula Assis f5cc31bb63 Adds sticker pack target to test project 2019-01-15 23:10:31 -05:00