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

Add support for .s source files #2199

Merged
merged 1 commit into from
Dec 26, 2020
Merged

Conversation

dcvz
Copy link
Contributor

@dcvz dcvz commented Dec 26, 2020

Resolves https://github.com/tuist/tuist/issues/YYY
Request for comments document (if applies):

Short description πŸ“

While migrating a large Swift/Objective-C++ codebase to use Tuist - I came across the need to use .s (assembly) files as sources. This PR will add it to the whitelisted extensions.

Checklist βœ…

  • The code architecture and patterns are consistent with the rest of the codebase.
  • A developer other than the author has verified that the changes work as expected.
  • The changes have been tested following the documented guidelines.
  • The CHANGELOG.md has been updated to reflect the changes. In case of a breaking change, it's been flagged as such.

@dcvz dcvz force-pushed the feature/accept-s-assembly-sources branch from 7a70487 to 16828e8 Compare December 26, 2020 20:16
@dcvz dcvz force-pushed the feature/accept-s-assembly-sources branch from 16828e8 to 4f1909e Compare December 26, 2020 20:17
Copy link
Collaborator

@kwridan kwridan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for adding this @dcvz

@kwridan kwridan enabled auto-merge (squash) December 26, 2020 20:42
Copy link
Contributor

@pepicrft pepicrft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dcvz

@kwridan kwridan merged commit 1d08cb0 into main Dec 26, 2020
@pepicrft
Copy link
Contributor

@all-contributors add @dcvz for code

@allcontributors
Copy link
Contributor

@pepibumur

I've put up a pull request to add @dcvz! πŸŽ‰

@danieleformichelli danieleformichelli deleted the feature/accept-s-assembly-sources branch July 22, 2021 09:05
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.

None yet

3 participants