UATHelper: Packaging (iOS): LogInit: Display: LogModuleManager: Warning: ModuleManager: Unable to load module 'OnlineSubsystemIOS' because the file '/Users/Shared/Epic Games/UE_4.18/Engine/Binaries/Mac/' was not found.
UATHelper: Packaging (iOS): LogInit: Display: LogModuleManager: Warning: ModuleManager: Unable to load module 'OnlineSubsystemNull' because the file '/Users/Shared/Epic Games/UE_4.18/Engine/Binaries/Mac/' was not found.
Does anyone know what causes this? The OnlineSubsytemNull plugin is disabled and the OnlineSubsystemIOS plugin is enabled. Other than that, OnlineSubsystem and OnlineSubsystemUtils are also enabled.
Alright. So what happened there was I added “OnlineSubsystemIOS” as an actual module but I’m now fairly certain that it doesn’t exist, as having it in there prevented me from building and removing it fixed it.