dinghaoz

Results 2 comments of dinghaoz

besides the "Multiple commands produce" issue, there is a backslash missing in every *-copy-dsyms.sh file: `"${DERIVED_FILES_DIR}" => "${DERIVED_FILES_DIR}/"` Based on @scottasoutherland's code, I patched it with ``` def patch_cocoapods_binary_dsyms(installer) installer.generated_projects.each...

> I’m aware of this - this is due to limitations in how the images are stored by Apple, unfortunately. Note that this only applies to old scans; scans that...