I also need the ability to launch my app with Xcode 15.4 on the latest MacOS 15.4.1. Previously I was able to download Xcode 15.4, right click in Finder and open Xcode's Package Contents>MacOS and double click on the executable to open it. Now, zsh immediately kills it when I try.
Logs from the terminal
Last login: Mon Apr 28 12:07:42 on ttys004
/Applications/Xcode.app/Contents/MacOS/Xcode ; exit;
Macbook-Pro@SupposedlySam ~ % /Applications/Xcode.app/Contents/MacOS/Xcode ; exit;
zsh: killed /Applications/Xcode.app/Contents/MacOS/Xcode
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: