.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#
2.47k
stars
514
forks
source link
“bundleId”, “minOSVersion” and “deviceFamily” is not localized when creating new iOS Application #20718
Open
rolfbjarne opened 4 months ago
Steps to reproduce:
Actual:
"bundleId", "minOSVersion" and "deviceFamily" are not localized.
Expected:
The text "bundleId", "minOSVersion" and "deviceFamily" are localized.
Ref: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2078195