Thursday, November 9, 2023
HomeiOS DevelopmentImporting dSYM file doens't importing utilizing Run script in Firebase Crashlytics in...

Importing dSYM file doens’t importing utilizing Run script in Firebase Crashlytics in iOS Swift


I’m utilizing the crashlytics to log the crashes for iOS utility utilizing firebase,
however it appears Lacking(Required) standing in “Lacking dSYM recordsdata”.
i’m utilizing the Xcode 14.3,
The one other technique to add a selected dSYM file utilizing script is there, however i want to ensure, we don’t must add this dSYM file each time new model uploaded.

The script i’ve tried as beneath:

Go to the Goal > Construct Part > Put the script

${PODS_ROOT}/FirebaseCrashlytics/run
in Run script

Additionally added the beneath script the Enter File

${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Sources/DWARF/${TARGET_NAME}

$(SRCROOT)/$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH) >

Check the attached image, I just want to resolve this issue, also please specify the reason behind it.

Here how i set the Run script in build phase?

Can anybody assist me? Thanks upfront.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments