4

When I try to run in xcode 8.2 with set "User Legacy Swift -> YES" in build setting, it give me errors for cocoapods only.

I receive the following error:

enter image description here

1 Answers1

0

Toggled the "Use Legacy Swift Language Version" from "No" to "Yes" and back to "No" for each(Build Settings). The project then built again.

abdul sathar
  • 2,395
  • 2
  • 28
  • 38