Skip to content

Remove resources param on SPM target#804

Open
salqueng wants to merge 1 commit intomalcommac:masterfrom
holixfactory:remove-spm-useless-resources
Open

Remove resources param on SPM target#804
salqueng wants to merge 1 commit intomalcommac:masterfrom
holixfactory:remove-spm-useless-resources

Conversation

@salqueng
Copy link
Copy Markdown

@salqueng salqueng commented Sep 18, 2022

There is a resources param on the SwiftDate target definition. However, those resources were removed since version 7.0.0.
Because of this param, SPM resolution of this library is not working with Tuist SPM Dependencies - Tuist denies this library due to missing resources.

Removing resources param makes Tuist work with this library.

@lpbas
Copy link
Copy Markdown

lpbas commented Sep 8, 2023

Any plans on merging this? SwiftDate 7.0.0 won't install when using tuist for our project due to the Project file's missing files, and this fixes that problem.

@ddanielczyk
Copy link
Copy Markdown

+1

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.

3 participants