How can I enable HTTP exceptions in Xcode 15?

Before Xcode 15, when I could access the info.plist file, I was able to add exceptions to the App Transport Security Settings so I could connect with my home server, which has no HTTPS, just HTTP.

But in Xcode 15 I have no idea, not can I buy a clue with google, on how to do this.

Please help!

Thanks

p.s. I should probably add that one site mentioned going to the Target section of your project allows easy access to info.plist. Yet for some strange reason, there is no item in Targets, which is odd, as I can debug my. project.

How can I enable HTTP exceptions in Xcode 15?
 
 
Q