dart-lang / native

Dart packages related to FFI and native assets bundling.
BSD 3-Clause "New" or "Revised" License
157 stars 44 forks source link

[swift2objc] More little fixes #1729

Closed liamappelbe closed 3 days ago

liamappelbe commented 4 days ago

I don't really have a way of testing these changes, since they're mostly dealing with bugs in the apple APIs that I'm not sure how to replicate in Swift source without compile errors. Once I get the end-to-end demo working I'll add an integration test that wraps a real Apple API.

coveralls commented 4 days ago

Coverage Status

coverage: 92.065% (-0.1%) from 92.189% when pulling 338f9453c55f276982dd5686db63ef7834abc65b on moreswift2objcfixes into 069c91033a104cc13a6a57eda372ed8c82f21b40 on main.