Skip to content

Instantly share code, notes, and snippets.

@Adnan1990
Last active September 8, 2019 09:26
Show Gist options
  • Save Adnan1990/9a9eb45c6cebfb05fea0aa2376179571 to your computer and use it in GitHub Desktop.
Save Adnan1990/9a9eb45c6cebfb05fea0aa2376179571 to your computer and use it in GitHub Desktop.
/Fabric.framework/run: Permission denied
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