face the same issue, cant build on macos15/xcode16 beta3. it will take a few minutes to start build since i click command + r
Post
Replies
Boosts
Views
Activity
if (@available(iOS 17.0, *)) {
bitmapInfo |= kCGImageAlphaPremultipliedLast;
}