小白请指教
小白请指教
  • 发布:2021-01-21 15:53
  • 更新:2021-05-06 14:21
  • 阅读:650

ios云打包报错 是什么问题 求指教

分类:uni-app

Appid: UNI58F791B
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos14.1 -project [PackagePath]/HBuilder.xcodeproj -archivePath [PackagePath]/XArchive/HBuilder.xcarchive -scheme HBuilder CONFIGURATION=Release

User defaults from command line:
IDEArchivePathOverride = [PackagePath]/XArchive/HBuilder.xcarchive

Build settings from command line:
CONFIGURATION = Release
SDKROOT = iphoneos14.1

note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
error: Provisioning profile \"molixiaoquan\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
error: Provisioning profile \"molixiaoquan\" doesn't include the com.apple.developer.associated-domains entitlement. (in target 'HBuilder' from project 'HBuilder')
ARCHIVE FAILED

Error code = 0
Error message:
opendir([PackagePath]/XArchive/exportArchive): failed to open dir: No such file or directory

2021-01-21 15:53 负责人:无 分享
已邀请:
5***@qq.com

5***@qq.com

ios开发者里面选项不正确!描述文件等

  • 小白请指教 (作者)

    不是很明白 可以麻烦您有时间的话 说的简单明白一些 可以吗 第一次打包接触ios 都不是很明白 感谢

    2021-01-22 09:02

  • 7***@qq.com

    你好, 具体应该怎么配置呢? 我也遇到这个问题了

    2021-03-15 17:05

5***@qq.com

5***@qq.com

进入苹果开发者勾选这个网络选项Associated Domains capability,从新生成描述文件

该问题目前已经被锁定, 无法添加新回复