Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
r-token opened this issue Sep 18, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@r-token
Copy link

r-token commented Sep 18, 2024

Have you checked the docs and existing issues?

  • I have read all of the relevant Picovoice Porcupine docs
  • I have searched the existing issues for Porcupine

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:

  • PvPorcupine.framework
  • PvRhino.framework

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.

@r-token r-token added the bug Something isn't working label Sep 18, 2024
@ksyeo1010
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants