I’m utilizing VoxImplantSDK (2.54.0) and VoxImplantWebRTC (112.0.0) in my iOS venture by way of CocoaPods.
Once I archive my app for launch, Xcode exhibits the next errors: Evidently the SDK frameworks don’t include dSYM information required for symbolication.
- Is there a approach to get dSYM information for these variations?
- Or are there particular construct settings required to generate dSYM information for VoxImplant SDK?
Any assist could be appreciated!
Thanks upfront!
Context: • VoxImplantSDK model: 2.54.0 • VoxImplantWebRTC model: 112.0.0 • Xcode model: (your model, e.g., 16.2) • iOS Deployment Goal: (e.g., 13.0) Situation: Importing the archive to App Retailer Join fails on account of lacking dSYM information for these frameworks.
Add Symbols Failed
The archive didn’t embrace a dSYM for the VoxImplantSDK.framework with the UUIDs [157C4ABB-2039-3B03-BB36-C09E465E402F]. Be sure that the archive’s dSYM folder features a DWARF file for VoxImplantSDK.framework with the anticipated UUIDs.
Add Symbols Failed
The archive didn’t embrace a dSYM for the VoxImplantWebRTC.framework with the UUIDs [4CC4C4CB-5556-3144-A151-5678095DF964]. Be sure that the archive’s dSYM folder features a DWARF file for VoxImplantWebRTC.framework with the anticipated UUIDs.