Picovoice / porcupine

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

Porcupine Issue: PvPorcupine fails to upload dSYM to App Store Connect #1311

Open r-token opened 1 week ago

r-token commented 1 week ago

Have you checked the docs and existing issues?

SDK

iOS

Porcupine package version

3.0

Framework version

All Swift versions

Platform

iOS

OS/Browser version

All iOS versions

Describe the bug

After uploading my iOS app to App Store Connect, I get warnings that the archive's dSYM folder is missing DWARF files for two Picovoice frameworks:

Steps To Reproduce

  1. Build and archive an iOS app that uses Porcupine or Rhino (I'm using Xcode 16)
  2. Upload the archive to App Store Connect
  3. After the upload completes, you'll see the warnings that the archive did not include a dSYM for PvPorcupine.framework and PvRhino.framework
pico-missing-dsyms

Expected Behavior

Those frameworks should include dSYMs that get included with the archive when uploaded to App Store Connect.

ksyeo1010 commented 1 week ago

Thanks for reporting, will let the team know but cannot provide an exact estimate for a fix. Will let you know once there is a new patch for this.