DCloud_App_Array
DCloud_App_Array
  • 发布:2024-02-27 15:52
  • 更新:2024-05-20 12:13
  • 阅读:8434

关于云打包iOS提交AppStore提示警告问题

分类:HBuilderX

App Store Connect 上传要求使用 iOS 17 SDK 编译

2024年3月21号 iOS云端打包已全面升级为 XCode 15.2 和 iOS 17.2 SDK

升级XCode15.2后,需注意以下事项:

苹果在2024年2月6号发布公告要求:
从2024年4月29日开始上传 AppStore 要求使用 XCode 15 和 iOS 17 SDK 编译安装包。
公告详情:从 4 月 29 日开始生效的 App Store Connect 上传要求

目前HBuilderX云端打包iOS平台编译环境为 XCode 14.3.1 和 iOS 16.4 SDK。
因此云端打包后使用 Transporter 工具上传到 AppStore 会提示以下警告:

SDK version issue. This app was built with the iOS 16.4 SDK. Starting April 29, 2024, all iOS and iPadOS apps must be built with the iOS 17 SDK or later, included in Xcode 15 or later, in order to be uploaded to App Store Connect or submitted for distribution. (90725)

注意:此警告只是提示信息,并不影响继续提交 AppStore,开发者可继续上传并提交审核。

@2024年3月21号更新
正式版云端打包机已全面升级到 XCode 15.2 和 iOS 17.2 SDK。

@2024年3月7号更新
目前已经将Alpha版本云端打包环境升级到 XCode 15.2 和 iOS 17.2 SDK,在 Alpha 版本试运行1-2周时间。
预计在3月中将正式版云端打包机完成升级。

关于 App Store 提交的隐私更新

苹果在2024年2月29号发布公告要求:
开发者将需要在其 App 中包含隐私清单
公告详情:关于 App Store 提交的隐私更新

目前uni-app云端打包还未支持隐私清单,使用 Transporter 工具上传到 AppStore 会提示以下警告:

ITMS-91053: Missing API declaration - Your app’s code in the “HBuilder” file references one or more APIs that require reasons, including the following API categories: NSPrivacyAccessedAPICategoryFileTimestamp. While no action is required at this time, starting May 1, 2024, when you upload a new app or app update, you must include a NSPrivacyAccessedAPITypes array in your app’s privacy manifest to provide approved reasons for these APIs used by your app’s code. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.

注意:此警告只是提示信息,并不影响继续提交 AppStore,开发者可继续上传并提交审核。

@2024年4月24号更新
云端打包机2024年4月24号开始已经更新HBuilderX4.08正式版本支持隐私清单。
uni-app项目请更新到HBuilderX4.08及以上版本重新提交云端打包,uni-app x项目需更新到HBuilderX4.13及以上版本重新提交云端打包。详情

6 关注 分享
1***@qq.com 3***@qq.com 2***@qq.com 7***@qq.com xjr 滚滚向前

要回复文章请先登录注册

1***@qq.com

1***@qq.com

等解决方案,插个眼
2024-04-09 17:54
enderX

enderX

https://ask.dcloud.net.cn/article/41035 离线打包可以参考这里
2024-04-09 10:06
6***@qq.com

6***@qq.com

坐等解决方案
2024-04-08 18:07
K__K

K__K

啥时候可以解决好呀
2024-04-08 17:44
3***@qq.com

3***@qq.com

等解决方案 插个眼
2024-04-08 15:18
r***@gmail.com

r***@gmail.com

有客服回复一下修复情况?
2024-04-08 07:08
pzedu

pzedu

修复好了吗
2024-04-07 13:44
d***@gaojiua.com

d***@gaojiua.com

回复 x***@qq.com :
一样,心惊胆战的,不知道为啥
2024-04-05 16:12
p***@foxmail.com

p***@foxmail.com

https://app.liuyingyong.cn/build/errorLog/0bc85270-f15f-11ee-ba83-d7e8dda8c91c 有大哥遇到这个问题,打包jpush的报错ld: warning: -ld64 is deprecated, use -ld_classic instead
ld: warning: arm64 function not 4-byte aligned: _dc_ffi_call_SYSV from [SourcePath]/libs/UniSDK/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: arm64 function not 4-byte aligned: _ffi_closure_SYSV from [SourcePath]/libs/UniSDK/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes'
Undefined symbols for architecture arm64:
\"_dns_free_resource_record\", referenced from:
-[JCORESRVResolver processRecord:length:] in UniPluginJCore(JCORESRVResolver.o)
\"_dns_parse_resource_record\", referenced from:
-[JCORESRVResolver processRecord:length:] in UniPluginJCore(JCORESRVResolver.o)
\"_res_9_init\", referenced from:
+[JCOREMacAddressManager getDeviceMacFromMDNS:] in UniPluginJCore(JCOREMacAddressManager.o)
\"_res_9_ns_initparse\", referenced from:
+[JCOREMacAddressManager getDeviceMacFromMDNS:] in UniPluginJCore(JCOREMacAddressManager.o)
\"_res_9_ns_parserr\", referenced from:
+[JCOREMacAddressManager getDeviceMacFromMDNS:] in UniPluginJCore(JCOREMacAddressManager.o)
\"_res_9_query\", referenced from:
+[JCOREMacAddressManager getDeviceMacFromMDNS:] in UniPluginJCore(JCOREMacAddressManager.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
2024-04-03 10:46
a***@mison.com.cn

a***@mison.com.cn

蹲一个 NSPrivacyAccessedAPICategoryFileTimestamp NSPrivacyAccessedAPICategorvSystemBootTime.NSPrivacyAccessedAPICategoryUserDefaults. 的解决方案啊 提审报错 现在是提交不了APPstore么
2024-04-03 10:37