xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

fix SDK name issue #817

Closed stephen-hawley closed 7 months ago

stephen-hawley commented 7 months ago

The sdkPath coming back from Xcode has a newline in it now for some reason. Add in a Trim and it's sorted out. Fixes 27 tests.