Add the STRIP_INSTALLED_PRODUCT buld setting to the Pods project, setting it to…
Add the STRIP_INSTALLED_PRODUCT buld setting to the Pods project, setting it to 'NO'. This will prevent Xcode from stripping debug symbols from the Pods libraries while performing an archive build, allowing the main project targets to include pods symbols in generated dSYMs for Archive builds.
Showing
Please
register
or
sign in
to comment