{
"frameworks": [
"NetworkExtension.framework",
"libresolv.9.tbd"
],
"deploymentTarget": "15",
"dependencies-pods": [{
"name": "UTSLibbox",
"version": "1.0.0",
"repo": {
"git": "https://gitee.com/tyousan_admin/UTSLibbox.git",
"tag": "1.0.0",
"branch": "master",
"commit": "15258943a0d4d9b104d638077d033d0732b024da"
}
},{
"name": "UTSBinaryCodable",
"version": "3.0.3"
},{
"name": "GRDB.swift",
"version": "6.24.1"
}]
}

- 发布:2025-07-20 06:32
- 更新:2025-07-21 08:47
- 阅读:433
产品分类: uniapp/App
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 15.5
HBuilderX类型: 正式
HBuilderX版本号: 4.75
手机系统: iOS
手机系统版本号: iOS 17
手机厂商: 苹果
手机机型: iphone 12
页面类型: vue
vue版本: vue3
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
能正常进行云端打包
能正常进行云端打包
实际结果:
[HBuilder] 06:26:25.369
[HBuilder] 06:26:25.370 项目 utsplugin2024 [__UNI__0017C21]打包状态:
[HBuilder] 06:26:25.370 时间: 2025-07-20 06:24:37 类型: iOS Appstore(真机) 打包失败 错误日志: https://app.liuyingyong.cn/build/errorLog/2799aea0-64ef-11f0-bbb9-0d331b152c42
[HBuilder] 06:26:25.820 Analyzing dependencies
[HBuilder] 06:26:25.821 Pre-downloading: `UTSLibbox` from `https://gitee.com/tyousan_admin/UTSLibbox.git`, branch `master`, tag `1.0.0`, commit `15258943a0d4d9b104d638077d033d0732b024da`
[HBuilder] 06:26:25.821 [!] Unable to find a specification for `UTSBinaryCodable (= 3.0.3)`
[HBuilder] 06:26:25.821
[HBuilder] 06:26:25.821 You have either:
[HBuilder] 06:26:25.821 * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
[HBuilder] 06:26:25.821 * mistyped the name or version.
[HBuilder] 06:26:25.822 * not added the source repo that hosts the Podspec to your Podfile.
[HBuilder] 06:26:25.369
[HBuilder] 06:26:25.370 项目 utsplugin2024 [__UNI__0017C21]打包状态:
[HBuilder] 06:26:25.370 时间: 2025-07-20 06:24:37 类型: iOS Appstore(真机) 打包失败 错误日志: https://app.liuyingyong.cn/build/errorLog/2799aea0-64ef-11f0-bbb9-0d331b152c42
[HBuilder] 06:26:25.820 Analyzing dependencies
[HBuilder] 06:26:25.821 Pre-downloading: `UTSLibbox` from `https://gitee.com/tyousan_admin/UTSLibbox.git`, branch `master`, tag `1.0.0`, commit `15258943a0d4d9b104d638077d033d0732b024da`
[HBuilder] 06:26:25.821 [!] Unable to find a specification for `UTSBinaryCodable (= 3.0.3)`
[HBuilder] 06:26:25.821
[HBuilder] 06:26:25.821 You have either:
[HBuilder] 06:26:25.821 * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
[HBuilder] 06:26:25.821 * mistyped the name or version.
[HBuilder] 06:26:25.822 * not added the source repo that hosts the Podspec to your Podfile.
bug描述:
昨天提交的pod仓库,云端一般什么时候执行 pod repo update ?
1 个回复
52yaoer (作者)
已处理