Skip to content

Instantly share code, notes, and snippets.

@Adnan1990
Adnan1990 / FabricPermission
Last active September 8, 2019 09:26
/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