Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Update build phase settings #778

Merged
merged 1 commit into from
Aug 25, 2024
Merged

[iOS] Update build phase settings #778

merged 1 commit into from
Aug 25, 2024

Conversation

woxtu
Copy link
Contributor

@woxtu woxtu commented Aug 24, 2024

Issue

  • close N/A

Overview (Required)

  • This PR disables "Based on dependency analysis" in the 'Run Script' build phase to resolve the following Xcode warning:
Run script build phase 'Run Script' 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.

Links

Screenshot (Optional if screenshot test is present or unrelated to UI)

Before After

Movie (Optional)

Before After

Copy link
Contributor

@MrSmart00 MrSmart00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks your commit!
LGTM🥳

@MrSmart00 MrSmart00 merged commit 4b48a19 into DroidKaigi:main Aug 25, 2024
3 checks passed
@woxtu woxtu deleted the patch branch August 25, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants