XcodeGen/Tests/Fixtures
freddi(Yuki Aki) 245f17117a
Support test target for local Swift Package (#1169)
* support local Swift Package test case into test scheme

* update test

* add test

* update CHABGELOG.md

* Update CHANGELOG.md

* revert resolved package test

* Update Sources/XcodeGenKit/SchemeGenerator.swift

Co-authored-by: Kohki Miki <giginet.net@gmail.com>

* make TargetReference convert from new JSON format

* add .package for location of target reference

* receive target reference format at target of scheme

* update test

* update XcodeProj

* add test and fix small bugs

* update docs

* support multiple style of coverageTargets

* add edge case of parsing test targets

* fix docs

* Update Docs/ProjectSpec.md

Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>

* create TestableTargetReference for not making API complex

* fix code format

* fix parameter name to Testable Target Reference

* support directly writing key of Testable Target Reference

* fix compile error in build

Co-authored-by: Kohki Miki <giginet.net@gmail.com>
Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>
2022-03-20 14:27:29 +11:00
..
CarthageProject Fix Xcode alert on generation (#1072) 2021-05-06 08:33:42 +10:00
duplicated_include Don't deduplicate files in include with different paths but a same name (#849) 2020-04-29 10:20:28 +10:00
legacy_paths_test Add tests for legacy path behavior 2019-01-24 13:47:21 +00:00
paths_test Add test case for resolving project reference path 2020-01-06 20:22:37 +09:00
scheme_test Fix Xcode alert on generation (#1072) 2021-05-06 08:33:42 +10:00
SPM Support test target for local Swift Package (#1169) 2022-03-20 14:27:29 +11:00
TestProject Skip compile sources for watch apps (#1185) 2022-03-20 14:19:23 +11:00
include_test.json Fix groups (#144) 2017-11-12 18:52:11 +01:00
include_test.yml merge target onto templates 2018-07-23 20:27:50 +10:00
included.yml Add environment variable expansion 2019-06-16 23:48:58 +02:00
legacy_paths_test.yml Fix legacy path expansion test 2019-01-27 12:33:56 +00:00
paths_test.yml fix relative paths in included target templates 2019-03-17 19:38:36 +11:00
settings_test.yml Fix groups (#144) 2017-11-12 18:52:11 +01:00
test.xcconfig Add new option for disabling validations 2018-01-05 11:41:33 -08:00
variables_test.yml Add additional spec for variable expension in combination with template attributes 2019-06-19 22:32:01 +02:00
yaml.yml update Yams to fix quoted values 2018-03-30 19:24:19 +11:00