`
shappy1978
  • 浏览: 679932 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

iDEP tip

 
阅读更多

In the iOS Developer Enterprise Program, revoking iOS Development Certificates will NOT affect applications already running on your device. However, when your iOS Development Certificate expires, your application will no longer run on your device.


* You can't buy iDP and iDEP on one apple ID,an apple ID is allow buy one program only.


* iDP and iDEP use the same app ID database,that means the app ID you add by iDP could not append to iDEP.


* iDEP do not use ipa installation packpage,it use app directly,and app have involved profile.


* 如果同时使用iDP和iDEP,要注意区分好你的一堆证书,相当的杂乱啊,同时XCode更新证书时也要注意使用不同的帐号,苹果确实不想让你同时使用两种证书的。


//************************************************************************************question

* Can iDEP profile resign an installation package and distribute it anywhere?

//************************************************************************************


Distributing your In House application (Enterprise Program Only)

Enrolled iOS Developers in the Enterprise program have the ability to distribute their in-house applications without the requirement of identifying individual devices or submitting the application to the App Store. After completing the build process for your final application, you can distribute the resulting .app file and the Enterprise Distribution Provisioning profile used to build the application to members of your company. Please ensure to protect the distribution mechanism of this type of application as it can be installed on any Apple device if compromised.

1. Create and Download an Enterprise Distribution Provisioning Profile’ in the ‘Provisioning’->’Distribution’ tab.

2. To display your application artwork within iTunes, save a 512x512 .png at the root of your app bundle prior to building. Name

the file ‘iTunesArtwork’.

3. Build your application in Xcode using the build process described in the ‘Building your Application with Xcode for

Distribution’ section above.

4. Distribute your internal application and Enterprise Provisioning Profile using your company’s authorized software distribution

mechanism.

5. Members of your company can use either iTunes 7.7, iPhone Configuration Utility, or Xcode to install the application and

corresponding Enterprise Provisioning Profile onto their devices. Recipients of the .app bundle and .mobileprovision file can drag both files onto the iTunes icon in the dock and sync their device to install. Alternatively, members of your company can use the iPhone Configuration Utility to install both the application and the Enterprise Distribution Provisioning Profile onto their device. Windows users should drag both the application and the Enterprise Distribution Provisioning Profile into the Library section of iTunes and then sync their device to install.

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics