pod仓库没有更新 uni-app

pod仓库没有更新 uni-app

开发环境 版本号 项目创建方式
Mac 15.5 HBuilderX

产品分类:uniapp/App

PC开发环境操作系统:Mac

HBuilderX类型:正式

HBuilderX版本号:4.75

手机系统:iOS

手机系统版本号:iOS 17

手机厂商:苹果

手机机型:iphone 12

页面类型:vue

vue版本:vue3

打包方式:云端

项目创建方式:HBuilderX

操作步骤:

{
    "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"
    }]
}

预期结果:

能正常进行云端打包

实际结果:

[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 ?

更多关于pod仓库没有更新 uni-app的实战教程也可以访问 https://www.itying.com/category-93-b0.html

1 回复

更多关于pod仓库没有更新 uni-app的实战教程也可以访问 https://www.itying.com/category-93-b0.html


已处理

回到顶部