Closed stephen-hawley closed 9 months ago
bgen is inserting a using QTKit but that's generating compile errors.
using QTKit
Hack fix: remove that line from generated code. Since we're looking at removing macios integration, this code will all likely go away.
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.