tuist/fixtures/ios_workspace_with_microfea...
Marek Fořt e995a924a9
Generate namespace for resources (#1635)
* Generate assets namespace on generate.

* Create Namespace command.

* Generate namespace script, point to it in target action.

* Add fixture with generated assets file.

* Refactor rendering to be reusable for other types of resources.

* Test assets rendering.

* Add rendered file to sources.

* Add possibility to disable autogenerated namespace.

* Generate strings.

* Add input and output paths.

* Fix duplicate files when multiple languages available.

* Define subcommands properily.

* Update SwiftGen deps.

* Reformat code.

* Minor changes.

* Rename namespace to synthesized resource interface.

* Remove generating script with build phase.

* Use tuist bundle accessor.

* Remove skipLint.

* Generate resource accessor for plists.

* Add support for fonts.

* Install interface template in Installer.

* Add documentation for synthesized accessors.

* Use templates in Swift Strings instead of separate stencil templates.

* Add assets to StaticFramework3.

* Change font template to avoid conflicts of FontFamily.

* Edit changelog.

* Remove NamespaceService.

* Add back App.strings.

* Fix swiftlint errors.

* Fix typo in cloud documentation.

* Remove unsuded out/input paths.

* Remove is folder check for assets.

* Add resources example.
2020-09-09 07:48:18 +02:00
..
Frameworks Generate namespace for resources (#1635) 2020-09-09 07:48:18 +02:00
StaticApp Generate namespace for resources (#1635) 2020-09-09 07:48:18 +02:00
Workspace.swift Add acceptance test suite that covers a staticly linked micro-architecture kind of app (#1594) 2020-07-28 21:47:18 +02:00