Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

cordova build ios ** ARCHIVE FAILED **

** ARCHIVE FAILED **

The following build commands failed: Check dependencies (1 failure) (node:3211) UnhandledPromiseRejectionWarning: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/niltonoliveira/Desktop/conectconApp/platforms/ios/cordova/build-debug.xcconfig,-workspace,ConectCon Social.xcworkspace,-scheme,ConectCon Social,-configuration,Debug,-destination,generic/platform=iOS,-archivePath,ConectCon Social.xcarchive,archive,CONFIGURATION_BUILD_DIR=/Users/niltonoliveira/Desktop/conectconApp/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/niltonoliveira/Desktop/conectconApp/platforms/ios/build/sharedpch (node:3211) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:3211) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

1 resposta
solução!

Oi Nilton,

Deu algum pau no xcode na hora de buildar a app. Tenta regerar a app iOS removendo e adicionando a plataforma:

cordova platform remove ios
cordova platform add ios

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software