Post

Replies

Boosts

Views

Activity

Reply to Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
Assuming there is an AAA VC (top) within your SB Write @ property (weak, non atomic, voidable) IBOutlet xxx in. h/. m In SB, right-click on the element you want to add a reference to In the pop-up menu, there is a circular ring to the right of New Ref Outlet under Ref Outlets ⭕ ️, drag and drop ⭕ Go to AAA VC (all in SB, do not try dragging to. h/. m), and select the IBOutlet you want to bind to the first step from the pop-up menu
1w
Reply to Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
Assuming there is an AAA VC (top) within your SB Write @ property (weak, non atomic, voidable) IBOutlet xxx in. h/. m In SB, right-click on the element you want to add a reference to In the pop-up menu, there is a circular ring to the right of New Ref Outlet under Ref Outlets ⭕ ️, drag and drop ⭕ Go to AAA VC (all in SB, do not try dragging to. h/. m), and select the IBOutlet you want to bind to the first step from the pop-up menu
Replies
Boosts
Views
Activity
1w
Reply to iPhone 17(iOS26) Unable to join the Wi-Fi(TKIP)
iPad Pro M5 - 2025, Also can't connect
Replies
Boosts
Views
Activity
Dec ’25
Reply to iPhone 17(iOS26) Unable to join the Wi-Fi(TKIP)
iphone17_wifi_log.txt
Replies
Boosts
Views
Activity
Sep ’25
Reply to iPhone 17(iOS26) Unable to join the Wi-Fi(TKIP)
I haven't received the iPhone 17 I purchased yet, so I cannot provide the diagnostic logs. I will attach the diagnostic logs once I receive it
Replies
Boosts
Views
Activity
Sep ’25
Reply to kIOGPUCommandBufferCallbackErrorBackgroundExecutionNotPermitted
I also received this log,After testing, it is found that it only appears on ios15 devices, It seems that the app(metal) will be active after switching to the background in iOS15 (It used to freeze in a few seconds).
Topic: Graphics & Games SubTopic: Metal Tags:
Replies
Boosts
Views
Activity
Oct ’21