apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.82k forks source link

a bug by command 'weex run ios' with device iPhone 8Plus #3310

Open myworldhere opened 3 years ago

myworldhere commented 3 years ago

error log : Error: Command failed: /Users/xxxxx/.wx/modules/nodemodules/@weex-cli_device@2.0.0-beta.2@@weex-cli/device/node_modules/ios-deploy/build/Release/ios-deploy --justlaunch --debug --id 9354c7830434083221b97663dfe81a5912e89c1f --bundle /Users/xxxx/Desktop/awesome-app/platforms/ios/build/Build/Products/Debug-iphonesimulator/WeexDemo.app 2020-12-08 16:33:12.707 ios-deploy[18090:517361] [ !! ] Error 0xe800801c: No code signature found. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)

at ChildProcess.exithandler (child_process.js:308:12)
at ChildProcess.emit (events.js:315:20)
at maybeClose (internal/child_process.js:1048:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)

it works on simulater but not on device.