已有企业账号相关的资料:
AppID就叫LeadsApp
xcode 企业证书 打包
iOS开发企业版ipa分发(In-House模式)记录 | 皮卡丘♪~(´ε` )
苹果企业账号打包发布APP流程详解 – 时间已静止 – 博客园
Xcode 6.1打包企业应用并发布_Forever_Love_新浪博客
->https://developer.apple.com/account/
->
Membership Information
|
xcode archive enterprise distribution
Xcode 6.1 做ipa企业级分发(In-House模式)详细步骤 – pang040328的专栏 – 博客频道 – CSDN.NET
Method 2: In-house or Ad-Hoc distribution – – Appeon Mobile Tutorials
Wireless AdHoc Distribution for iOS Applications
还是继续去看官网的内容吧:
Distributing Apple Developer Enterprise Program Apps
加入了苹果企业开发者(Apple Developer Enterprise Program)的人,被叫做:Team Agent
=相当于团队管理员?
其可以去邀请别人同事(团队成员)加入该团队,并分配不同的角色(管理员还是成员):
管理员:可以管理团队
成员:只能用企业账号开发app,但是不能发布app
只有Team Agent或Team Admin才能发布app
权限上是:
Team Agent > Team Admin > Team Member
Managing Your Developer Account Team
Role | Description |
Team agent | A team agent is legally responsible for the team and acts as the initial primary contact with Apple. The team agent can invite team members and change the access level of any other team member. There’s only one team agent. |
Team admin | A team admin can set the privilege levels of other team members, except the team agent. Team admins manage all assets used to sign your apps, either during development or when your team is ready to distribute an app. Team admins can edit the App ID to enable app services and create technology specific identifiers used throughout the system. Team admins can sign apps for distribution on nondevelopment devices. |
Team member | A team member can create their development certificate, register a device connected to their Mac, and create a team provisioning profile using Xcode. Team members can’t register devices and create development provisioning profiles using their developer account. |
Privilege | Team agent | Team admin | Team member |
Accept legal agreements | |||
Renew membership | |||
Create Developer ID certificates | |||
Invite members and assign roles | |||
Create distribution certificates | |||
Register, configure, and delete App IDs | |||
Create distribution provisioning profiles | |||
Create other app service identifiers | |||
Register devices for development | |||
Create development provisioning profiles | |||
Create development certificates | |||
In Xcode, create a wildcard App ID and team provisioning profile |
添加组员:
Managing Your Developer Account Team
可以用自己的Apple ID可以加入多个团队中。
Apple Developer Enterprise Program的开发者,是不能用iTunes Connect去发布对应的app的。
如果你不是通过Mobile Device Management (MDM)去发布的企业版的ipa:
别人可以直接去安装对应ipa文件,不过需要手动去设置,信任你这个程序才可以
Manually Trusting an Enterprise Developer
好像是:
对于加入了其他的team后,
Xcode中,打包app之前,选择Team时:
Xcode会自动帮忙创建对应的
distribution certificate, provisioning profile, and explicit App ID
对于,想要去执行,打包企业版的ipa:
现在是别人的Team Agent账户去打包
还是:
用另外的,别人的,已经注册了Team Agent去,先把我的apple id加入到Team Admin账户中,
才能再用我自己的apple id去打包
目前打算试试第一种
[已解决]苹果开发者账号开发时:如何去同意别人把自己加入到Team Admin
然后继续用自己的账号,尝试去打包企业版ipa:
[记录]尝试用Team Admin的权限的Apple ID去打包企业版ipa文件
转载请注明:在路上 » [记录]用企业账号打包企业版的iOS的app的ipa文件