如何将我的iPhone应用程序转移到真正的iPhone?

时间:2023-01-13 12:45:29

I am a registered iOS developer. How do I get my iPhone application transferred to my personal iPhone?

我是一名注册的iOS开发人员。如何将我的iPhone应用程序转移到我的个人iPhone?

5 个解决方案

#1


15  

For testing? Just select your device instead of the simulator.

供测试用?只需选择您的设备而不是模拟器。

#2


4  

You use Build and Archive in Xcode to create an ipa file that you can drag into iTunes. The chosen answer to this question explains it with a screenshot.

您可以在Xcode中使用Build and Archive来创建可以拖入iTunes的ipa文件。这个问题的选择答案用截图解释了它。

#3


1  

Follow Apple's guide here:

在这里关注Apple的指南:

http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/128-Managing_Devices_and_Digital_Identities/devices_and_identities.html

http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/128-Managing_Devices_and_Digital_Identities/devices_and_identities.html

#4


1  

For ios7 and Xcode 5 and for testing it, follow the below steps:

对于ios7和Xcode 5以及测试它,请按照以下步骤操作:

  1. You need to request a certificate (if this is your first time)
  2. 您需要申请证书(如果这是您第一次)
  3. Connect you iPhone to your Mac and then click on "Development in Xcode's Organizer window" 如何将我的iPhone应用程序转移到真正的iPhone?

    将iPhone连接到Mac,然后单击“在Xcode的管理器窗口中开发”

  4. Sign in with the Apple ID associated with your iOS Developer Program membership and Xcode will automatically generate your certificates.

    使用与您的iOS Developer Program会员资格相关联的Apple ID登录,Xcode将自动生成您的证书。

  5. in Xcode, Click on "Product" -->"Destination" --> you should see the name of your iPhone list there so click on it :)
  6. 在Xcode中,点击“产品” - >“目的地” - >你应该看到你的iPhone列表的名称,所以点击它:)
  7. in Xcode ,Click "Product" --> "Build for Running" --> "Allow"
  8. 在Xcode中,单击“产品” - >“构建运行” - >“允许”
  9. in Xcode ,Click "Product --> "Run" --> "Allow"
  10. 在Xcode中,单击“产品 - >”运行“ - >”允许“

source

资源

#5


0  

After you login into iOS Dev Center, you will be able to reach the iOS Provisioning Portal.

登录iOS开发人员中心后,您将能够访问iOS Provisioning Portal。

There, you will have all procedures and step-by-step guides on how to create your development certificate, register your device, create a mobile provisioning, etc.

在那里,您将获得有关如何创建开发证书,注册设备,创建移动设备等的所有程序和分步指南。

https://developer.apple.com/ios/manage/overview/index.action

https://developer.apple.com/ios/manage/overview/index.action

#1


15  

For testing? Just select your device instead of the simulator.

供测试用?只需选择您的设备而不是模拟器。

#2


4  

You use Build and Archive in Xcode to create an ipa file that you can drag into iTunes. The chosen answer to this question explains it with a screenshot.

您可以在Xcode中使用Build and Archive来创建可以拖入iTunes的ipa文件。这个问题的选择答案用截图解释了它。

#3


1  

Follow Apple's guide here:

在这里关注Apple的指南:

http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/128-Managing_Devices_and_Digital_Identities/devices_and_identities.html

http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/128-Managing_Devices_and_Digital_Identities/devices_and_identities.html

#4


1  

For ios7 and Xcode 5 and for testing it, follow the below steps:

对于ios7和Xcode 5以及测试它,请按照以下步骤操作:

  1. You need to request a certificate (if this is your first time)
  2. 您需要申请证书(如果这是您第一次)
  3. Connect you iPhone to your Mac and then click on "Development in Xcode's Organizer window" 如何将我的iPhone应用程序转移到真正的iPhone?

    将iPhone连接到Mac,然后单击“在Xcode的管理器窗口中开发”

  4. Sign in with the Apple ID associated with your iOS Developer Program membership and Xcode will automatically generate your certificates.

    使用与您的iOS Developer Program会员资格相关联的Apple ID登录,Xcode将自动生成您的证书。

  5. in Xcode, Click on "Product" -->"Destination" --> you should see the name of your iPhone list there so click on it :)
  6. 在Xcode中,点击“产品” - >“目的地” - >你应该看到你的iPhone列表的名称,所以点击它:)
  7. in Xcode ,Click "Product" --> "Build for Running" --> "Allow"
  8. 在Xcode中,单击“产品” - >“构建运行” - >“允许”
  9. in Xcode ,Click "Product --> "Run" --> "Allow"
  10. 在Xcode中,单击“产品 - >”运行“ - >”允许“

source

资源

#5


0  

After you login into iOS Dev Center, you will be able to reach the iOS Provisioning Portal.

登录iOS开发人员中心后,您将能够访问iOS Provisioning Portal。

There, you will have all procedures and step-by-step guides on how to create your development certificate, register your device, create a mobile provisioning, etc.

在那里,您将获得有关如何创建开发证书,注册设备,创建移动设备等的所有程序和分步指南。

https://developer.apple.com/ios/manage/overview/index.action

https://developer.apple.com/ios/manage/overview/index.action