Picovoice / porcupine

On-device wake word detection powered by deep learning
https://picovoice.ai/
Apache License 2.0
3.79k stars 504 forks source link

(Question, not bug:) Porcupine SwiftPM support on iOS #1323

Closed pipacs closed 1 month ago

pipacs commented 1 month ago

Have you checked the docs and existing issues?

SDK

iOS

Porcupine package version

Porcupine-iOS-v3.0.1

Framework version

Xcode 16

Platform

iOS

OS/Browser version

iOS 16

Describe the bug

Our project is using Swift Package Manager, not CocoaPods, for dependency management. Does Porcupine iOS support SPM?

Steps To Reproduce

Attempt to use Porcupine iOS with Swift Package Manager

Expected Behavior

Porcupine iOS can be used with Swift Package Manager

matt200-ok commented 1 month ago

Porcupine does not currently support SPM. We've had a few requests for moving to SPM and we are looking to make the switch. Unfortunately we don't have an estimate when the change will be done. I'll leave this issue up for now and close it when an SPM package for Porcupine is available.

laves commented 1 month ago

@pipacs - Porcupine is now available on SPM (3.0.4). Let us know if you have any problems adding it.

laves commented 1 month ago

Closed as this feature has been added - reopen if there are any issues with it