Commit Graph

7 Commits

Author SHA1 Message Date
Andrea Cipriani 31b861b1e9 Produce JSON as output 2020-11-01 12:24:25 -05:00
Andrea Cipriani 2b6e011858 Add acceptance test 2020-10-26 22:52:56 -04:00
Andrea Cipriani ee3679b651 Address PR comments 2020-10-26 20:35:12 -04:00
Andrea Cipriani 1b3de90db1 Run swiftformat 2020-10-26 20:34:19 -04:00
Andrea Cipriani aabb11adf6 Add migration targets-by-dependencies command 2020-10-26 20:34:19 -04:00
Pedro Piñera Buendía 152d11e884
Add a command to check if a project or target build settings are empty (#1703)
* Implement command to make sure that build settings are empty

* Update documentation

* Delete the bug message
2020-08-25 12:39:11 +02:00
Pedro Piñera Buendía f3de16cabd
Add "tuist migration settings-to-xcconfig" command (#1660)
* Implement command and service

* Implement the logic in the settings to xcconfig extractor

* Fix an issue that caused the settings not to be properly sorted

* Add documentation

* Add tests
2020-08-20 20:06:42 +02:00