Incorrect path for Pods.debug.xcconfig in Xcode?

后端 未结 17 1478
一整个雨季
一整个雨季 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:37

    Try deleting the debug.xcconfig file and run pod install again. It solved my issue

提交回复
热议问题