Notalib / nativescript-webview-ext

Nativescript plugin with extended WebView functionality
Apache License 2.0
76 stars 37 forks source link

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

Open saschaarthur opened 2 years ago

saschaarthur commented 2 years ago

When building/releasing/signing an app for production nota 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