起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1857|回复: 5

[处理中3] APPstore上架碰到的问题

[复制链接]

11

主题

66

帖子

114

积分

初级会员

Rank: 2

积分
114
QQ
发表于 2017-12-20 16:08:42 | 显示全部楼层 |阅读模式
Wex5对IOS的支持差强人意是不争的事实,xcode已经是9.1了,现在wex5的打包还停留在7.3!
当IOS升级到11后,XCODE7.3的打包就完全不能安装了。
还好weX5能输出xcode的完整工程,通过输出的工程用xcode9.1打包,可以在IOS11上正常运行。

可是发布到APPstore时碰到了问题,以下是苹果的回复:
Dear developer,
We have discovered one or more issues with your recentdelivery for "****". To process yourdelivery, the following issues must be corrected:
Missing Info.plist value - Avalue for the Info.plist key 'CFBundleIconName' is missing in the bundle****'. Apps built with iOS 11 or later SDK must supply app iconsin an asset catalog and must also provide a value for this Info.plist key. Formore information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7.
Once these issues have been corrected, you can thenredeliver the corrected binary.
Regards,
The App Store team


苹果的指定还是挺详细的。关键是现在应用图片等都是打包到APP中上传了,就是往包中添加asset资源。

现在只讲问题:weX5生成的7.3的工程项目是没有
asset catalogs
的,怎么增加进去,使之能够顺利发布到appstore中?求支持。

3

主题

304

帖子

798

积分

高级会员

Rank: 4

积分
798
QQ
发表于 2017-12-20 16:29:57 | 显示全部楼层
这个问题其实很简单,请你按照这里http://help.apple.com/xcode/mac/current/#/dev10510b1f7的说明去做,然后导出上传到appstore的app就行,首先,你需要把app的图标都放到.xcassets为扩展名的文件夹里面。当然这个过程你可以使用xcode来进行界面化的操作完成就好。另外如果有不懂的地方,你可以查一下相关的资料即可。

回复 支持 反对

使用道具 举报

3

主题

304

帖子

798

积分

高级会员

Rank: 4

积分
798
QQ
发表于 2017-12-20 16:33:57 | 显示全部楼层
http://help.apple.com/xcode/mac/current/#/dev4b0ebb1bb这里说的很清楚
Add an App Store icon to your project
For Xcode 9, place the required App Store icon in an asset catalog located in the app bundle.
  • For iOS apps, drag an icon to the App Store iOS well located in the AppIcon image set.
  • For iMessage and Sticker Pack apps, provide both an App Store icon and a Messages App Store icon.
    For the iMessage apps, drag an icon to the App Store iOS well located in the AppIcon image set of the iOS target. Then drag an icon to the Messages App Store well in the iMessage App Icon image set of the MessagesExtension target.
    For Sticker Pack apps, the App Store iOS and the Messages App Store wells are both located in the iMessage App Icon image set in the Stickers.xcstickers file.
  • For macOS apps, drag an icon to the App Store - 2x well in the AppIcon image set.
  • For tvOS apps, drag the front, middle, and back icons to the App Icon - App Store image set located in the App Icon & Top Shelf Image folder.
  • For watchOS apps, provide an App Store icon for the iOS and the watchOS targets.
    For the iOS target, drag an icon to the App Store iOS well located in the AppIcon image set. For the WatchKit App target, drag an icon to the Apple Watch App Store well located in the AppIcon image set.



回复 支持 反对

使用道具 举报

11

主题

66

帖子

114

积分

初级会员

Rank: 2

积分
114
QQ
 楼主| 发表于 2017-12-20 17:27:26 | 显示全部楼层
jleeh 发表于 2017-12-20 16:29
这个问题其实很简单,请你按照这里http://help.apple.com/xcode/mac/current/#/dev10510b1f7的说明去做,然 ...

问题是,在WEX5生成的工程里没有“.xcassets为扩展名的文件夹”
回复 支持 反对

使用道具 举报

11

主题

66

帖子

114

积分

初级会员

Rank: 2

积分
114
QQ
 楼主| 发表于 2017-12-20 17:28:37 | 显示全部楼层
可以自己建一个吗?在什么目录建?起什么名字?
回复 支持 反对

使用道具 举报

3

主题

304

帖子

798

积分

高级会员

Rank: 4

积分
798
QQ
发表于 2017-12-20 18:20:08 | 显示全部楼层
或者你等着近期发布的3.8版本,可以解决这个问题
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2025-6-27 20:58 , Processed in 0.058233 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表