Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试将 podspec 添加到包含 RestKit 作为依赖项的我的私有存储库中,验证总是失败并出现许多错误和警告。当验证过程尝试运行 xcodebuild 时会发生错误。
我使用了命令:
pod repo push MYSpecs MY.podspec --verbose
推送到本地仓库时有没有办法跳过验证?