jjzjj

Marketing

全部标签

ios - Jenkins 存档失败说 :"You have to provide a value for either the marketing or technical version. Found neither."

我正在尝试在Jenkins中构建Xcode项目,我能够成功运行我的第一个Jenkins项目。编译后它给了我“应用程序”包。现在我正在尝试归档包,但出现以下错误“您必须为营销版或技术版提供一个值。两者均未找到。”我试过配置,但似乎没有任何效果。 最佳答案 Xcode有一个名为agvtool的内置工具.Agvtool仅在设置中具有“Applegeneric”版本系统时才有效。在目标设置中将版本系统更改为“Applegeneric”。 关于ios-Jenkins存档失败说:"Youhaveto

ios - iTunes 连接 : it is not eligible for the marketing opt-in incentive?

我在我的应用程序中使用自动更新的iap,但最近我收到一封来自iTunesConnect的邮件,我不太明白。Thisisacourtesynoticetoinformyouthatalthoughyourrecentlysubmittedapp,xxxxx(appname),includesauto-renewableIn-AppPurchasesubscriptions,itisnoteligibleforthemarketingopt-inincentive.Asaresult,themarketingopt-inincentiveoptionwillbedisablediniTun

ios - "Missing Marketing Icon. iOS Apps must include a 1024x1024px"如何解决

我正在从Xcode9.0在iTunes中上传应用程序...此错误显示在最后一步。如何解决这个问题?1024x1024px图标出现在我的图标列表中 最佳答案 现在我们需要在我们的项目中添加一个大小为1024X1024的新图标。请参阅下面的图片。这个问题是从WWDC2017开始的。注意:-请勿上传或使用测试版(macos或Xcode)进行应用上传。按照苹果的建议。我已经收到来自Apple的邮件。 关于ios-"MissingMarketingIcon.iOSAppsmustincludea1
12