Multiple enable requests #3393
Unanswered
easiwriter
asked this question in
Q&A
Replies: 2 comments
-
Hi @easiwriter, yes you can skip validation of all macros by running this from the command line:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Brilliant. Thanks for this.
… On 17 Sep 2024, at 13:26, Brandon Williams ***@***.***> wrote:
Hi @easiwriter <https://github.com/easiwriter>, yes you can skip validation of all macros by running this from the command line:
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
—
Reply to this email directly, view it on GitHub <#3393 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEUXIA7UNA7JBOG2C5OI4IDZXANV7AVCNFSM6AAAAABOLLECPOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANRXGAYDONQ>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I launch a Composable Architecture project in Xcode I receive multiple requests to enable package items. Is there a way of suppressing this?
Beta Was this translation helpful? Give feedback.
All reactions