-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
M1 Mac XCode 14, Monterey Installation Issues #339
Comments
open md-install change
to
|
自己fork了下安装脚本、修改了下、可以用我这个一键安装脚本进行安装 |
下载第四个文件的时候速度一直是0 |
看这里 |
Xcode14.3 照抄你这个, xcode直接打不开了.. |
Xcode14.2照抄同直接打不开 崩溃了 |
Build input files cannot be found: '/usr/lib/libc++.dylib', '/usr/lib/libstdc++.dylib'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them? 这个你解决了吗? |
xcode 14.3 需要替换 355 和 365 行中间路径为 /Developer/Library/Xcode/Plug-ins/XCBSpecifications.ideplugin |
xcode 15.0.1 遇到相同问题 |
我说的很清楚了,自己删掉那部分得代码,然后重新安装即可 |
试了下, 删除指定行,然后保存, sudo ./md-install后, 之前删除的又自动恢复了。。貌似不行 xcode15.0.1 |
自己想办法吧,不把饭喂到口中,我给别人说的,别人没问题,就说明肯定是你哪弄的不一样。 |
把对应文件复制到报错的路径即可,具体看这里#323 https://github.com/AloneMonkey/MonkeyDev/issues/323#issuecomment-1759101465 |
解决个问题而已 不知道这哥们在秀什么优越感。。。 |
你有毛病吧?首先我都不知道你是不是执行的本地文件,看你这描述前后矛盾,如果执行的是本地文件,是不会更改掉内容的。you know?你不会把它克隆到本地执行吗。 |
哈哈哈 还you konw? 笑死 你最好把你第一次的回复发出来 让大家看看你是什么高素质人才 |
你要是看不懂截图和说明,就自己翻翻字典。我这人就这样,不把饭喂到你嘴里,我也没这闲工夫。 |
你真高贵 网络慈善家🐶 |
你不觉得你很傻吗?首先碰见问题不会自己思考,其次就是看不懂说明。有了问题就问,难道不是低人一等?给了图,给了思路,都看不懂?有空多认字! |
你叫你妈呢,死吗玩意,你不是很忙吗?有完没完了?再叫两声一脚把你个婊子养的踹河里去 |
急了?哟,多吠叫几声,我要听小苹果的旋律。 |
我看了一下,人家问的是另外一个问题。 |
|
First I ran into issue with missing IDEiOSSupportCore plugin, so I downloaded Xcode 12 and copied IDEiOSSupportCore.ideplugin into Xcode 14 installation. Then I ran into corrupt identifier, solved it with #297 #297 (comment).
Now I try to run this to install MonkeyDev
sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-install)"
I get this response
Any ideas? Seems like the plug in isn't compatible with Xcode 14?
Also where can I get
MacOSX Package Types.xcspec
?Edit: I solved MACOSX Package Types.xcspec issue with this #266 (comment)
I still have the required plug in compatibility issue for IDEiOSSupportCore.ideplugin
The text was updated successfully, but these errors were encountered: