Users/Shared/Epic Games/UE_4.27/Engine/Source/Runtime/Core/Public/UObject/NameTypes.h:536:10: error: use of bitwise '&' with boolean operands [-Werror,-Wbitwise-instead-of-logical]

Hello, I found a method to solve the problem, we need to download xcode 13.4.1 from the apple developer archive. We extract from the archive and copy xcode 13.4.1 into the applications. We change the name xcode 14 ++ to any other and to xcode 13.4.1 in xcode.cpp (As a launcher)
Now unreal engine will use ios sdk for ios 14 and run with unreal engine 4 ++ Thanks

1 Like