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

Disable module verifier on all targets #7148

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

buggmagnet
Copy link
Contributor

@buggmagnet buggmagnet commented Nov 8, 2024

This PR disables the Module Verifier option that was present in most targets.

As we do not distribute our binaries separately, and we do not add new frameworks left and right that often, we do not need this setting permanently enabled, it adds 30 seconds to each build (even with cache)

We should probably use the setting when we add a new Framework, to be on the safe side, but make sure to disable it anyway.


This change is Reviewable

@buggmagnet buggmagnet added the iOS Issues related to iOS label Nov 8, 2024
@buggmagnet buggmagnet self-assigned this Nov 8, 2024
Copy link

linear bot commented Nov 8, 2024

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet merged commit dfb7d99 into main Nov 8, 2024
8 checks passed
@buggmagnet buggmagnet deleted the investigate-why-builds-are-slow-ios-926 branch November 8, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants