摘要:
ios开发有个要求就是,打包时需要带上p12证书和mobileprovision profile配置文件 p12证书来自于,苹果每年要收99美元的开发者费用,开通了开发者权限,才能生成证书 profile文件关联bundle项目和开发者证书,不同类型的profile文件用于不同用途,比如 mobil 阅读全文
摘要:
安装完docker,运行指令时,出现了以下错误提示: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fva 阅读全文