xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look into C++ standard library hardening

rolfbjarne opened this issue · comments

Ref: https://developer.apple.com/xcode/cpp/#library-hardening

Maybe we should enable “Yes (fast)” for release builds and “Yes (debug)” for debug builds?