Last active
September 8, 2019 09:26
-
-
Save Adnan1990/9a9eb45c6cebfb05fea0aa2376179571 to your computer and use it in GitHub Desktop.
/Fabric.framework/run: Permission denied
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open terminal and in your project go to the folder where fabric framework exist.if you are using pods then fabric will be inside pod folder. | |
Run below commands in terminal once you have reached the folder path to fabric | |
sudo chmod 777 run | |
sudo chmod 777 uploadDSYM | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment