App build failed in xcode with Continuing in background (Failed to display Xcode notification) due to the sentry

风格不统一 提交于 2020-03-25 19:19:10

问题


Unable to build my app suddenly. This is the error which I got after running the caused by: script error: osascript: no such component "JavaScript".

  Continuing in background.

       Error: Failed to display Xcode notification
          caused by: script error: osascript: no such component "JavaScript".

        /Users//Library/Developer/Xcode/DerivedData/App-dvcafjcjvuogulagizfflouagntd/Build/Intermediates.noindex/ArchiveIntermediates/App/IntermediateBuildFilesPath/App.build/Release-iphoneos/App.build/Script-00199139199199133.sh: line 5: debug]: command not found
Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports

回答1:


Try to build in Xcode. It will give you exact error.



来源:https://stackoverflow.com/questions/60630429/app-build-failed-in-xcode-with-continuing-in-background-failed-to-display-xcode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!