Linking Error in Latest Daily Build - libtemplate/libtemplate.a(CoronaProvider.gameNetwork.o)

I am attempting to do an iOS build using the latest daily build (2020.3580).  I get the following error when building:

Apr 07 18:45:30.533 ERROR: Builder failed: ld: warning: building for iOS, but linking in object file (/Users/user913370/Desktop/Rain Chains.app/.build/libtemplate/libtemplate.a(CoronaProvider.gameNetwork.o)) built for free standing

The error references the CoronaProvider.GameNetwork plugin but I am not using that plugin, to my knowledge.

Here is a pastebin for my full build log: 

https://pastebin.com/0K8XA9fd

And my build.settings: 

https://pastebin.com/22XVbpBV

Thank you for your help.

 update the xcode 11.4 and try again.

If you update Xcode, make sure to run it at least once since Xcode needs to download even more stuff.

Also iOS build experience an occasional build failure and usually trying again 

Rob

That worked.  Thank you so much for your help!

 update the xcode 11.4 and try again.

If you update Xcode, make sure to run it at least once since Xcode needs to download even more stuff.

Also iOS build experience an occasional build failure and usually trying again 

Rob

That worked.  Thank you so much for your help!