xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

[Testing] Unit tests generate lots of warnings #779

Open stephen-hawley opened 1 year ago

stephen-hawley commented 1 year ago

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.