简体   繁体   English

缺少资产目录-您的应用程序缺少* .app中的资产目录文件

[英]Missing Asset Catalog - Your app is missing the asset catalog file in *.app

I'm trying to upload iOS application to App Store using Xcode but after uploading I received next email from Apple iTunesConnect: 我正在尝试使用Xcode将iOS应用程序上传到App Store,但是上传后,我收到了来自Apple iTunesConnect的下一封电子邮件:

Missing Asset Catalog - Your app is missing the asset catalog file in *.app 缺少资产目录-您的应用程序缺少* .app中的资产目录文件

Are they talking about Assets.xcassets or what? 他们是在谈论Assets.xcassets还是什么?

Anyway of course I have Assets.xcassets in my Xcode project with all needed icons and images I use in my app 无论如何,当然我的Xcode项目中有Assets.xcassets ,其中包含我在应用程序中使用的所有必需的图标和图像

What does it mean? 这是什么意思?

问题是我的Assets文件夹不在正确的文件夹中(似乎我以某种方式将其移至Base.lproj文件夹中),它应该位于根目录中

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Libgdx如何修复“ IOSLauncher.app”中的资产丢失目录? - Libgdx how to fix Missing Asset Catalog in 'IOSLauncher.app'? 缺少资产目录编译器选项 - Asset Catalog Compiler Options missing 使用Asset Catalog降低应用程序文件大小的方法 - Ways to lower app file size using Asset Catalog 缺少应用程序图标。 资产目录中必须包含 PNG 格式的 1024 x 1024 像素的应用程序图标 - 我猜是但未找到 - Missing App Icon. An app icon measuring 1024 by 1024 pixels in PNG format must be included in the Asset Catalog - It is but not found I guess 缺少必需的图标文件。 捆绑包不包含120x120。 使用资产目录 - Missing required icon file. Bundle does not contain 120x120. Using Asset Catalog 带有iOS 8 Universal应用程序的资产目录和大小调整类的图像大小? - Image sizes with Asset Catalog and Sizing Classes for a iOS 8 Universal app? 适当大小的应用程序图标在资产目录中显示为小 - Properly sized App Icons displaying small in asset catalog 资产目录应用程序图标集名称从构建设置中消失 - Asset Catalog App Icon Set Name is disappeared from build setting 选择在现有项目的资产目录中的图标稀疏应用程序 - Opt into app thinning for icons in asset catalog in existing project 在运行时定义资产目录 - Define Asset Catalog at runtime
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM