a read-only disk image

If you launched Xcode from a read-only disk image, consider copying Xcode to your Applications folder and unmounting the disk image.

 解决方案:

   因为MAC的安装机制和WINDOWS有所不同,MAC的安装包是以设备的方式挂载到系统上,所以只是一个镜像,相当于windows的DVD,你打开finder会发现XCODE已设备的方式在左下角,打开这个文件夹将xcode拖拽到桌面,拷贝完成后关闭所有xcode程序重新从桌面打开,即可进行你的操作。  只有将程序拖拽到桌面或者Applications下,才算是真正安装到了本机上,才能够提供写权限。


转自:http://blog.csdn.net/liao3841054/article/details/8439491

你可能感兴趣的:(a read-only disk image)