albertoroque commented on issue #1589: URL: https://github.com/apache/cordova-ios/issues/1589#issuecomment-3590061831
> É possível que isso esteja vindo de um plugin ou de um hook personalizado. Você pode tentar executar o comando `--verbose`e ver se ele fornece mais informações sobre onde/quando esse erro está ocorrendo? > > `cordova prepare ios`Em um projeto recém-criado, funciona perfeitamente. It seems to be an issue with Swift Support. The prepare step runs, but the plugin’s hook is having problems. Updating icons at platforms/ios/App/Assets.xcassets/AppIcon.appiconset Updating App Icon image set contents.json Updating launch storyboard images at platforms/ios/App/Assets.xcassets/LaunchStoryboard.imageset Updating Storyboard image set contents.json Updating Background Color color set Contents.json Updating Splash Screen Background Color color set Contents.json Updating Status Bar Background Color color set Contents.json This app does not have additional resource files defined Prepared iOS project successfully Executing script found in plugin cordova-plugin-add-swift-support for hook "after_prepare": plugins/cordova-plugin-add-swift-support/src/add-swift-support.js Error: ENOENT: no such file or directory, open '/Users/albertoroque/Projetos/MarketSite/appV2/droperApp/platforms/ios/Droper.xcodeproj/project.pbxproj' -- 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]
