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 just added this compiler feature for Android in swiftlang/swift#84574, so
update the NDK version too, since that new feature requires NDK 28 or later.
0 commit comments