Post

Replies

Boosts

Views

Activity

Reply to "CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version."
The guide is helpful, thank you. Hint: use this value for the key 'Delegate Class Name': $(PRODUCT_MODULE_NAME).AppDelegate assuming that the name of the delegate class is actually AppDelegate. I started with the value 'AppDelegate' for this key, and got the following error at runtime: UIWindowSceneSessionRoleApplication contained UISceneDelegateClassName key, but could not load class with name AppDelegate
May ’25
Reply to Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
I have the same issue, Xcode 26.4, Objective-C project.
Replies
Boosts
Views
Activity
Mar ’26
Reply to "CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version."
The guide is helpful, thank you. Hint: use this value for the key 'Delegate Class Name': $(PRODUCT_MODULE_NAME).AppDelegate assuming that the name of the delegate class is actually AppDelegate. I started with the value 'AppDelegate' for this key, and got the following error at runtime: UIWindowSceneSessionRoleApplication contained UISceneDelegateClassName key, but could not load class with name AppDelegate
Replies
Boosts
Views
Activity
May ’25