Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix header warning when building MIKMIDI-iOS framework in a Swift project in Xcode 6.3 #64

Closed
armadsen opened this issue Mar 4, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@armadsen
Copy link
Member

armadsen commented Mar 4, 2015

No description provided.

@armadsen armadsen added the bug label Mar 4, 2015
@armadsen armadsen self-assigned this Mar 4, 2015
@armadsen armadsen added this to the 1.1 milestone Mar 4, 2015
armadsen pushed a commit that referenced this issue Mar 6, 2015
@armadsen
Copy link
Member Author

armadsen commented Mar 6, 2015

Fixed by putting the _SubclassMethods.h headers in their own explicit submodules of MIKMIDI.framework. To use them from Swift, you now have to e.g.:

import MIKMIDI.MIKMIDICommandSubclass

@armadsen armadsen closed this as completed Mar 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant