tuist/Sources/TuistGenerator
Kas ac502072bc
Migrate info plist generator to a project mapper (#1469)
- The info plist generator is now a project mapper
- This helps keeps project modifications and side effects consistent to some of the others introduced
- Updated `Constants` to create a nested hierarchy for `DerivedDirectory` to allow grouping all related constants
- Updated side effect descriptions such that they are all `CustomStringContvertible` to allow using them in verbose logs

Test Plan:

- Run `tuist generate` within `fixtures/ios_app_with_watchapp2`
- Verify the Info.plist files continue to be generated to the `Derived/InfoPlists` directory
2020-06-22 06:43:22 +01:00
..
Descriptors Migrate info plist generator to a project mapper (#1469) 2020-06-22 06:43:22 +01:00
Dot Inherit defaultSettings from the project when the target's defaultSettings is nil (#1338) 2020-05-14 09:28:16 +02:00
Extensions Move from SPM libs to TSC (#1230) 2020-04-17 08:24:24 +02:00
Generator Migrate info plist generator to a project mapper (#1469) 2020-06-22 06:43:22 +01:00
Linter Migrate info plist generator to a project mapper (#1469) 2020-06-22 06:43:22 +01:00
Log refactor to use metadata, address code review comments 2020-03-05 19:59:26 +00:00
Mappers Migrate info plist generator to a project mapper (#1469) 2020-06-22 06:43:22 +01:00
Settings Inherit defaultSettings from the project when the target's defaultSettings is nil (#1338) 2020-05-14 09:28:16 +02:00
Utils Value graph (#1336) 2020-05-14 13:43:41 +02:00
Writers Move from SPM libs to TSC (#1230) 2020-04-17 08:24:24 +02:00