I realise there is a lot going on at the moment with regard to the future of Corona- all the same, and in the spirit of continuing in a positive and normal vein, we are still getting the following Xcode (Version 11.3 (11C29)) warnings in Native Daily Build 2020.3575:
ld: warning: building for iOS Simulator, but linking in object file (/Users/xxxxxxxx/Library/Application Support/Corona/Native/Corona/ios/lib/libplayer.a(CoronaProvider.gameNetwork.o)) built for free standing ld: warning: building for iOS Simulator, but linking in object file (/Users/xxxxxxxx/Library/Application Support/Corona/Native/Corona/ios/lib/libplayer.a(gameNetwork.o)) built for free standing ld: warning: building for iOS Simulator, but linking in object file (/Users/xxxxxxxx/Library/Application Support/Corona/Native/Corona/ios/lib/libplayer.a(CoronaGameNetworkLibrary.o)) built for free standing ld: warning: building for iOS Simulator, but linking in object file (/Users/xxxxxxxx/Library/Application Support/Corona/Native/Corona/ios/lib/libplayer.a(CoronaProvider.licensing.o)) built for free standing ld: warning: building for iOS Simulator, but linking in object file (/Users/xxxxxxxx/Library/Application Support/Corona/Native/Corona/ios/lib/libplayer.a(licensing.o)) built for free standing ld: warning: building for iOS Simulator, but linking in object file (/Users/xxxxxxxx/Library/Application Support/Corona/Native/Corona/ios/lib/libplayer.a(CoronaLicensingLibrary.o)) built for free standing
To reproduce, build the App.xcodeproj included in the Project Template.
Anyone else experiencing this? Can these warnings be safely ignored? It would be most appreciated if anyone has a moment to address or advise on this.
Many thanks in advance.