Darren_wang
Darren_wang
  • 发布:2023-06-07 14:04
  • 更新:2023-06-08 14:09
  • 阅读:155

制作iOS extension时云打包失败

分类:uni-app

报错信息如下:

Appid: UNI335543C
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos16.2 -project [PackagePath]/HBuilder.xcodeproj -archivePath [PackagePath]/XArchive/HBuilder.xcarchive -scheme HBuilder -configuration Debug

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

Build settings from command line:
SDKROOT = iphoneos16.2

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 7b5f7f859b2f8072f79b3b57b7fc75ae
Build description path: /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-csxthunfrcowxaajzimlyyalwwyx/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/XCBuildData/7b5f7f859b2f8072f79b3b57b7fc75ae-desc.xcbuild

note: Building targets in dependency order
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"exif_develop_profile\" doesn't match the entitlements file's value for the com.apple.security.application-groups entitlement. Profile qualification is using entitlement definitions that may be out of date. Connect to network to update. (in target 'HBuilder' from project 'HBuilder')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking \"Based on dependency analysis\" in the script phase. (in target 'HBuilder' from project 'HBuilder')--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008112-001214A41AFB401E }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:5C8FE743-82C9-441A-AF3E-423A62F73284, OS:16.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:BEE44BC5-A056-4B3B-BA35-7F721B871282, OS:16.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:810588B8-D1C2-4B45-9643-4B09D6715B77, OS:16.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:8C69B163-7CF0-4770-94D9-A0E5CEA8A626, OS:16.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:5F5E9920-422E-4431-8079-7922608AA75E, OS:16.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:84D1B7A6-0DC1-41D0-8451-E283757588C4, OS:16.2, name:iPhone 14 }
{ platform:iOS Simulator, id:13CCE712-4C8D-4E09-8DFE-B30D3C276291, OS:16.2, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:19DDF0EF-D19F-4957-A756-9A26D48840BA, OS:16.2, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:9B654EBB-0AB0-4093-8CFA-271CC26F197F, OS:16.2, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:3F1BEEB4-E928-4872-ACDE-E18E2B9E1BCF, OS:16.2, name:iPhone SE (3rd generation) }
ARCHIVE FAILED

2023-06-07 14:04 负责人:无 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

错误:设置配置文件\“exif_profile\”与com.apple.security.application-groups权限的权限文件值不匹配

要回复问题请先登录注册