uniapp 云打包苹果端报错,问下这是什么问题
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk iphoneos14.1 -project [PackagePath]/HBuilder.xcodeproj
Build settings from command line:
SDKROOT = iphoneos14.1
note: Using new build system
note: Planning build
note: Constructing build description
error: Provisioning profile \"0cb86e37b0fda81a733f7c1c927786f749ade115\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
error: Provisioning profile \"0cb86e37b0fda81a733f7c1c927786f749ade115\" doesn't include the com.apple.developer.associated-domains entitlement. (in target 'HBuilder' from project 'HBuilder')
BUILD FAILED
0 个回复