Disable stripping for appimage#625
Conversation
|
@zili55 What was your testing process for this PR? I tried adding an |
|
Strange, if you build my briefcase branch (zili55:disable_stripping), and install that briefcase version instead the one from pypi then if yes then do the followings: Add Build should succeed. |
|
(Apologies for the delayed response) Confirming: I'm definitely using the dev version; passing in which clearly includes |
Codecov Report
|
|
Closing due to lack of activity; it's unclear if |
We discovered that stripping some shared object can cause issues, e.g numpy.
This PR relates to #583
PR Checklist: