XcodeGen/Sources/ProjectSpec
2018-07-06 00:05:16 +10:00
..
BuildRule.swift make format_code 2018-06-08 15:21:25 +10:00
BuildScript.swift use AutoEquatable where possible 2018-05-13 19:05:32 +10:00
Config.swift use AutoEquatable where possible 2018-05-13 19:05:32 +10:00
Decoding.swift remove header comments 2017-11-22 13:01:17 +01:00
Dependency.swift don't code sign target dependencies by default 2018-06-27 22:44:19 +10:00
DeploymentTarget.swift make format_code 2018-06-08 15:21:25 +10:00
Platform.swift add options.platformVersions and target.platformVersion 2017-12-26 17:36:22 +08:00
Project.swift make format_code 2018-06-08 15:21:25 +10:00
Scheme.swift use AutoEquatable where possible 2018-05-13 19:05:32 +10:00
Settings.swift automatically set DevelopmentTeam and ProvisioningStyle TargetAttributes 2018-03-27 15:47:23 +11:00
SpecLoader.swift rename ProjectSpec to Project and Project.Options to SpecOptions 2018-04-12 23:13:12 +10:00
SpecOptions.swift default transitivelyLinkDependencies to false 2018-07-06 00:05:16 +10:00
SpecParsingError.swift wrap long lines 2017-12-26 18:47:18 +08:00
SpecValidation.swift rename ProjectSpec to Project and Project.Options to SpecOptions 2018-04-12 23:13:12 +10:00
SpecValidationError.swift Rename to defaultConfig 2018-03-19 15:18:46 -07:00
Target.swift Fix typo "transient" -> "transitive" 2018-07-03 13:34:20 -05:00
TargetSource.swift use AutoEquatable where possible 2018-05-13 19:05:32 +10:00
Version.swift use AutoEquatable where possible 2018-05-13 19:05:32 +10:00
XCProjExtensions.swift Update to 1.10.0 2018-07-03 21:45:00 +10:00
Yaml.swift use yams resolver to treat empty string as empty string 2018-03-02 09:18:43 +11:00