-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
MacVim failed to build on 10.10 DP3 #30758
Comments
Looking at Yosemite's DP3 release notes it looks like Apple have removed NSExtensionProvider. |
Please report this upstream to MacVim. |
10.10 issues are being tracked in bulk in #29988, as most of them are upstream issues that we can't fix in Homebrew. |
I think this is more an error inside the Apple libs. Because the file: |
For what it's worth, I ran into this issue on a different project, but was able to resolve this by simply commenting out the import lines. There is also one in AppKit.framework that will probably need to be commented out. Based on the documentation from Apple, I think this was just a mistake in the beta 3 release and will be fixed with the next release. |
https://gist.github.com/a5cf0d13458e9ea97dda
The text was updated successfully, but these errors were encountered: