摘要:
今天安装Java环境,出现如下错误: "etc/profile" E212: Can't open file for writing 这是安装到本地JDK路径不正确导致。怎么办呢?那就设置路径呀。 输入这条指令 sudo vim etc/profile 报错啊,权限不够,那我们找他领导解决呀: su 阅读全文
摘要:
我用的Xcode8.1,同伴用的Xcode7.3.1,其上传了几个XIB文件,导致我这边项目一直爆红,爆红信息:“UIStackView before iOS9.0”。如图: 网上海搜了一番,找到解决办法,现贴图如下: 将“Interface Builder Document”里的“Builds F 阅读全文
摘要:
真机测试的时候弹出这样的提示:The certificate used to sign ***has either expired or has been revoked. An updated certificate is required to sign and install the appl 阅读全文