mac上常用方法连接

 

 

1.清除xcode中的证书

  1. 进入证书目录 cd ~/Library/MobileDevice/Provisioning\ Profiles/

  2. 删除对应证书,或者删除全部证书 rm *

 

 

2.查看MAC中的描述文件

有时候描述文件过期,然鹅,新添加的描述文件不起作用!!!!对了!进入到下面的路径下,选中过期的文件Delete就好了!

cmd + shift + g         

~/Library/MobileDevice/Provisioning Profiles

 

 

 

 

 

 

链接:

https://www.jianshu.com/p/c99f5e7df38e .....................mac命令卸载及安装软件

https://blog.csdn.net/kingo0/article/details/78111112 ....................MAC下快速打开指定目录

https://blog.csdn.net/yxys01/article/details/73549475    ............iOS自动化测试之自动安装ipa的资料

https://www.it1352.com/701038.html  ......................清除xcode证书

https://jingyan.baidu.com/article/37bce2be64bfbe1002f3a2d9.html  .....................查看mac证书

https://www.jianshu.com/p/ebfb12f827e7 ..................清除开发者账号绑定的设备uuid

https://www.jianshu.com/p/dcc342cda042 .................Instruments使用总结-IOS性能监控(Activity Monitor就是性能监控)(https://www.jishudog.com/5185/html,,https://www.jianshu.com/p/ef1cdc1969f5)

https://www.cnblogs.com/lxlx1798/p/6933141.html ..............Instruments使用

 

posted on 2021-01-14 09:58  chen_2987  阅读(198)  评论(0)    收藏  举报

导航