STULabel icon indicating copy to clipboard operation
STULabel copied to clipboard

Fix for Xcode 12

Open Fabezi opened this issue 3 years ago • 4 comments

Fix ambiguous Byte namespace for Xcode 12

Fabezi avatar Aug 31 '20 10:08 Fabezi

@stephan-tolksdorf Any chance we could get this PR merged? I am in need of this fix as well.

Strobocop avatar Sep 14 '20 18:09 Strobocop

Joining @Strobocop on this, we need this fix as well.

barMapprosing avatar Sep 29 '20 13:09 barMapprosing

I'll take a look this weekend.

stephan-tolksdorf avatar Sep 30 '20 11:09 stephan-tolksdorf

I've fixed the issue by not using std::byte. Does that work for you?

stephan-tolksdorf avatar Oct 03 '20 17:10 stephan-tolksdorf