Post

Replies

Boosts

Views

Activity

Comment on WWDC 2020 Fruta version
Thank you, In this old version I found BlurEffect bridge of UIKit VisualEffectBlur.swift
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on Xcode 16 Beta 3 simulator could not open Home Screen customize
You can try create a new wallpaper to Pride or Community theme, these two works for me.
Replies
Boosts
Views
Activity
Jul ’24
Comment on Troubleshooting Core Data Lightweight Migration: A Real-World Challenge
Same here, and I have no clue how to fix it. As far as I know, it crashes on the first saveContext and only once. The model change is suitable for automatic migration.
Replies
Boosts
Views
Activity
Sep ’24
Comment on How to disable Live Activity on Apple Watch while keeping it enabled on iPhone?
I've tried .supplementalActivityFamilies([.medium]) to prevent Live Activities from being forwarded to the watch, but it still displays in Dynamic Island Compact mode. Is there any solution to fully hide Live Activities on the watch?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on writeImageAtIndex:1012: ⭕️ ERROR: 'App' is trying to save an opaque image (5712x4284) with 'AlphaLast'.
I am experiencing the same issue in Xcode Version 16.1 (16B40). Is there a solution or any steps I can take to resolve it?
Replies
Boosts
Views
Activity
Nov ’24
Comment on Incorrect image alpha rendering on Xcode 15b3 and iOS 17
Xcode 16.1 still has this issue.
Replies
Boosts
Views
Activity
Dec ’24
Comment on URLSession is broken in iOS 18.4 RC Simulator
Nope, I downloaded iOS 18.5 simulator, the network still broken on the simulator.
Replies
Boosts
Views
Activity
May ’25
Comment on Xcode Cloud 26b7 Metal Compilation Failure
I don’t know why it worked, but using exit 1 actually caused the archive to succeed in Xcode Cloud, which is strange.
Replies
Boosts
Views
Activity
Sep ’25
Comment on Xcode Cloud 26b7 Metal Compilation Failure
Update: It only worked once; later attempts still failed to archive.
Replies
Boosts
Views
Activity
Sep ’25