Chris Hamons

Results 188 comments of Chris Hamons

Thanks for the feedback. I suspect that sharpie support for cocoa pods is deprecated, so your work around is likely the best path forward. Hey @dalexsoto - can you confirm...

You are correct, we dropped the ball here. Apologies. Taking a look at getting these out of the door.

@angelru - Please file an issue at https://github.com/xamarin/xamarin-macios/issues/new with a build log. @greg84 - Occasionally Visual Studio and Visual Studio for Mac will drift out of sync and require different...

Thanks - As I just noted there, there is insufficient information for us to look at it. As requested in the template, please attach full build and/or deployment logs. Without...

Thanks for the feedback. Looking into this, that constant is bound as a smart enum, but the API in question has it bound as a string. It is easy enough...

Being able to improve this API to be less allocation friendly would be a solid improvement, if we can do it in a backward compatible way. Unfortuntely [AudioBuffers](https://github.com/xamarin/xamarin-macios/blob/master/src/AudioToolbox/AudioBuffers.cs) is a...

I looked at implementing this, but as Xamarin.Mac is currently disabled in Main until Xcode 12.2 land (due to last minute removal of bound APIs by Apple) it isn't a...

My kingdom for a stable network pipe. ``` 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 curl: (22) The requested URL returned error: 500 make[1]: ***...

I reviewed examples of the generated code and found no changes in legacy and what looked reasonable in NET builds.