picovoice icon indicating copy to clipboard operation
picovoice copied to clipboard

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

Open r-token opened this issue 5 months ago • 1 comments

Have you checked the docs and existing issues?

  • [X] I have read all of the relevant Picovoice Platform docs
  • [X] I have searched the existing issues for Picovoice Platform

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

r-token avatar Sep 18 '24 20:09 r-token