-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xcodebuild error (Xcode 11.3.1) #494
Comments
cc @liamrosenfeld 😁 |
It looks like only |
|
Error in my pc is different
All above workarounds do not work. Can anyone help? I just want to give xieditor a try (to compare with sublime as a performance editor) |
@tranvansang, are you using Xcode 11? |
@liamrosenfeld There is no update at the moment. |
Did you already installed rust? https://www.rust-lang.org/tools/install |
I did not. But even after installing rust, the error keeps showing
I also tried
I did
|
@tranvansang have you solved that problem? I have same issue. |
@ironhopper not yet. |
@tranvansang I’m not sure what’s up, but there are a few things that should help:
Failing these, I’ll upload a xi.app build myself. |
This may end up building the debug build |
This may end up in creating a build folder inside the project root with an empty .app |
Installing rust and running |
xcodebuild error (Xcode 11.3.1)
xi-mac/Sources/XiCLICore/Xi.swift:15:8: error: no such module 'ArgumentParser'
import ArgumentParser
.
.
.
note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'ArgumentParser' from project 'swift-argument-parser')
The text was updated successfully, but these errors were encountered: