myApp Workspace" is locked for editing

Hello everyone,

MacBook 15" end 2013, Sierra 10.12.1, Xcode 8.1(8B62)

After a restauration of my app folder from my Time Machine, my project is bloqued, no more change can be make in Xcode.

At opening it in Xcode, the following dialog appeared :

"myApp Workspace" is locked for editing and you may not be able to save your change. Do you want to unlock it?

I clicked on "Unlock" button and a next dialog appeared :

The file "myApp.xcuserdatad" could not be unlocket. Unlocking failed for an unknown reason.

Then I clicked on the "OK" button and the first dialog come on screen again and again...


Thanks in advance for every suggestion, idea, help !

Don

Have a look here :


http : / / stackoverflow.com/questions/20182676/unlock-xcode-files


And tell if that's the correct answer to your problem.


Bonne chance !

Bonjour Claude31 et merci pour votre reponse.

J'avais deja vu ce lien et d'autres qui ne m'ont malheureusement pas debloque :-(


J'ai aussi essaye de remplacer certains fichiers mais rien n'y fait, vraiment bizarre !

Je pense que la derniere solution sera de recreer l'app et de faire du copier coller

du contenu de chaque proc et autres...


Sorry, I did it before asking here but unsuccessfull.

Meilleures salutations.

Peut être vous faut il vérifier les droits d'accès, voire ajouter une nouvelle personne autorisée ?


Est ce que vous avez bien fait les modifications au niveau du dossier qui contient le fichier workspace ? Il faut lire les infos du fichier, le deverrouiller (avec mot de passe) et ensuite cliquer sur la roue dentée en bas à gauche pour deverrouiller tous les fichiers.


Go to the Folder in Finder where the xcode project is and right click -> Get info. The permissions and the bottom should be set to read/write and in my case they were. The trick is to click the settings icon at the bottom and select "Apply to enclosed items". The chmod method shown above doesn't change the permissions of the contents within the folder.

myApp Workspace" is locked for editing
 
 
Q