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

[问题求助] ios突然不能编译自定义Loader,测试包也打不了

[复制链接]
发表于 2023-8-29 14:57:02
之前还可以,突然就不能编译测试包和自定义Loader;


Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target UZApp clean

User defaults from command line:
    IDEPackageSupportUseBuiltinSCM = YES


** CLEAN SUCCEEDED **

Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -scheme UZApp -configuration Release -archivePath UZApp.xcarchive "CODE_SIGN_IDENTITY=iPhone Developer: zhiguo jiang (4NR4J857X4)" -destination generic/platform=iOS

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

Build settings from command line:
    CODE_SIGN_IDENTITY = iPhone Developer: zhiguo jiang (4NR4J857X4)

Prepare packages

note: Using codesigning identity override: iPhone Developer: zhiguo jiang (4NR4J857X4)
Computing target dependency graph and provisioning inputs

Create build description
Build description signature: a63182e1b4aaa047ba884b1bcbe93c75
Build description path: /Users/yonbuilder/Library/Developer/Xcode/DerivedData/UZApp-bixuwweqfcsmrnbrwehyxpfcctuf/Build/Intermediates.noindex/ArchiveIntermediates/UZApp/IntermediateBuildFilesPath/XCBuildData/a63182e1b4aaa047ba884b1bcbe93c75-desc.xcbuild

note: Building targets in dependency order
/Users/yonbuilder/uzmap/temp/d20J0g6Dse47qPp/ios/UZApp.xcodeproj: error: No certificate for team '87ZKJP7X2' matching 'iPhone Developer: zhiguo jiang (4NR4J857X4)' 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')
** ARCHIVE FAILED **

** EXPORT FAILED **

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

64ed9682b4e0a.png
380
帖子
4
勋章
6
Y币
您好,证书有问题。

error: No certificate for team '87ZKJP7X2' matching 'iPhone Developer: zhiguo jiang (4NR4J857X4)' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning.
您需要登录后才可以回帖 登录

本版积分规则