ios 在没有 iTunes 的情况下安装 .ipa 文件?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/42243120/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 08:53:11  来源:igfitidea点击:

Install .ipa file without iTunes?

iosxcodereact-nativereact-native-androidreact-native-ios

提问by Rohan Dave

Is it Possible Install .ipa to iphone iTunes ?

是否可以将 .ipa 安装到 iphone iTunes?

Any 3rd party sites like iTunes?

任何 3rd 方网站,如 iTunes?

Ex : https://tryouts.io/, https://appetize.io/

例如:https://tryouts.io/https://appetize.io/

回答by a.u.b

  • Attach the device
  • XCode -> Window -> Devices
  • Select the device
  • Right click -> Show Provisioning Profiles
  • Add your file, done.
  • Under the Applications box, click +
  • Select the .ipa file
  • 连接设备
  • XCode -> 窗口 -> 设备
  • 选择设备
  • 右键单击 -> 显示配置文件
  • 添加您的文件,完成。
  • 在应用程序框下,单击 +
  • 选择 .ipa 文件

回答by MAhipal Singh

Either Submit IPA for TestFlighton developer at ituneconnect or Export your IPA with Development/Adhoc Profile (for registered Devices) and drag your ipa file at diawi or buildtry and generate a test link.

ituneconnect上为开发人员提交用于TestFlight的 IPA 或使用开发/临时配置文件导出您的 IPA(对于已注册的设备)并在 diawi 或 buildtry 上拖动您的 ipa 文件并生成测试链接。

https://www.diawi.com/

https://www.diawi.com/

there are more option try these also

还有更多选择也试试这些

  1. https://www.installonair.com/
  2. https://getappbox.com/
  1. https://www.installonair.com/
  2. https://getappbox.com/

回答by Rohan Dave

You can use this by follow its instruction.. : https://www.diawi.com/

您可以按照其说明使用它..:https: //www.diawi.com/

回答by JonLuca

If you jailbreak your phone, you can bypass the codesigning using AppSync.

如果您越狱了您的手机,您可以使用 AppSync 绕过协同签名。

You can't bypass codesigning unless you jailbreak.

除非越狱,否则您无法绕过代码签名。

Are these valid IPAs that have been signed by a dev account/apple?

这些有效的 IPA 是否已由开发帐户/苹果签名?

回答by Danny Lau

try this,you can install ipa by console https://github.com/libimobiledevice/ideviceinstaller

试试这个,你可以通过控制台安装ipa https://github.com/libimobiledevice/ideviceinstaller

回答by Mert Akkanat

I try to face with these problems and I use : https://www.installonair.com. It's free and not have limit like diawi.

我尝试面对这些问题并使用:https: //www.installonair.com。它是免费的,不像diawi那样有限制。

  1. You need to add device UDID to apple developer account devices part.
  2. Build your project and archieve it ad hoc with your certificate
  3. Open that link and upload your ad hoc ipa file to website
  4. Get qr code and link to download
  1. 您需要将设备 UDID 添加到苹果开发者帐户设备部分。
  2. 构建您的项目并使用您的证书临时存档
  3. 打开该链接并将您的临时 ipa 文件上传到网站
  4. 获取二维码和下载链接