Incorrect path for Pods.debug.xcconfig in Xcode?

后端 未结 17 1469
一整个雨季
一整个雨季 2021-01-30 03:15

so I used Venmo/Synx on my Xcode project with CocoaPods, and it completely screwed everything up.

I was able to fix the Manifest.lock and Podfile.lock errors, but now I

17条回答
  •  灰色年华
    2021-01-30 03:46

    I had the same error and I fixed in following way

    1 - Goto your projected setting by blue icon of your project from left pan 2 - Select your project under the project 3 - Select Info window 4 - Check IOS deployement target. This target should be same as you set in general settings of your project (Pic 2).

提交回复
热议问题