Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Resolve build phase warnings #3768

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Resolve build phase warnings #3768

merged 2 commits into from
Mar 4, 2024

Conversation

woxtu
Copy link
Contributor

@woxtu woxtu commented May 31, 2023

Hi,

This PR unchecks "Based on dependency analysis" in some build phases to resolve the following Xcode warnings:

Run script build phase 'Run Script (Copy Wordmark)' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.
Run script build phase 'Run Swiftlint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.

@woxtu woxtu requested a review from a team as a code owner May 31, 2023 04:16
Copy link
Contributor

mergify bot commented Nov 21, 2023

This pull request has conflicts when rebasing. Can you please fix it @woxtu? 🙏

1 similar comment
Copy link
Contributor

mergify bot commented Feb 5, 2024

This pull request has conflicts when rebasing. Can you please fix it @woxtu? 🙏

@mergify mergify bot merged commit 7cb0971 into mozilla-mobile:main Mar 4, 2024
8 checks passed
@woxtu woxtu deleted the build-phase branch March 4, 2024 13:12
isabelrios added a commit to isabelrios/firefox-ios that referenced this pull request Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants