You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the new #available(Android <API>, *) instead from Swift 6.3 to look for backtrace()
Mads added this compiler feature for Android in swiftlang/swift#84574 before the
6.3 branch, so update the Android triples and NDK version to test it, as it requires
NDK 28 or later.
0 commit comments