microsoft / microsoft/fluentui-apple

After running the first build after `pod install`, `Pods/MicrosoftFluentUI/scripts/removeUnusedResourcesFromAssets.swift` will be removed

Open
#973 1 comment 0 reactions 0 assignees View on GitHub

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:
  1. Create an empty project and install FluentUI using CocoaPods. Example project: https://github.com/imWildCat-archived/FluentUIRemovalScript
  2. Build the project
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.