w***@shopsuite.cn
w***@shopsuite.cn
  • 发布:2021-01-07 17:08
  • 更新:2021-01-07 19:04
  • 阅读:1500

iOS打包error: doesn't match the entitlements file's value for the keychain-access-groups entitlement.

分类:uni-app

遇到一下问题,p12证书和描述文件删除重建了无数次还是报同样的错误,有没有遇到同样问题的?求解求解!!!!

Appid: UNIC014E4E
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 \"euRelease\" doesn't match the entitlements file's value for the keychain-access-groups 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-07 17:08 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

使用uni原生插件“JY-FaceBookAppEvents”中配置了keychain-access-groups导致,请联系插件开发者确认配置方法,或者不使用此插件。

  • w***@shopsuite.cn (作者)

    直击问题点,问题已解决,谢谢。

    2021-01-08 09:56

  • j***@163.com

    回复 w***@shopsuite.cn: 使用uni原生插件“JY-FaceBookAppEvents”中配置了keychain-access-groups 第一次玩这个打包,报相同的错,请教这个在哪里配的

    2021-01-15 11:20

  • w***@shopsuite.cn (作者)

    回复 j***@163.com: keychain-access-groups找到这个地方 然后删掉

    2021-04-09 14:13

CLP

CLP

error: Provisioning profile \"euRelease\" doesn't match the entitlements file's value for the keychain-access-groups entitlement. —————— 描述文件的keychain-access-groups是开启的还是关闭的? 你是要开启还是要关闭? 本地开发的插件时候Xcode工程配置的有这个还是没这个?

  • w***@shopsuite.cn (作者)

    开发没有用到Xcode ,Hbuilder云打包的,看不到

    2021-01-07 17:50

  • CLP

    回复 w***@shopsuite.cn: 我问了这么多问题,你就回答这么一句。 你没有打插件是吗?就是正常的云打包是吗?那你排查你的描述文件吧

    2021-01-07 18:44

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