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

feat: Support App_Resources/iOS/src swift folder hierarchy #5711

Open
2 tasks done
NathanWalker opened this issue Jan 2, 2023 · 1 comment
Open
2 tasks done

feat: Support App_Resources/iOS/src swift folder hierarchy #5711

NathanWalker opened this issue Jan 2, 2023 · 1 comment
Labels
feature-pending-triage A new feature request pending triage to confirm validity.

Comments

@NathanWalker
Copy link
Contributor

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Currently when using projects folders within App_Resources/iOS/src with levels of .swift code, this will randomly create .DS_Store files within folders which end up in the Xcode build and cause ** BUILD FAILED ** message.

Describe alternatives you've considered

No response

Anything else?

No response

Please accept these terms

@NathanWalker NathanWalker added the feature-pending-triage A new feature request pending triage to confirm validity. label Jan 2, 2023
@NathanWalker
Copy link
Contributor Author

Solution would be to always ignore .DS_Store files when the CLI is handling src/**/*.swift files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-pending-triage A new feature request pending triage to confirm validity.
Projects
None yet
Development

No branches or pull requests

1 participant