1

When I use the Xcode 9 navigator to rename a folder, the folder changes in the hierarchy tree and Xcode also moves the directory on the filesystem. In some previous version of Xcode one could rename the project folder without the filesystem folder being affected.

How can I restore the old behaviour to rename a project folder without the filesystem hierarchy being modified?

Grzegorz Adam Hankiewicz
  • 7,349
  • 1
  • 36
  • 78

1 Answers1

0

I just know some basics as I work on Xamarin apps, Xcode 9 synchronises the folder and the project hierarchy automatically. Please check this answer for more details.

Gaurang Dave
  • 3,956
  • 2
  • 15
  • 34