xamarin / ios-samples

Xamarin.iOS sample apps
http://docs.microsoft.com/xamarin/ios/
Other
1.59k stars 1.92k forks source link

Add .editorconfig and fix formatting accordingly. #471

Closed rolfbjarne closed 1 year ago

rolfbjarne commented 1 year ago

The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'

Geera612 commented 7 months ago

It doesn't work in iphone 15. System.NotSupportedException: 'humanFullBody has no associated enum value on this platform.' Any fix for that?