NativeScript / NativeScript/nativescript-cli
feat: Support App_Resources/iOS/src swift folder hierarchy
Open
Nobody has claimed this yet.
feature-pending-triage
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
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
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with nested Swift folders under App_Resources/iOS/src and inspect the generated Xcode build inputs. Done means supporting that folder hierarchy without .DS_Store files entering the build or causing BUILD FAILED.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- build-system, cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100