xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

remove QTKit #819

Closed stephen-hawley closed 7 months ago

stephen-hawley commented 7 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.