tuist/Sources/TuistGraph
Andrés Pizá Bückmann 24a1efd071
Add support for ExtensionKit extensions (#5005)
* Add support for ExtensionKit extensions

* Add case to generate right build settings

* Fix MockGraphTraverser

* Run linter

* Test GraphTraverser

* Test Product

* Add extensionKit extension acceptance test

* Update projects/tuist/fixtures/ios_app_with_extensions/Project.swift

Co-authored-by: Kas <kwridan@users.noreply.github.com>

* Lint

* fix compilation error

* Fix compilation error

* try to refactor valid_simulator_destination_for_platform

* Move flunk to step_definitions

(cherry picked from commit d2f6ee0d83)

* Rename Embed App Extensions to Embed Foundation Extensions

To distinguish from ExtensionKit Extension

---------

Co-authored-by: Kas <kwridan@users.noreply.github.com>
Co-authored-by: Daniele Formichelli <df@bendingspoons.com>
Co-authored-by: fortmarek <marekfort@me.com>
2023-06-04 22:39:50 +02:00
..
DependenciesGraph Add multiplatform support for external SPM dependencies (#4570) 2022-07-14 09:06:02 +02:00
Graph Disable autogenerated schemes for SwiftPackageManager dependencies. Configure schemes from your `Project.swift` or from Xcode in case you need them (#4282) 2022-03-29 00:09:57 +02:00
Models Add support for ExtensionKit extensions (#5005) 2023-06-04 22:39:50 +02:00