Skip to content

App Store upload issue related to missing dSYM files for the iOS framework bundled with freeRASP. #191

@krzpie01

Description

@krzpie01

I am experiencing an App Store upload issue related to missing dSYM files for the iOS framework bundled with freeRASP.

Environment:

  • freeRASP version: 7.3.0 (Flutter)
  • Xcode: 16.2
  • macOS: Sequoia (macOS 15)
  • iOS Deployment Target: 15.5
  • Build method: flutter build ipa

Issue:
When uploading the archive to App Store Connect, Apple reports:

“The archive did not include a dSYM for the TalsecRuntime.framework with the UUID
1A32CED7-8E6B-3FDD-872E-450C2762BEB0.”

I investigated locally and confirmed that:

  • TalsecRuntime.framework.dSYM is not present anywhere in the project, Pods, xcframework, or build outputs
  • Manual dSYM injection is not possible because the dSYM file is missing entirely
  • This occurs consistently on Xcode 16.2 / macOS Sequoia

Request:
Could you please:

  1. Provide the missing iOS dSYM file(s) for TalsecRuntime.framework matching the UUID above, or
  2. Confirm whether this is a known issue and advise which freeRASP version will include proper dSYM support for Xcode 16.x / macOS Sequoia

This currently blocks App Store / TestFlight uploads.

Thank you very much for your help.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions