-
On MacOS 13.2.1 in my work folder I execute:
sudo chmod -R a=rwx *
-
Finder > file’s Get Data > Permissions turn into:
Identify "myMacAccount" Privilege "learn & write)
Identify workers Privilege is learn & write
Identify everybody Privilege is learn & write.
- On Home windows I mount macOS work folder onto D:
- A textual content editor on Home windows opens file on D: (ie. macOS), modifications it and saves it.
- On macOS, file’s permission turns into:
Identify "myMacAccount" Privilege "learn & write
Identify everybody Privilege "No entry"
Now Xcode can now not learn the .swift file, till I do the chmod
once more.
What could possibly be inflicting the problem?