将自己的 iPhone .app 放在 iPhone 上

发布于 2024-12-27 20:28:14 字数 432 浏览 4 评论 0原文

我制作了 app1 并使用 WinSCP 将其传输到我的 iPhone,以 ssh 到我的 iPhone。 它出现在我的 iPhone 中并运行。

然后我制作了app2并将其传输到我的iPhone上。 显示并运行以及..

我的问题? 我似乎只能同时显示其中 1 个。 我可以拥有 app1 或 app2,但不能同时拥有两者。

我不明白为什么

一开始我想也许它们被称为相同的东西或什么......? 我将 name.app 更改为 1.app,但它仍然显示为 Fake Code Sign(笑) 所以我去构建设置->包名称并将其更改为 1

我确保第一个被称为 1 ,第二个被称为 2 ,但它们仍然不会出现在一起......

所以我想,呃,也许我应该使用不同的代码签名(唯一我可以的想到) 但它仍然不起作用..

有人知道我必须做什么吗?

I made app1 and transfered it to my iPhone using WinSCP to ssh into my iPhone.
It shows up in my iPhone and runs.

Then I made app2 and transfered it to my iPhone.
Shows up and runs aswell..

My problem?
I only seem to be able to have 1 of them show at the same time.
I can either have app1 or app2, but not both at the same time.

I don't understand why

At first I thought maybe they're called the same thing or something..?
I changed the name.app to 1.app but it still showed up as Fake Code Sign(lol)
So I went to build settings -> bundle name and changed it to 1

I made sure the first one was called 1 and the second 2, but they still would not appear together...

So I thought, eh, maybe I should use a different code signing(only thing I could think of)
but it still doesn't work..

Anyone know what I have to do?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

骄傲 2025-01-03 20:28:14

听起来您对两者使用相同的捆绑包 ID。检查每个应用程序的 Info.plist 文件。

It sounds like you are using the same bundle ID for both. Check the Info.plist file for each application.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文