XcodeGen/Sources/ProjectSpec
2024-04-10 20:46:22 +10:00
..
AggregateTarget.swift Added support for Build Tool Plug-ins in AggregateTarget (#1390) 2023-09-10 21:42:47 +10:00
Array+Extension.swift Adds uncluttering dumped YAML manifest from nil entries. (#858) 2020-05-11 20:51:01 +10:00
Breakpoint.swift Update XcodeProj and add RuntimeIssue breakpoint (#1384) 2023-08-12 23:23:12 +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
BuildToolPlugin.swift Add support for adding build tool plugins to targets (#1374) 2023-08-16 22:22:16 +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 add a dependency test case 2022-12-09 21:35:17 +11:00
Decoding.swift Fix race condition in json decoder (#995) 2021-01-14 15:42:43 +11:00
Dependency.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
DeploymentTarget.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +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 Revert "add xcprivacy to no build phase default (#1464)" 2024-04-10 20:46:22 +10:00
GroupOrdering.swift swift format 2020-06-17 18:12:34 +10:00
Linkage.swift Fix XcodeGen building after XcodeProj update to 8.8.0 (#1228) 2022-07-16 16:46:42 +10: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 Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
Plist.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
Project.swift Rebase #177 - Shared breakpoints support (#693) 2023-02-28 22:00:39 +11:00
ProjectReference.swift Replace projectReference.path as relativePath correctly 2019-12-11 20:05:17 +09:00
ProjectTarget.swift Added support for Build Tool Plug-ins in AggregateTarget (#1390) 2023-09-10 21:42:47 +10:00
Scheme.swift Add shell to ExecuteAction (#1430) 2024-04-07 22:38:04 +10:00
Settings.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
SourceType.swift Add FileTypes for cross project file options (#914) 2020-08-04 09:14:32 +10:00
SpecFile.swift Handle imports with same relative path (#1262) 2023-01-16 17:57:43 +11:00
SpecLoader.swift Handle imports with same relative path (#1262) 2023-01-16 17:57:43 +11:00
SpecOptions.swift Add Test Plans (#716) 2022-05-10 13:27:31 +10:00
SpecParsingError.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
SpecValidation.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
SpecValidationError.swift Update SpecValidationError.swift (#1439) 2024-02-13 19:08:01 +11:00
SupportedDestination.swift Add watchOS as a supported destination (#1438) 2024-02-13 19:12:50 +11:00
SwiftPackage.swift Added ability to use custom location for local Swift packages (#1175) 2022-03-25 11:26:06 +11:00
Target.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
TargetReference.swift Support test target for local Swift Package (#1169) 2022-03-20 14:27:29 +11:00
TargetScheme.swift Add support to disable "Thread Performance Checker" (#1380) 2023-08-08 08:50:13 +10:00
TargetSource.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
Template.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
TestPlan.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
TestTargeReference.swift Support test target for local Swift Package (#1169) 2022-03-20 14:27:29 +11:00
VersionExtensions.swift swift format 2020-06-17 18:12:34 +10:00
XCProjExtensions.swift Support for multiple deployment targets with xcode 14 (#1336) 2023-10-31 20:55:38 +11:00
Yaml.swift Adds uncluttering dumped YAML manifest from nil entries. (#858) 2020-05-11 20:51:01 +10:00