-
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
在Xcode12.5中,安装完MonkeyDev后闪退 #282
Comments
【已解决】去Xcode11里面把/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications/文件夹拷贝过来就行 |
Delete Xcode and reinstall Xcode |
并没有效果,已经重新安装了一次了,估计是12.5的问题,现在正在下载12.2 |
我就是12.5重装的也是12.5,重装后不要再安装MonkeyDev了,打开Xcode就有MonkeyDev了 |
@wlcode1 请教一下,没有这个目录咋整。。。。我是从 Xcode11升到12.5的,但 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/ 下显示只有 Agents和 PrivatePlugIns 2个目录 |
我也是一样的问题,安装monkeydev后Xcode就闪退 |
一样的问题,但是重装Xcode12.5之后,XCode里并没有MonkeyDev :( |
重新拷贝呢个方法可以,我试了好多次都👌 |
xcode 12.5闪退的问题能解决么,看来要用双版本xcode了...,可怜我的硬盘 |
还要去搞个11,好烦哦 |
解压,放到下图所在位置即可 |
参考 #297 |
ios monterey 12.5.1 xcode 13.1 用此方法 成功安装,感谢 |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
【问题更新-已解决】
由于之前我安装成功过,那时的版本是12.2,于是我就猜测是不是Xcode版本与MonkeyDev不兼容的问题,于是降级到了12.2,再次安装就成功了。
统一回复一下:
【已解决】去Xcode11里面拷贝XXX文件夹的那个操作对应的是下面的第二步,创建软链接。
感谢朋友们的回复!
电脑是M1的MBA,安装Xcode后正常打开,但安装MonkeyDev后,Xcode就打不开,打开图标闪退安装步骤一:
sudo /bin/sh -c“$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-install)
但是会报错:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications/MacOSX Package Types.xcspec未找到
步骤二:sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/Resources /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications
步骤三:重复步骤一安装成功,打开闪退The text was updated successfully, but these errors were encountered: