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
I set permissions to me and everybody on get info.
I tried doing this though unix command line interface, terminal :
chmod -R 755 Inferno-main
Still only contentView.Swift could be opened from Xcode and I get error messages that Xcode can't find these files with "my recovered" permissions.
The text was updated successfully, but these errors were encountered:
Your code never had this trouble before. Please remove glitch you can so much more easily than me.
Sorry, something went wrong.
While most files weren't readable by Xcode, build error was about package not being found missing package product 'inferno'
No branches or pull requests
I set permissions to me and everybody on get info.
I tried doing this though unix command line interface, terminal :
chmod -R 755 Inferno-main
Still only contentView.Swift could be opened from Xcode and I get error messages that Xcode can't find these files with "my recovered" permissions.
The text was updated successfully, but these errors were encountered: