Could not automatically select an Xcode project

后端 未结 21 732
灰色年华
灰色年华 2021-02-02 06:03

When i type \"pod install\" in a correct directory I always get this

Analyzing dependencies

[!] Could not automatically select an Xcode project. Specify          


        
21条回答
  •  借酒劲吻你
    2021-02-02 06:22

    I had an old .xcodeproj-file in my folder, so there was 2 of them. I removed the old one and it works!

提交回复
热议问题