albertoroque commented on issue #1589:
URL: https://github.com/apache/cordova-ios/issues/1589#issuecomment-3590096876

   I ran grep -R "cordova-plugin-add-swift-support" plugins/*/plugin.xml to 
find the dependencies and found:
   
    - plugins/cordova-plugin-qrscanner/plugin.xml:    <dependency 
id="cordova-plugin-add-swift-support" spec="~1.7.2" />
   
    - plugins/cordova-plugin-sign-in-with-apple/plugin.xml:    <!--<dependency 
id="cordova-plugin-add-swift-support" version="2.0.2"/>-->
   
   Unfortunately, both packages are essential for my app to work.
   
   I’ll probably have to roll back to Cordova version 7.1.1 or ask the 
maintainers of those plugins to implement fixes, but I believe that’s unlikely 
since they haven’t been updated in many years.
   
   Do you have any suggestions?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to