错误:
Appid: __UNI__3B02B75
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos14.1 -project [PackagePath]/HBuilder.xcodeproj -archivePath [PackagePath]/XArchive/HBuilder.xcarchive -scheme HBuilder CONFIGURATION=Release
User defaults from command line:
IDEArchivePathOverride = [PackagePath]/XArchive/HBuilder.xcarchive
Build settings from command line:
CONFIGURATION = Release
SDKROOT = iphoneos14.1
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
error: Provisioning profile \"SDMPAppDistribution\" doesn't match the entitlements file's value for the com.apple.developer.networking.wifi-info entitlement. (in target 'HBuilder' from project 'HBuilder')
** ARCHIVE FAILED **
Error code = 0
Error message:
opendir([PackagePath]/XArchive/exportArchive): failed to open dir: No such file or directory
之前打包还没问题,大佬帮解决下啊
1***@qq.com (作者)
已经重弄了,还是不好使
2021-04-21 14:10
ybs5431
回复 1***@qq.com: 你是用了获取手机wifi信息的插件吗?
2021-04-21 14:52
1***@qq.com (作者)
回复 ybs5431: 这个项目没有这个需求,但是就给我提示这个。这个配置之前还可以,过期之后又重新生成了一次。就这样了
2021-04-21 15:37
m***@nitmali.com
我证书功能也弄了,"com.apple.developer.networking.wifi-info" : true 也配置了,请问还有其他需要注意的吗
2021-05-28 10:33