XcodeGen/Sources/XcodeGenKit
Stefano Mondino dfe7f28bcb
Scheme config variants wrong assignment for similar config names (#976)
* Failing test for #975

* fixes #975

* chore: refactor to properly select a config from a collection with specific variant and config type
chore: updated changelog

* fix: lowercase compare on config variant names

* fix CI

* fix missing scheme for CI

* fix schemes for CI

* Update CHANGELOG.md

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

* Update Sources/ProjectSpec/Config.swift

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

* - fix compilation issue
- duplicated test for config variant name (uppercase/lowercase)

Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>
2021-05-01 15:50:39 +10:00
..
CarthageDependencyResolver.swift CarthageDependencyResolver: ignore order-only dependencies (#1041) 2021-05-01 15:39:55 +10:00
CarthageVersionLoader.swift swift format 2020-06-17 18:12:34 +10:00
FileWriter.swift Code review comments 2019-10-22 10:39:42 +02:00
GraphVizGenerator.swift swift format 2020-06-17 18:12:34 +10:00
InfoPlistGenerator.swift Code review comments 2019-10-22 10:39:42 +02:00
PBXProjGenerator.swift Support weak link for Swift Package Dependency (#1064) 2021-05-01 13:09:19 +10:00
ProjectGenerator.swift Set xcodeproj path in project.xcworkspace/contents.xcworkspacedata (#793) 2020-02-28 14:40:37 -06:00
SchemeGenerator.swift Scheme config variants wrong assignment for similar config names (#976) 2021-05-01 15:50:39 +10:00
SettingsBuilder.swift Fix handling of SWIFT_INSTALL_OBJC_HEADER when its value is YES/NO. (#827) 2020-04-15 10:55:56 +10:00
SettingsPresetFile.swift update import name 2019-06-26 16:49:10 +10:00
SourceGenerator.swift Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) 2021-05-01 13:39:34 +10:00
Version.swift Allowing override LastUpgradeCheck and LastUpgradeVersion (#1013) 2021-04-08 22:20:10 +10:00
XCProjExtensions.swift Treat all directories with known UTI as file wrapper (#896) 2020-06-25 18:39:04 +10:00