I just started a new Xcode project based on the AR template, and I went to set a couple of build settings, but I couldn't find them. Namely:
Swift Compiler - Search Paths > Import Paths
and
Search Paths > Library Search Paths
Have these been renamed or moved? Or am I just missing something very obvious?
Thanks.
Xcode Version 10.2 (10E125)
macOS Version 10.14.4
Found it!
In the "Basic", "Customized", and "All" tabs of the "Build Settings", these fields are now only found in the "All" tab.
In previous projects, these fields were also available in the "Basic" tab. I guess it makes sense to reduce the choices/clutter in the "Basic" tab. I just couldn't find this change in the release notes.
Todd