包含空格的项目
我创建了一个名称中带有空格的项目。我已经完成了该项目,但在使用应用程序加载器提交时,它告诉我不需要有空格。有什么办法可以去除空白吗?我会非常感激。我已经做好了提交的准备。
I've created a project with white space in the name. I've completed the project, but at the time of submission using Application Loader, it tells me that I need to have no white space. Is there any way to remove the white space? I'd be so grateful. I am poised for submission.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
删除使用 Application Loader 提交的 zip (iOS) 或 pkg (Mac) 文件的文件名中的所有空格。那应该可以解决问题。
Remove any white spaces from the file name of the zip (iOS) or the pkg (Mac) file that you are submitting with Application Loader. That should do the trick.