Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
不。您不应尝试以不同的名称向 App Store 提交相同的应用程序。这不是 App Store 的运作方式。正如@Jeremiah所说,StackOverflow上有一个类似的线程: 我可以使用多个不同的帐户/身份向 App Store 提交同一个应用程序吗?,@bobwaycott 在其中指出 App Store 指南规定:
2.20 开发者在 App Store 中“垃圾邮件”了许多类似的版本应用程序将从 iOS 中删除开发者计划
Don't. You should not try to submit the same app under a different name to the App Store. It is not how the App Store works. As @Jeremiah said, there is a similar thread on StackOverflow: Can I submit the same app to the App Store under multiple, different accounts/identities? and in it, @bobwaycott notes that the App Store Guidelines state:
2.20 Developers "spamming" the App Store with many versions of similarapps will be removed from the iOSDeveloper Program
是的,您所要做的就是将项目复制到其他位置,然后重命名:
http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/
它将被视为不同的项目,配置由 xcode 重写。
Yes, all you have to do is to copy your project to a different location, and rename it:
It will be treated as a different project with configuration rewritten by xcode.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
不。您不应尝试以不同的名称向 App Store 提交相同的应用程序。这不是 App Store 的运作方式。正如@Jeremiah所说,StackOverflow上有一个类似的线程: 我可以使用多个不同的帐户/身份向 App Store 提交同一个应用程序吗?,@bobwaycott 在其中指出 App Store 指南规定:
Don't. You should not try to submit the same app under a different name to the App Store. It is not how the App Store works. As @Jeremiah said, there is a similar thread on StackOverflow: Can I submit the same app to the App Store under multiple, different accounts/identities? and in it, @bobwaycott notes that the App Store Guidelines state:
是的,您所要做的就是将项目复制到其他位置,然后重命名:
http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/
它将被视为不同的项目,配置由 xcode 重写。
Yes, all you have to do is to copy your project to a different location, and rename it:
http://aplus.rs/programming/how-to-rename-project-in-xcode-3x/
It will be treated as a different project with configuration rewritten by xcode.