NativeScript / NativeScript/nativescript-cli
ui-core dependency needs cleanup - causing release build issues
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
From @NathanWalker on March 19, 2018 18:52
With a standard package.json using more than 2 individual ui-* package as follows:

Will cause UICore.framework to be added multiple times to project for each ui-* package:



Causing these problems:
This is critical.
Copied from original issue: telerik/nativescript-ui-feedback#580
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 with a standard package.json containing more than two ui-* packages and reproduce the release build issue. Inspect how dependencies are added to the project, then verify that UICore.framework is included only once and the reported release-build problems no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- build-system, cli, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100