【问题标题】:pod repo lint error: [!] An unexpected version directory `<a dir>` was encountered for the `<Parent Dir>` Pod in the `<Parent Dir>` repositorypod repo lint 错误:[!] `<Parent Dir>` 存储库中的 `<Parent Dir>` Pod 遇到了意外的版本目录 `<a dir>`
【发布时间】:2014-08-05 19:18:30
【问题描述】:

我正在尝试检查我的 pod 规格并收到以下错误。

[!] An unexpected version directory 'ios' was encountered for the 'Classes' Pod in the 'Classes' repository.

我的源文件夹设置如下:

类 - IOS - osx

Podspec 的源文件为:

s.source_files = 'Classes/**/*.*'

任何想法是什么导致了这个错误?

【问题讨论】:

    标签: ios cocoapods podspec


    【解决方案1】:

    好吧,我今天过得很糟糕。应该一直在使用:

    pod 规格 lint。

    【讨论】:

    • 我已经看过这个问题并回答了十几次,每次当我在控制台中输入pod spec lint . 时,您的OK I was having a bad day. 都会让我发笑。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-01-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多