We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Variants:
Your machine:
Project's platform:
After installing variants using Homebrew on my M1 machine and I try to run variants setup on a new iOS project, I get the following error:
variants setup
Something went wrong while generating 'Variants.secrets' in '../Variant/Variants.swift' - Error Domain-NSPOSIXErrorDomain Code=13 "Permission denied" #0
Therefore leaving the setup in an incomplete state.
Steps to reproduce
Expected behavior Success message stating that variants was setup correctly
The text was updated successfully, but these errors were encountered:
Can you show me your variants.yml?
variants.yml
Sorry, something went wrong.
It looks like this is not reproducible anymore. It may have been fixed with improved support to M1 by Homebrew. Can you check it again @dubeboy ?
dubeboy
No branches or pull requests
Environment
Variants:
Your machine:
Project's platform:
Describe the bug
After installing variants using Homebrew on my M1 machine and I try to run
variants setup
on a new iOS project, I get the following error:Therefore leaving the setup in an incomplete state.
Steps to reproduce
variants setup
Expected behavior
Success message stating that variants was setup correctly
The text was updated successfully, but these errors were encountered: