Iam facing an issue from 4 days, but not able to resolved. The code which is working & succeeded fine in Xcode 9.2. but with same code on xcode 9.3 and xcode 9.4 facing the issues as "could not build module 'UIKit', 'Foundation' etc" as shown in attached screenshot. Could anyone face this type of issues? Please let me know the solution for this. Thanks in Advance.
Asked
Active
Viewed 897 times
1
-
Screenshots please ? – Vinoth Vino May 31 '18 at 04:58
-
it will occur in many scenarios : see this it helps you - https://stackoverflow.com/questions/20163812/could-not-build-module-uikit – Anbu.Karthik May 31 '18 at 04:59
-
Did you wrote anything in Foundation framework ? – Vinoth Vino May 31 '18 at 05:09
-
Check whether you've written something in Foundation Framework or clean build (CMD + OPTION + SHIFT + K) or update pods. – shanezzar May 31 '18 at 06:37
-
i already tried it and update the pods. not written anything in Foundation.framework. – Mallikharjun May 31 '18 at 13:21