603.0.0
New APIs
-
SwiftIfConfig.StaticBuildConfigurationa data structure for a build configuration.- Description: This describes all of the aspects of a build configuration that are needed for #if evaluation. It is Codable so that it can be stored and replayed later.
- Pull Request: #3154
-
MacroExpansionContext.buildConfiguration- Description:
MacroExpansionContextnow hasbuildConfigurationproperty describing the build configuration that will be used with the generated source code. - Pull Request: #3154
- Description: