I've stumbled upon an annoying error: Apple Mach-O Linker Warning.
ld: warning: directory not found for option '-F/Users/erik/Documents/Xcode/Hello'
ld: warning: directory not found for option '-FFriend'.
My Project folder is called "Hello Friend". In my Framework Search Paths it has 4 rows showing:
It looks like it has divided the word "Hello Friend" into two sections because of the space between the words so I'm thinking that's the explanation?
I've tried to edit it to
but it jumps back.
Any ideas?
Very much appreciated!
I was able to solve it. Easy fix. For other stumbling upon this problem just edit the Framework Search Paths and add quotation marks to words with space.
I.e: /Users/erik/Documents/Xcode/"Hello Friend"
1: Open your Projects
2: Click on Targets
3: Click on Build Settings
4: Click on "Framework Search Paths" or "Library Search Paths" and you should find the bogus paths listed in there, which you can delete.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With