iPhone:更改应用程序名称和图标

发布于 2024-08-07 01:40:58 字数 171 浏览 7 评论 0原文

我是 iPhone 编程新手。 我在 Xcode 中创建了一个应用程序。我想更改应用程序名称和图标。但是我可以更改应用程序名称(显示在 iPhone 中的应用程序图标下方)和 plist 中的图标。 我想问是否有其他方法或技巧可以用来更改图标和应用程序名称。

我的项目需求是最终用户希望经常更改应用程序名称和图标

I am new to iPhone programming.
I created an application in Xcode. I want to change the application name and icon. However I can change the application name (which is appeared below the icon of application in iPhone) and icon from plist.
I want to ask that whether there are any other method or trick which i can use to change the icon and application name.

My project requirement is that end user want to change application name and icon frequently

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

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

发布评论

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

评论(4

叹沉浮 2024-08-14 01:40:58

据我所知,最终用户绝对无法更改通过 App Store 分发的应用程序的应用程序名称或图标。我相信在越狱手机上可以做到这一点,但我不是该领域的专家。

As far as I know there is absolutely no way for the end user to change the application name or icon of applicaitons distributed via the App Store. I believe it would be possible to do this on jailbroken phones, but I'm not an expert in that area.

标点 2024-08-14 01:40:58

杰伊是对的。您需要在 info.plist 文件中指定应用程序的图标和名称。这些值无法动态更改。如果您想更改名称或图标,您需要在 xcode 中修复它们并向 Apple 提交更新以获得批准。

__麦克风

Jay is correct. You need to specify an icon and name for your app in the info.plist file. Those values can't be changed dynamically. If you want to change the name or the icon, you would need to fix them in xcode and submit an update to Apple for approval.

__mike

不弃不离 2024-08-14 01:40:58

我不同意上述答案。
请去看看 Itune 上的免费应用程序“OneTap”(或“onetap”)
您将看到您可以使用自己的图标图像创建一个动态的新应用程序。

I disagree with the above answers.
Please go take a look at the free app on Itune, "OneTap" (or "onetap")
you will see that you can create a dynamicly new app with your own icon image.

明月夜 2024-08-14 01:40:58

cydia 中肯定有一个应用程序可以完成此操作,但您必须越狱您的 iPhone 或 iPod touch

There's definitely an app in cydia to accomplish this but you must jailbreak your iPhone or iPod touch

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