帖子
帖子
用户
博客
课程
显示全部楼层
16
帖子
0
勋章
131
Y币

[多端开发] 应用搬过来就不能自定义打包,打包报错

[复制链接]
发表于 2024-3-5 11:33:28
地图用了这两个插件  aMap aMapNavigation

报错如下
2024-03-05 11:05:56
2024-03-05 11:05:56.683 xcodebuild[69299:80893004] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target UZApp clean

User defaults from command line:
    IDEPackageSupportUseBuiltinSCM = YES


** CLEAN SUCCEEDED **

2024-03-05 11:05:57.753 xcodebuild[69319:80893109] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -scheme UZApp -configuration Release -archivePath UZApp.xcarchive "CODE_SIGN_IDENTITY=Apple Development: qimu yu (PVCQYN2KP9)" -destination generic/platform=iOS

User defaults from command line:
    IDEArchivePathOverride = /Users/yonbuilder/uzmap/temp/WTOpwyJ5PtPwc7J/ios/UZApp.xcarchive
    IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
    CODE_SIGN_IDENTITY = Apple Development: qimu yu (PVCQYN2KP9)

Prepare packages

note: Using codesigning identity override: Apple Development: qimu yu (PVCQYN2KP9)
Computing target dependency graph and provisioning inputs

Create build description
Build description signature: ef53349ec2e790d15cf69643dc50e6b3
Build description path: /Users/yonbuilder/Library/Developer/Xcode/DerivedData/UZApp-aamsqnileucrygectzwgylqfbhjw/Build/Intermediates.noindex/ArchiveIntermediates/UZApp/IntermediateBuildFilesPath/XCBuildData/ef53349ec2e790d15cf69643dc50e6b3.xcbuilddata

note: Building targets in dependency order
/Users/yonbuilder/uzmap/temp/WTOpwyJ5PtPwc7J/ios/UZApp.xcodeproj: error: No certificate for team 'W4V7FVTK83' matching 'Apple Development: qimu yu (PVCQYN2KP9)' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning. (in target 'UZApp' from project 'UZApp')
/Users/yonbuilder/uzmap/temp/WTOpwyJ5PtPwc7J/ios/UZApp.xcodeproj: error: Provisioning profile "huiqi" expired on Nov 4, 2023. (in target 'UZApp' from project 'UZApp')
** ARCHIVE FAILED **

** EXPORT FAILED **

error: archive not found at path '/Users/yonbuilder/uzmap/temp/WTOpwyJ5PtPwc7J/ios/UZApp.xcarchive'


130
帖子
7
勋章
5万+
Y币

: error: No certificate for team 'W4V7FVTK83' matching 'Apple Development: qimu yu (PVCQYN2KP9)' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning. (in target 'UZApp' from project 'UZApp')
证书问题
重新生成下苹果证书
您需要登录后才可以回帖 登录

本版积分规则