Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/scaffold stencil #1153

Merged
merged 4 commits into from
Mar 26, 2020
Merged

Bugfix/scaffold stencil #1153

merged 4 commits into from
Mar 26, 2020

Conversation

fortmarek
Copy link
Member

@fortmarek fortmarek commented Mar 26, 2020

Short description 📝

Currently, if you run tuist init and then tuist framework --name MyFramework, the generated Project.swift would have the name from tuist init already since all files were rendered by default.

Solution 📦

Render only files with .stencil extension and contents of type .string

Implementation 👩‍💻👨‍💻

  • Render only files with .stencil extension
  • Add tests
  • Add changelog

@fortmarek fortmarek self-assigned this Mar 26, 2020
@fortmarek fortmarek merged commit f36b23a into master Mar 26, 2020
@natanrolnik natanrolnik deleted the bugfix/scaffold_stencil branch June 17, 2020 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants