xamarin / binding-tools-for-swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Testing] Unit tests generate lots of warnings

stephen-hawley opened this issue · comments

It looks like any unit test that generates a full application generates a lot of warnings of both MM2006 and MM2009 surrounding the libraries XamGlue.dylib and libswiftCore.dylib. SwiftRuntimeLibraryTests.SwiftDateTests.BasicTest(macOS) is an example of this.