Remove swift compiler errors: No such module as ‘_StringProcessing’ and Failed to build module ‘FirebaseAnalytics’
I am trying to run Xcode on my Windows machine and am getting the following errors in the swift compiler: no such module ‘_stringprocessing’ and failed to build module ‘FirebaseAnalytics’. Since it is showing x86_64 architecture as the problem I have tried adding x86_64 and x86 architectures. However, that is not doing the trick.