帖子
帖子
用户
博客
课程
显示全部楼层
166
帖子
2
勋章
1642
Y币

[开发工具] 苹果编译失败

[复制链接]
发表于 2021-3-14 11:05:20
2021-03-14 10:58:34Command line invocation:    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target UZApp cleannote: 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: Rong Jiang (QSGNR3323D)"User defaults from command line:    IDEArchivePathOverride = /uzmap/temp/uxZO87u63SH6sZR/ios/UZApp.xcarchiveBuild settings from command line:    CODE_SIGN_IDENTITY = iPhone Developer: Rong Jiang (QSGNR3323D)note: Using new build systemnote: Building targets in parallelnote: Using codesigning identity override: iPhone Developer: Rong Jiang (QSGNR3323D)note: Planning buildnote: Constructing build descriptionerror: Provisioning profile "dev_maikewang" doesn't support the Associated Domains capability. (in target 'UZApp' from project 'UZApp')error: Provisioning profile "dev_maikewang" doesn't include the com.apple.developer.associated-domains entitlement. (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/uxZO87u63SH6sZR/ios/UZApp.xcarchive'** EXPORT FAILED **
麻烦大佬们看看这是个什么问题,有人说是证书问题,但我使用的appuploader创建的证书,全部重新创建了证书还是这个问题
76
帖子
0
勋章
2613
Y币
制作证书的时候没勾选associated-domains权限?
166
帖子
2
勋章
1642
Y币
可以了,我把这个勾选后重新创建证书可以编译了。不过为什么之前的APP编译时并没有出现这个问题,没有勾选associated domains
76
帖子
0
勋章
2613
Y币
可能是苹果新的机制,之前没强制要求。或者是之前没用到涉及这块的功能
57
帖子
1
勋章
406
Y币
勾选这个权限在哪里,我也遇到同样的问题了,没找到这个权限
XT1991 · 2021-3-14 11:41制作证书的时候没勾选associated-domains权限?
您需要登录后才可以回帖 登录

本版积分规则