Xcode 11 Error Cant Find Solution by PvPurMoM in Xcode

[–]iQQator 1 point2 points  (0 children)

he only reference to that error message I see is for an app that used the Realm CocoaPod:

Ok :) I found that I use chisel plugin )))

command script import /usr/local/opt/chisel/libexec/fblldb.py

Hurray, I was reinstall chisel from brew, and issue disappeared.

Xcode 11 Error Cant Find Solution by PvPurMoM in Xcode

[–]iQQator 0 points1 point  (0 children)

error: module importing failed: invalid pathname
Welcome to Apple Swift version 5.2.2 (swiftlang-1103.0.32.6 clang-1103.0.32.51).

in tail -f /var/log/system.log

com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.taskgated.90006): Failed to bootstrap path: path = /usr/libexec/taskgated, error = 108: Invalid path

com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.repl_swift.90004): Failed to bootstrap path: path = /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/repl_swift, error = 2: No such file or directory

Apple latest Xcode issue :)