xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

remove QTKit #819

Closed stephen-hawley closed 9 months ago

stephen-hawley commented 9 months ago

bgen is inserting a using QTKit but that's generating compile errors.

Hack fix: remove that line from generated code. Since we're looking at removing macios integration, this code will all likely go away.