Commit Graph
138 Commits
Author SHA1 Message Date
Yonas Kolb fde42399de update to xcodeproj 6.6 2019-04-01 20:07:07 +11:00
yonaskolb 900a1384cf update docs 2019-03-25 20:39:10 +11:00
yonaskolb bcbc83dd75 rename includeCarthageRelatedDependencies to findCarthageFrameworks and includeRelated to findFrameworks 2019-03-24 22:59:29 +11:00
Tom Quist aaae772d0e Add ability to define templateAttributes within a target
This allows parameterizing templates. Also change
placeholder syntax to `${placeholderName}` also for
existing placeholders `$target_name`and `$platform`
and generate warnings when using the old placeholder
syntax.
2019-03-17 14:55:15 +01:00
Yonas KolbandGitHub e9e534ab2e Merge pull request #510 from ainopara/master
Make multi platform targets parse deployment target per platform.
2019-03-15 08:09:15 +11:00
9fb507415b Apply suggestions from code review
Co-Authored-By: ainopara <ainopara@gmail.com>
2019-03-14 21:09:08 +08:00
Frieder Bluemle 50c8d1cdd5 Fix CocoaPods spelling 2019-03-04 21:17:09 +08:00
ainopara 520db0eb08 Make multi platform targets parse deployment target per platform. 2019-03-04 10:24:51 +08:00
Rogerio de Paula Assis 1e69d705b7 Added includeCarthageRelated global flag, updated tests + documentation to reflect changes 2019-02-22 21:31:23 -05:00
Rogerio de Paula Assis 6ab5344d41 Updated documentation with description and example of usage, updated change log 2019-02-22 21:31:23 -05:00
Elliott Williams 224def7a09 Rename missingFiles to missingConfigFiles 2019-02-12 13:39:24 -08:00
Elliott Williams 751ecec14e Add missingFiles disabled validation 2019-02-11 19:08:44 -08:00
Patrick BalestraandGitHub a2bf91c157 Remove tabs 2019-02-01 18:07:49 +01:00
Patrick BalestraandGitHub 7d7b5b4e21 Add one more build rule example 2019-01-31 19:03:19 +01:00
Patrick BalestraandGitHub 8a38b5ef12 Add example code for build rules 2019-01-30 22:31:12 +01:00
Yonas KolbandGitHub 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 d0c257e938 don't partial apply exact config matches 2019-01-28 21:53:48 +11:00
Yonas Kolb 8d06dbe8ca add createIntermediateGroups to TargetSource 2019-01-28 21:52:29 +11:00
Yonas Kolb 6f4c7d79ac replace $target_name in target templates 2019-01-28 15:54:56 +11:00
Ell Neal 032386e41c Merge branch 'master' into feature/current-directory-expander.yml 2019-01-27 12:37:51 +00:00
Ell Neal 6628c382ac Rename useRelativePaths --> relativePaths 2019-01-27 12:22:46 +00:00
Rogerio de Paula Assis e504898562 Fixes a few broken links in the documentation files 2019-01-26 12:18:00 -05:00
Ell Neal 2043859189 Update documentation for new include object behaviour 2019-01-24 14:03:45 +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
Yonas KolbandGitHub 8a38a70ed6 Update Usage.md 2019-01-23 08:41:46 +11:00
Francesca Plebani e316d0611b Correct typo in docs 2019-01-14 19:26:09 -05:00
Yonas KolbandGitHub 43db3254d6 Merge pull request #482 from ksulliva/xcodeproj_dependency
Update Linkage to handle additional PBXProductType case from xcodeproj
2019-01-10 20:04:53 +11:00
Yonas KolbandGitHub 452a13c54e document groupSortPosition default 2019-01-09 10:28:38 +11:00
Kevin Sullivan 79caa6920d Merge branch 'master' into xcodeproj_dependency
# Conflicts:
#	CHANGELOG.md
2019-01-08 09:21:31 -06:00
Kevin Sullivan 428dc59d53 Update changelog and docs 2019-01-08 09:09:49 -06:00
Beniamin Sarkisian 976841ba40 Changed the default value of generateEmptyDirectories option to false 2019-01-07 15:27:17 +03:00
Beniamin Sarkisian 6f8d459c3f Updated ProjectSpec.md 2019-01-07 13:58:43 +03:00
Yonas KolbandGitHub 190e32aa96 Merge pull request #471 from johndpope/patch-2
️ swift for tensorflow example
2019-01-05 10:39:59 +11:00
John D. PopeandGitHub e13c3142cf ️ swift for tensorflow example 2019-01-03 18:42:04 -05:00
KeehunandGitHub bd6c758af0 Clarify exclude rules for Target Source Object
Add a link to documentation for those who are not aware of "Global Patterns" (commonly known as `glob rules`). Also point out that these rules apply within the path of the target source object, not relative to where `project.yml` resides.
2019-01-03 11:09:07 -06:00
Yonas KolbandGitHub 009a3ec2cb Merge pull request #452 from yonaskolb/test_host
Generate TEST_HOST
2018-12-16 19:16:28 +11:00
Yonas KolbandGitHub f991020a5a Update ProjectSpec.md 2018-12-07 20:58:08 +11:00
Yonas Kolb 22b71da9bd update docs 2018-12-05 19:34:37 +11:00
Paul Feischl 1bfc67448b update ProjectSpec.md 2018-11-23 09:31:28 +01:00
Brentley Jones e6288b49df Remove ability to specify copy files phase ordering 2018-11-05 10:40:25 -06:00
Brentley Jones ef0c87ecb5 Merge branch 'master' into copy-files-ordering 2018-11-05 10:38:21 -06:00
Yonas Kolb 846bae8b9f update docs 2018-11-04 22:55:57 +11:00
Yonas Kolb 7e92db5346 add sdk dependency type 2018-11-04 21:38:07 +11:00
Yonas Kolb e8feba21ef add TestTarget with parallelizable and randomExecutionOrder 2018-11-03 19:04:28 +11:00
Yonas Kolb 041f728b4e plist documentation 2018-10-30 22:22:51 +11:00
Alvar Hansen ab0d71d96f Add framework weak linking setting 2018-10-02 11:07:58 +03:00
Brentley Jones 296b938e82 Rename prebuildScripts and postbuildScripts
Also cleanup the documentation and add more tests for the newly added `postCompileScripts`.
2018-09-19 09:24:55 -05:00
Brentley Jones e6a0af79a8 Allow specifying phase order for copy files phases
Copy Files phases don't stop dependent targets from starting to compile. If some of the files being copied are needed for the dependent target to compile then they need to happen before the Compile Sources phase. This change allows specifying that.
2018-09-19 09:00:59 -05:00
Brentley Jones ffc6b92f88 Allow specifying run scripts to run right after compilation
With Xcode 10 dependent targets won't start compiling until compilation and all run scripts are done for the target. This means that your run script should run before Copy Files (and Copy Resources, etc.) phases unless it needs to run later, to allow dependent targets to compile faster.
2018-09-19 08:58:49 -05:00
Andrew BennetandGitHub ec79a3e910 Fix link typo 2018-09-08 14:06:07 +01:00