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

[其他] iOS自定义loader编译失败

[复制链接]
发表于 2022-8-24 14:26:39
2022-08-24 01:57:38Command line invocation:    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target UZApp cleanUser defaults from command line:    IDEPackageSupportUseBuiltinSCM = YESnote: Using new build systemnote: Build preparation complete** 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: shicheng shui (5KY4ZMULW8)"User defaults from command line:    IDEArchivePathOverride = /Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcarchive    IDEPackageSupportUseBuiltinSCM = YESBuild settings from command line:    CODE_SIGN_IDENTITY = iPhone Developer: shicheng shui (5KY4ZMULW8)--- xcodebuild: WARNING: Using the first of multiple matching destinations:{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }{ platform:iOS Simulator, id:A4C40311-4B0C-4E9D-B254-A570BC8CDAA7, OS:15.0, name:iPad (9th generation) }{ platform:iOS Simulator, id:E3ECBC6F-810E-4920-92F7-482A9197FCB4, OS:15.0, name:iPad Air (4th generation) }{ platform:iOS Simulator, id:743D072E-E91A-4C3F-B55B-DC5215E64D08, OS:15.0, name:iPad Pro (9.7-inch) }{ platform:iOS Simulator, id:4A4EC8F7-5E1F-4E0B-A451-1A154EF5271C, OS:15.0, name:iPad Pro (11-inch) (3rd generation) }{ platform:iOS Simulator, id:3D8D8875-E7D7-4ADC-A7CB-6B58E7A2E042, OS:15.0, name:iPad Pro (12.9-inch) (5th generation) }{ platform:iOS Simulator, id6A9B272-0E37-4306-B8A6-BA211BE9AD34, OS:15.0, name:iPad mini (6th generation) }{ platform:iOS Simulator, id:5100484E-2092-4227-B56E-47D9FA4EA817, OS:15.0, name:iPhone 8 }{ platform:iOS Simulator, id:5043E1CF-2FBA-4972-B77A-156D48056B34, OS:15.0, name:iPhone 8 Plus }{ platform:iOS Simulator, id:00FE58DC-C5D2-432F-BEC4-E71161685D8C, OS:15.0, name:iPhone 11 }{ platform:iOS Simulator, id:CA1265FD-A9DA-4BB4-A636-DC0226B88C9D, OS:15.0, name:iPhone 11 Pro }{ platform:iOS Simulator, id:BAE3625C-6FDC-4A7E-B15A-6E409C5F74A7, OS:15.0, name:iPhone 11 Pro Max }{ platform:iOS Simulator, id:CCA629C2-F7AA-4F90-AAC4-38F027A4D92B, OS:15.0, name:iPhone 12 }{ platform:iOS Simulator, id:F8EBE8B1-D3BE-45C2-91E8-77FC9803B46E, OS:15.0, name:iPhone 12 Pro }{ platform:iOS Simulator, id:94172703-5C30-400E-9095-CA3F4FF94BDF, OS:15.0, name:iPhone 12 Pro Max }{ platform:iOS Simulator, id:CEFF101D-E751-4EF2-87E2-F91F88A22CC5, OS:15.0, name:iPhone 12 mini }{ platform:iOS Simulator, id:10E45FE7-EDF7-47AF-B9D5-4A1B2898217B, OS:15.0, name:iPhone 13 }{ platform:iOS Simulator, idC5E479A-0C1F-4B6F-A62D-5A2D473BEC46, OS:15.0, name:iPhone 13 Pro }{ platform:iOS Simulator, id:B7ACF389-C116-4F53-AF7E-0D62CF1D5630, OS:15.0, name:iPhone 13 Pro Max }{ platform:iOS Simulator, id:E5D56DFE-D7C2-4E37-BE83-4262554969C7, OS:15.0, name:iPhone 13 mini }{ platform:iOS Simulator, id:1EAFEBAF-538B-4230-9963-725D29B21521, OS:15.0, name:iPhone SE (2nd generation) }{ platform:iOS Simulator, id:59058ADF-69F2-4642-9772-73D2ACDF1D95, OS:15.0, name:iPod touch (7th generation) }note: Using new build systemnote: Using codesigning identity override: iPhone Developer: shicheng shui (5KY4ZMULW8)note: PlanningAnalyze workspaceCreate build descriptionBuild description signature: 33341089c602594d4b10529229e02eeaBuild description path: /Users/apicloud/Library/Developer/Xcode/DerivedData/UZApp-bqavhmrxmecaexdmuvuorwiljgoq/Build/Intermediates.noindex/ArchiveIntermediates/UZApp/IntermediateBuildFilesPath/XCBuildData/33341089c602594d4b10529229e02eea-desc.xcbuildnote: Build preparation completenote: Building targets in parallel/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.0.99. (in target 'UZApp' from project 'UZApp')error: Signing certificate is invalid. Signing certificate "iPhone Developer: shicheng shui (5KY4ZMULW8)", serial number "6A142948C94C4A637C20AF199D5546A3", is not valid for code signing. It may have been revoked or expired. (in target 'UZApp' from project 'UZApp')error: Provisioning profile "hbwkh" has app ID "com.sntsoft.hbwkhapp", which does not match the bundle ID "25TQH99X4R". (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: NewsstandKit is deprecated. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: AddressBookUI is deprecated. Consider migrating to ContactsUI instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcodeproj: warning: AssetsLibrary is deprecated. Consider migrating to Photos instead. (in target 'UZApp' from project 'UZApp')** ARCHIVE FAILED **error: archive not found at path '/Users/apicloud/uzmap/temp/Ge51U9Bf75WbuG0/ios/UZApp.xcarchive'** EXPORT FAILED **

380
帖子
4
勋章
6
Y币
error: Signing certificate is invalid. Signing certificate "iPhone Developer: shicheng shui (5KY4ZMULW8)", serial number "6A142948C94C4A637C20AF199D5546A3", is not valid for code signing. It may have been revoked or expired. (in target 'UZApp' from project 'UZApp')
error: Provisioning profile "hbwkh" has app ID "com.sntsoft.hbwkhapp", which does not match the bundle ID "25TQH99X4R".

证书问题
21
帖子
0
勋章
734
Y币
好的 谢谢
技术咨询-F · 2022-8-24 14:37error: Signing certificate is invalid. Signing certificate "iPhone Developer: shicheng shui (5KY4ZMULW8)", serial number "6A142948C94C4A637C20AF199D5546A3", is not valid for code signing. It may have  ...
您需要登录后才可以回帖 登录

本版积分规则