Xcode take relative path when I add new file

147 Views Asked by At

I have issue with xcode and cause issue with my team when I comments my code. when I add new swift file it always take relative path from root to file location in project not the absolute path. do any one know how to fix it? enter image description here

0

There are 0 best solutions below