EddyVerbruggen / nativescript-barcodescanner

🔎 NativeScript QR / barcode (bulk)scanner plugin
MIT License
293 stars 73 forks source link

warning: skipping copy phase strip, binary is code signed #273

Open saschaarthur opened 3 years ago

saschaarthur commented 3 years ago

When building/releasing/signing an app for production Barcodescanner seems to have an issue with:

"warning: skipping copy phase strip, binary is code signed"

It seems debug symbols reaching production or .ipa libs/files get signed multiple times.

Any ideas or thoughts on this? Can you confirm this?

https://github.com/NativeScript/nativescript-cli/issues/5334

saschaarthur commented 3 years ago

Checked version 4.1, 4.0 as well as 3.* sadly all versions seem to have this issue.