在越狱的 iOS 设备上安装我的 .ipa

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/23196727/
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-30 23:59:29  来源:igfitidea点击:

Install my .ipa on a Jailbroken iOS device

iosjailbreakipa

提问by Dr.Kameleon

OK, basically this is what I need (and I'm by no means an expert in iOS-related stuff, so... apologies if that sounds too naive...) :

好的,基本上这就是我需要的(而且我绝不是与 iOS 相关的东西的专家,所以......如果这听起来太天真......道歉......):

  • I'm developping a test app for iPad
  • My iOS developer account has expired (so, I can't create certificates/provisioning profiles and all that) and I'm not planning to renew it any time soon
  • I want to take my compiled .ipaand install it on my Jailbroken iPad (running iOS 7)
  • 我正在为 iPad 开发一个测试应用程序
  • 我的 iOS 开发人员帐户已过期(因此,我无法创建证书/配置文件等等),而且我不打算很快更新它
  • 我想把我编译好的.ipa安装在我的越狱 iPad(运行 iOS 7)上

Is there any reasonable way to do that? Have you tried that?

有什么合理的方法可以做到这一点吗?你试过吗?

Any suggestions are more than welcome!

任何建议都非常受欢迎!

回答by sleepwalkerfx

This is very easy,

这很容易,

Step 1.Launch Cydia, search for AppSync Unified

步骤 1.启动 Cydia,搜索 AppSync Unified

Step 2.Install it. (now iTunes will let you sync any IPA to your phone)

步骤 2.安装它。(现在 iTunes 可以让您将任何 IPA 同步到您的手机)

(if search result doesn't show AppSync Unified do the following)

(如果搜索结果未显示 AppSync Unified,请执行以下操作)

Tap on the "Manage" button.

点击“管理”按钮。

Now tap on "Sources" button. Touch the Edit button and then tap on Add.

现在点击“来源”按钮。触摸编辑按钮,然后点击添加。

Now app this repo –> https://cydia.angelxwind.net/

现在应用这个 repo –> https://cydia.angelxwind.net/

Once the repo is added, tap Return to Cydia.

添加 repo 后,点击 Return to Cydia。

Tap on the newly added repo.

点击新添加的回购。

Search for AppSync Unified and simply touch it, then select "Install" to start the installation process.

搜索 AppSync Unified 并轻触它,然后选择“安装”以开始安装过程。

Step 3.

第 3 步。

Now sync your IPA to your phone using iTunes, Cydia Impactor or by opening the IPA using Filza.

现在使用 iTunes、Cydia Impactor 或使用 Filza 打开 IPA 将您的 IPA 同步到您的手机。

回答by Nicklas Lind

I haven't had a jailbroken iPhone for a long time, so I am not sure if it's going to work or not, but I know that a jailbreak tweak called AppSync once existed that made this possible. You could try searching for it on Cydia.

我有很长时间没有越狱的 iPhone,所以我不确定它是否会工作,但我知道曾经存在过一个名为 AppSync 的越狱调整,使这成为可能。您可以尝试在 Cydia 上搜索它。

Good luck!

祝你好运!