Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Apple App Store 中更新 iPad/iOS 应用程序并收到一封电子邮件,其中包括:
“损坏的图像文件 - 图像文件 icon_ipad.png 似乎已损坏。您的图标不能是隔行扫描的 PNG 文件。”
该应用程序是使用使用 PhoneGap 的 AppMobi 构建的,我不知道 icon_ipad.png 是什么,因为 AFAIC 我们不包含这样的文件。我用谷歌搜索无济于事。
内维尔
icon_ipad.png 是您在步骤 2 中上传到构建系统的图像。听起来您的图像已损坏。你能把你的 appName 发给我,让我看看云中的图像吗?appMobi.com 的支持
我在 Photoshop 中打开了您上传到构建系统的图像(Large Launch Icon (72w x 72h : PNG)),然后尝试重新保存它。它默认为隔行扫描。简单的解决方案是重新保存您的 png,这次选择“无”,而不是“隔行扫描”。然后上传新图像并重建您的应用程序。
I have an <object> in my page code and my background color is not white. The object is created with a white border, which I don't want.
<object>
Any ideas on how to make it border: 0px;
border: 0px;