EternallLight / cordova-plugin-openwith-ios

A modified version of the Cordova iOS Share extension (cordova-plugin-openwith) by Jean-Christophe Hoelt for iOS. Supports receiving shared URLs, text and images as well as sharing several images at once.
https://web-mystery.com/
MIT License
28 stars 84 forks source link

How do I sign the ShrareExt plugin when I build? #30

Open Davids89 opened 3 years ago

Davids89 commented 3 years ago

Hello, I'm using cordova-ios 6.2.0, but when I try to compile by CLI, everytime it fails becuase the ShareExt is not properly signed. Is there anyway to fix it? Thanks.