Unclaimed project
Are you a maintainer of XcodeGen? Claim this project to take control of your public changelog and roadmap.
TargetSource.type can now be syncedFolderOptions.defaultSourceDirectoryType can be set to syncedFolder for the default type in all sources in the project (defaults to group)settings.configs are mappings. Previously, passing non-mapping values did not raise an error, making it difficult to detect misconfigurations. Now, SpecParsingError.invalidConfigsMappingFormat is thrown if misused. #1547 @Ryu0118USER instead of LOGNAME for XCUserData #1559 @KostyaSha