Mr-Anonymous commented on issue #1322: URL: https://github.com/apache/cordova-ios/issues/1322#issuecomment-1825581468
Ok, I tried to build the same from Xcode and I noticed I was having an issue with a plugin. The build works fine if I remove the following 2 plugins: ``` cordova plugin rm cordova-plugin-add-swift-support cordova plugin rm cordova-plugin-advanced-imagepicker ``` After that I removed and added the iOS platform again and it worked. Atleast I was able to narrow down the source in my project. -- 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]
