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

Issue #337: Add support for building/including using Swift Package Manager #338

Open
wants to merge 6 commits into
base: 1.8
Choose a base branch
from

Conversation

armadsen
Copy link
Member

Note in case I find this in the future: see https://stackoverflow.com/q/72680946/344733 for the reasoning behind the #ifdef SWIFTPM stuff around imports in headers.

  • Add .build to .gitignore
  • Add Swift Package Manager support
  • Fix warning about TARGET_OS_IPHONE being undefined when building with SPM

@armadsen armadsen self-assigned this Jun 20, 2022
@armadsen armadsen added this to the 1.8 milestone Jun 20, 2022
@armadsen armadsen marked this pull request as ready for review June 20, 2022 05:52
@armadsen
Copy link
Member Author

Need to add to add instructions to the wiki for using SPM to add MIKMIDI to an Xcode project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant