帖子
帖子
用户
博客
课程
显示全部楼层

[插件使用] 打包ios 报错是什么原因呢?

[复制链接]
发表于 2021-4-25 18:10:25


报错原因
2021-04-25 06:05:19
Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target UZApp clean

note: Using new build system

** 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: Jiangming Ning (N3R2MTJ569)"

User defaults from command line:
    IDEArchivePathOverride = /uzmap/temp/DI5TxfLqiOOsqbL/ios/UZApp.xcarchive

Build settings from command line:
    CODE_SIGN_IDENTITY = iPhone Developer: Jiangming Ning (N3R2MTJ569)

note: Using new build system
note: Building targets in parallel
note: Using codesigning identity override: iPhone Developer: Jiangming Ning (N3R2MTJ569)
note: Planning build
note: Constructing build description
error: Provisioning profile "com.heart2word.zy" has app ID "com.timmvp.zy", which does not match the bundle ID "com.heart2word.zy". (in target 'UZApp' from project 'UZApp')
error: Provisioning profile "com.heart2word.zy" doesn't include signing certificate "iPhone Developer: Jiangming Ning (N3R2MTJ569)". (in target 'UZApp' from project 'UZApp')
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 14.0.99. (in target 'UZApp' from project 'UZApp')
warning: NewsstandKit is deprecated. (in target 'UZApp' from project 'UZApp')
warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'UZApp' from project 'UZApp')
warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'UZApp' from project 'UZApp')
warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'UZApp' from project 'UZApp')
warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'UZApp' from project 'UZApp')
warning: AddressBookUI is deprecated. Consider migrating to ContactsUI instead. (in target 'UZApp' from project 'UZApp')
warning: AssetsLibrary is deprecated. Consider migrating to Photos instead. (in target 'UZApp' from project 'UZApp')

** ARCHIVE FAILED **

error: archive not found at path '/uzmap/temp/DI5TxfLqiOOsqbL/ios/UZApp.xcarchive'
** EXPORT FAILED **
76
帖子
0
勋章
2613
Y币
供应配置文件“ com.heart2word.zy”的应用程序ID为“ com.timmvp.zy”,与捆绑软件ID“ com.heart2word.zy”不匹配。
配置文件“ com.heart2word.zy”不包括签名证书“​​ iPhone开发人员:宁江明(N3R2MTJ569)”
证书问题检查下
您需要登录后才可以回帖 登录

本版积分规则