This patch fix UnrealEngine 4's wrong file path in MacCatalyst.
Simply ignoring Library/ from Library//Users of wrong path.
This patch is a temporary fix; I need to find out why UE4's IOSPath is incorrect.
Related Issues:
[PlayCover/PlayCover/issues/1478]
[PlayCover/PlayCover/issues/935]
This patch fix UnrealEngine 4's wrong file path in MacCatalyst. Simply ignoring
Library/
fromLibrary//Users
of wrong path.This patch is a temporary fix; I need to find out why UE4's IOSPath is incorrect. Related Issues: [PlayCover/PlayCover/issues/1478] [PlayCover/PlayCover/issues/935]