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.
RestKit を依存関係として含むプライベート リポジトリに podspec を追加しようとすると、検証は常に多くのエラーと警告で失敗します。検証プロセスが xcodebuild を実行しようとすると、エラーが発生します。
私はコマンドを使用しました:
pod repo push MYSpecs MY.podspec --verbose
ローカルリポジトリにプッシュするときに検証をスキップする方法はありますか?