XcodeGen/Sources/ProjectSpec
David Lee b6d87a1cc6
added () to config variant trimming character set (#1078)
* added () to config variant trimming character set

* added test cases

* added test cases and changelog entry

* Update CHANGELOG.md

removed

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

* fixed incorrect test case

Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>
2021-05-16 17:12:04 +10:00
..
AggregateTarget.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
Array+Extension.swift Adds uncluttering dumped YAML manifest from nil entries. (#858) 2020-05-11 20:51:01 +10:00
BuildPhaseSpec.swift Add FileTypes for cross project file options (#914) 2020-08-04 09:14:32 +10:00
BuildRule.swift Add support for runOncePerArchitecture (#950) 2021-01-13 09:51:11 +11:00
BuildScript.swift Add Discovered Dependency File (#1012) 2021-02-15 12:43:41 +11:00
BuildSettingsContainer.swift add attributes to AggregateTarget 2018-07-24 22:05:29 +10:00
CacheFile.swift Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) 2021-05-01 13:39:34 +10:00
Config.swift added () to config variant trimming character set (#1078) 2021-05-16 17:12:04 +10:00
Decoding.swift Fix race condition in json decoder (#995) 2021-01-14 15:42:43 +11:00
Dependency.swift Revert "Add staticBinary linkType for Carthage dependency (#847)" 2020-06-17 17:56:02 +10:00
DeploymentTarget.swift use mxcl/Version to fix parsing 2020-02-07 10:49:28 +11:00
Dictionary+Extension.swift Adds uncluttering dumped YAML manifest from nil entries. (#858) 2020-05-11 20:51:01 +10:00
Encoding.swift Allow nil values 2019-04-20 12:12:26 +09:00
FileType.swift Bugfix/StoreKitConfiguration BuildPhase (#1026) 2021-02-24 08:33:54 +11:00
GroupOrdering.swift swift format 2020-06-17 18:12:34 +10:00
Linkage.swift Fix issue where frameworks with MACH_O_TYPE:staticlib were being embedded (#1003) 2021-01-15 09:51:38 +11:00
NSRegularExpressionExtensions.swift swift format 2020-06-17 18:12:34 +10:00
PathContainer.swift fix include relative sources in mixed arrays 2019-03-24 17:56:43 +11:00
Platform.swift extracted CarthageVersionLoader and refactored 2019-03-24 20:23:49 +11:00
Plist.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
Project.swift swift format 2020-06-17 18:12:34 +10:00
ProjectReference.swift Replace projectReference.path as relativePath correctly 2019-12-11 20:05:17 +09:00
ProjectTarget.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
Scheme.swift Support runPostActionsOnFailure on build scheme (#1075) 2021-05-06 12:54:33 +10:00
Settings.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
SourceType.swift Add FileTypes for cross project file options (#914) 2020-08-04 09:14:32 +10:00
SpecFile.swift Don't deduplicate files in include with different paths but a same name (#849) 2020-04-29 10:20:28 +10:00
SpecLoader.swift Add --project-root option to generate command. (#828) 2020-04-08 14:20:54 -05:00
SpecOptions.swift Feature/Store Kit Configuration (#964) 2021-02-15 11:58:16 +11:00
SpecParsingError.swift Merge branch 'master' into external-target-ref 2019-09-30 17:09:04 +09:00
SpecValidation.swift Scheme config variants wrong assignment for similar config names (#976) 2021-05-01 15:50:39 +10:00
SpecValidationError.swift use mxcl/Version to fix parsing 2020-02-07 10:49:28 +11:00
SwiftPackage.swift add github helper for swift package url (#1029) 2021-02-24 21:23:21 +11:00
Target.swift Legacy / Settings Relative Paths (#981) 2021-01-14 16:59:59 +11:00
TargetReference.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
TargetScheme.swift Feature/Store Kit Configuration (#964) 2021-02-15 11:58:16 +11:00
TargetSource.swift Delete unnecessary processes. (#927) (#928) 2020-08-11 15:15:27 +10:00
Template.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
VersionExtensions.swift swift format 2020-06-17 18:12:34 +10:00
XCProjExtensions.swift Fix issue where frameworks with MACH_O_TYPE:staticlib were being embedded (#1003) 2021-01-15 09:51:38 +11:00
Yaml.swift Adds uncluttering dumped YAML manifest from nil entries. (#858) 2020-05-11 20:51:01 +10:00