-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I'm running #1367 (with #1668 patched) on the AVFAudio
module to try to see if I can migrate the ffigen objc example to swift. That'll be a good milestone to demonstrate binding a simple, but realistic, Apple API.
The most important class for this example is AVAudioPlayer
, but currently it's flaky whether that class even exists in the list of declarations returned by parseAst
.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In progress