We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was trying to make Publish, and it seems to stop at ShellOut:
Fetching https://github.com/johnsundell/plot.git Fetching https://github.com/johnsundell/shellout.git Fetching https://github.com/johnsundell/codextended.git Fetching https://github.com/johnsundell/sweep.git Fetching https://github.com/johnsundell/ink.git Fetching https://github.com/johnsundell/files.git https://github.com/johnsundell/shellout.git @ 2.3.0: error: manifest parse error(s): <module-includes>:29:9: note: in file included from <module-includes>:29: #import "string.h" ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/string.h:180:10: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/string.h:180: #include "strings.h" ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/strings.h:92:10: note: in file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/strings.h:92: #include <string.h> ^ /usr/local/include/string.h:25:10: error: 'plist/Node.h' file not found #include <plist/Node.h> ^ <unknown>:0: error: could not build Objective-C module 'Darwin' make: *** [install] Error 1
Is is a ShellOut problem, or a Publish problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was trying to make Publish, and it seems to stop at ShellOut:
Is is a ShellOut problem, or a Publish problem?
The text was updated successfully, but these errors were encountered: