Hi,
In Xcode 12 beta I can see warning - the Legacy build system will be removed in a future release.
How can I know what Xcode version it will be removed?
Thanks!
Post
Replies
Boosts
Views
Activity
When I try to get the stack trace after I catch crash inside: NSSetUncaughtExceptionHandler, I can't see full stack trace, only adresses.Maybe as SDK I can allow access the stack?Thanks!