0

I'm new to IOS development. I have downloaded a source code from the Internet to my Mac machine when I try to run the command "pod install" to install the dependencies library and it throwing me this error message "The following pods are integrated into targets that do not have same Swift version". Currently, I'm running Xcode 8.2.1.

DavidB
  • 313
  • 1
  • 8
  • 23
  • your pods have different swift version please check read me file of your pod to check the version of swift. might be you need to update your xcode to 9 or 10 depends on which version of swift you are using. – Muhammad Shauket Sep 24 '18 at 02:42
  • @ShauketSheikh- How can I identify the appropriate Swift version for the particular project? – DavidB Sep 24 '18 at 02:47
  • just go to there portal which version they mentioned – Muhammad Shauket Sep 24 '18 at 04:01
  • Possible duplicate of [following pods are integrated into targets that do not have the same Swift version](https://stackoverflow.com/questions/40471683/following-pods-are-integrated-into-targets-that-do-not-have-the-same-swift-versi) – Ashish Kakkad Sep 24 '18 at 04:34

0 Answers0