Description
All of the targets are iOS based and that means that there isn't a way to build and run macOS AudioKit examples. I don't think Catalyst or iPad on macOS are substitutes, they are important to have as targets but do not replace a native macOS target.
Proposed Solution
Add a macOS target that isn't Catalyst or iPad on macOS
Describe Alternatives You've Considered
I have been using Catalyst, but it does not use macOS native calls, and so seems to suggest that macOS native is not properly supported.
Additional Context
No response
Description
All of the targets are iOS based and that means that there isn't a way to build and run macOS AudioKit examples. I don't think Catalyst or iPad on macOS are substitutes, they are important to have as targets but do not replace a native macOS target.
Proposed Solution
Add a macOS target that isn't Catalyst or iPad on macOS
Describe Alternatives You've Considered
I have been using Catalyst, but it does not use macOS native calls, and so seems to suggest that macOS native is not properly supported.
Additional Context
No response