STULabel
STULabel copied to clipboard
Fix for Xcode 12
Fix ambiguous Byte namespace for Xcode 12
@stephan-tolksdorf Any chance we could get this PR merged? I am in need of this fix as well.
Joining @Strobocop on this, we need this fix as well.
I'll take a look this weekend.
I've fixed the issue by not using std::byte. Does that work for you?