Apple stopped providing device support files, starting with iOS 17. There are no iOS 18 support files to add to your Xcode 14 install.
According to the following article:
https://hybridcattt.com/blog/debugging-on-latest-ios-with-older-xcode
You can tell Xcode to not start debugging your project when it launches and attach to the debugger after the app launches. I have not tested this technique so I can't guarantee it will work. But it's the only alternative i know of to debug your project if you can't update to Xcode 16 and don't have an iOS 16 device to use with Xcode 14.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: