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 building tests when building SwiftUI previews #7472

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

buggmagnet
Copy link
Contributor

@buggmagnet buggmagnet commented Jan 16, 2025

This PR disables building Unit Tests when rendering SwiftUI previews for a speed up time rendering them
This PR also removes running swiftlint when building the Packet Tunnel, since the main project will build it anyway, and it also disables swiftlint when building previews, however, they will still run because somehow, the flag that indicates previews are enabled is not being set for the final step of building previews.


This change is Reviewable

@buggmagnet buggmagnet added the iOS Issues related to iOS label Jan 16, 2025
@buggmagnet buggmagnet self-assigned this Jan 16, 2025
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

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