当前位置: 首页 > news >正文

多台Mac电脑使用一个apple开发者账号

 直接从已安装好的机器上导出私有密钥的,具体方法如下:

   Xcode的organizer的IPHONE DEVELOPMENT --->Developer Profile里自带的Export和Import操作

 

  导出私钥成功之后,把私钥Copy到需要安装的机器上,进行私钥导入:

按照上图的步骤操作完之后,就可以在xCode中选择编译的证书,进行真机联机调试

 

 

 

 

When you request a certificate from the iPhone Provisioning Portal, a public/private key pair is generated. The public key is included in your certificate. The private key is stored in your keychain. With these items, Xcode code-signs the applications you build with it. If you need to use another computer to develop iOS applications, you must transfer these digital-identification items to the other computer. You can do this in the Xcode Organizer.

To export your digital-identification items to a secure file, follow these steps:

Open the Xcode Organizer.
In the IPHONE DEVELOPMENT group, select Developer Profile.
Click Export Developer Profile.
Name the file, select a location for it, enter a password to secure the file, and click Save.
Now, when you need to develop iOS applications on another computer, import your digital-identification items into it by performing these steps:

Copy the developer-profile archive to the second computer.
On the second computer, launch Xcode.
Open the Organizer.
In the IPHONE DEVELOPMENT group, select Developer Profile.
Click Import Developer Profile.
Locate the archive, enter the password used to secure it, and click Open.

转载于:https://www.cnblogs.com/xiaoleiel/p/8301128.html

相关文章:

  • String 类 常用函数
  • mybatis单笔批量保存
  • git push origin master错误
  • BZOJ1415 [Noi2005]聪聪和可可 【SPFA + 期望dp记忆化搜索】
  • C. Permute Digits dfs大模拟
  • r-mq实现顺序消费,不重复消费
  • 53. Maximum Subarray(动态规划)
  • 美国人教你这样用Google,你真的会变特工
  • HTTP请求(CloseableHttpClient是否就是HTTP协议规则的实现?)
  • 类的高级特性——抽象类
  • 微信文章编辑器
  • 分块算法
  • jQuery设置div的自适应布局
  • face alignment---各种算法框架
  • jQuery与vue分别实现超级简单的绿色拖动验证码功能
  • 【刷算法】从上往下打印二叉树
  •  D - 粉碎叛乱F - 其他起义
  • ES学习笔记(10)--ES6中的函数和数组补漏
  • JS基础篇--通过JS生成由字母与数字组合的随机字符串
  • MySQL几个简单SQL的优化
  • MySQL数据库运维之数据恢复
  • nodejs实现webservice问题总结
  • php的插入排序,通过双层for循环
  • Shell编程
  • SpiderData 2019年2月13日 DApp数据排行榜
  • Terraform入门 - 1. 安装Terraform
  • Twitter赢在开放,三年创造奇迹
  • 阿里云Kubernetes容器服务上体验Knative
  • 给Prometheus造假数据的方法
  • 机器学习 vs. 深度学习
  • 前端js -- this指向总结。
  • 如何合理的规划jvm性能调优
  • 如何学习JavaEE,项目又该如何做?
  • 适配mpvue平台的的微信小程序日历组件mpvue-calendar
  • 算法系列——算法入门之递归分而治之思想的实现
  • 一份游戏开发学习路线
  • 用quicker-worker.js轻松跑一个大数据遍历
  • C# - 为值类型重定义相等性
  • 翻译 | The Principles of OOD 面向对象设计原则
  • 数据库巡检项
  • ​力扣解法汇总946-验证栈序列
  • ​一帧图像的Android之旅 :应用的首个绘制请求
  • # Maven错误Error executing Maven
  • #etcd#安装时出错
  • #我与Java虚拟机的故事#连载14:挑战高薪面试必看
  • (附表设计)不是我吹!超级全面的权限系统设计方案面世了
  • (附源码)计算机毕业设计SSM疫情社区管理系统
  • (附源码)计算机毕业设计SSM智慧停车系统
  • (黑马C++)L06 重载与继承
  • (十五)devops持续集成开发——jenkins流水线构建策略配置及触发器的使用
  • (顺序)容器的好伴侣 --- 容器适配器
  • (转)程序员技术练级攻略
  • .mat 文件的加载与创建 矩阵变图像? ∈ Matlab 使用笔记
  • .net on S60 ---- Net60 1.1发布 支持VS2008以及新的特性
  • .NET WebClient 类下载部分文件会错误?可能是解压缩的锅