Picovoice / picovoice

On-device voice assistant platform powered by deep learning
Apache License 2.0
585 stars 109 forks source link

Picovoice Platform Issue: CocoaPods is on the way out, please use Swift Package Manager for distributing your iOS packages #861

Open r-token opened 2 months ago

r-token commented 2 months ago

Have you checked the docs and existing issues?

SDK

iOS

Picovoice package version

All

Framework version

All Swift versions

Platform

iOS

OS/Browser version

All iOS versions

Describe the bug

Per CocoaPods themselves, CocoaPods is going into maintenance mode. Apple's own Swift Package Manager has been around for 9 years and is rock solid.

CocoaPods has seen several significant security breaches recently, including this one that exposed millions of iOS apps.

Please support Swift Package Manager for iOS package distribution across your libraries and deprecate the CocoaPods versions.

Steps To Reproduce

Install via CocoaPods

Expected Behavior

Install via Swift Package Manager

ksyeo1010 commented 2 months ago

Thanks for letting us know. Will let the team know but won't really have an estimate when the change will be done.