microsoft / microsoft/fluentui-apple
After running the first build after `pod install`, `Pods/MicrosoftFluentUI/scripts/removeUnusedResourcesFromAssets.swift` will be removed
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 977
- Forks
- 180
- Avg merge
- 21h 38m
- Merged PRs (30d)
- 1
Description
Environment Information
- Platform:
- [*] iOS
- Package version(s): (fill this out, include which package manager you're using):
MicrosoftFluentUI (0.4.8) - Xcode and OS versions: (fill this out if relevant):
Xcode 13.2.1
Please provide a reproduction of the bug:
- Create an empty project and install FluentUI using CocoaPods. Example project: https://github.com/imWildCat-archived/FluentUIRemovalScript
- Build the project
git diff. Example: https://github.com/imWildCat-archived/FluentUIRemovalScript/pull/1/files
Actual behavior:
Pods/MicrosoftFluentUI/scripts/removeUnusedResourcesFromAssets.swift is removed.
Expected behavior:
There should not be any change in the source code.
Priorities and help requested:
Are you willing to submit a PR to fix?
Yes, if we have a clear solution.
Requested priority: Normal.
Related PR: #773
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
Reproduce the issue with the empty CocoaPods project linked in the report, build it, and inspect the resulting git diff. Start with Pods/MicrosoftFluentUI/scripts/removeUnusedResourcesFromAssets.swift and the context from related PR #773; done means the first build after pod install leaves the source unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100