Skip to content

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

Merged
armadsen merged 10 commits into1.8from
spm-package
Apr 8, 2026
Merged

Issue #337: Add support for building/including using Swift Package Manager#338
armadsen merged 10 commits into1.8from
spm-package

Conversation

@armadsen
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@armadsen armadsen merged commit 25f4643 into 1.8 Apr 8, 2026
1 check passed
@armadsen armadsen deleted the spm-package branch April 8, 2026 05:51
@armadsen armadsen linked an issue Apr 8, 2026 that may be closed by this pull request
@armadsen armadsen linked an issue Apr 8, 2026 that may be closed by this pull request
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.

Add support for Swift Package Manager Add support for Swift Package Manager

1 participant