I have been facing swift dependency issue.
Swift dependency error analysis error not working even after changing swift language from 3.2 to 4.0
Asked
Active
Viewed 36 times
0
-
Check this out https://stackoverflow.com/questions/51589018/the-swift-language-version-swift-version-build-setting-must-be-set-to-a-supp – cedricbahirwe Jun 24 '21 at 08:33
-
@cedricbahirwe I tried that but it didn't work. – Thrinath Sirna Jun 24 '21 at 09:02
-
Can you check if the pods your are using are updated... – cedricbahirwe Jun 24 '21 at 11:06
-
I am using Pod version 1.5.2 @cedricbahirwe – Thrinath Sirna Jun 28 '21 at 07:45