Skip to content

chore: 122 spm support for capacitor 7 - #133

Merged
ryaa merged 3 commits into
masterfrom
chore/122-spm-support-for-capacitor-7
Sep 21, 2025
Merged

ryaa merged 3 commits into
masterfrom
chore/122-spm-support-for-capacitor-7

Conversation

@ryaa

@ryaa ryaa commented Sep 20, 2025

Copy link
Copy Markdown
Member

This PR introduces two main updates:

  • SPM Support: The plugin has been updated to support Swift Package Manager, allowing for integration without CocoaPods.
  • Example App: A new Ionic/Angular example application has been added to the repository. It is configured to use SPM exclusively, providing a modern way to test and demonstrate the plugin's functionality.

Changes:
- converted the existing plugins to SPM
- added capacitor/ionic/angular example-app to demo/test the plugin
Changes:
- migrated the example app to Swift Package Manager (no CocoaPods)
@ryaa ryaa linked an issue Sep 20, 2025 that may be closed by this pull request
@ryaa
ryaa requested a review from bazuka5801 September 20, 2025 14:32
Changes:
- Resolve linting and prettier errors
-- The `example-app` directory is now ignored by the root-level `eslint` and `prettier` commands.
-- The `NativeAudio.java` source file has been formatted to align with the project's Prettier style guide.
@ryaa
ryaa merged commit bd3c048 into master Sep 21, 2025
2 checks passed
@ryaa
ryaa deleted the chore/122-spm-support-for-capacitor-7 branch September 21, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SPM Support for Capacitor 6+

1 participant