Post

Replies

Boosts

Views

Activity

Reply to UIUserInterfaceIdiom Errors
I have the same error on one of my projects ... CoreUI: _Bool CUIValidateIdiomSubtypes(NSInteger, NSUInteger *) passed a device subtype '2752' and idiom '2':pad that are not a matching pair, subtype is not valid with given idiom. Assuming subtype should be 0 instead.
Topic: UI Frameworks SubTopic: SwiftUI
Nov ’24
Reply to UIUserInterfaceIdiom Errors
I have the same error on one of my projects ... CoreUI: _Bool CUIValidateIdiomSubtypes(NSInteger, NSUInteger *) passed a device subtype '2752' and idiom '2':pad that are not a matching pair, subtype is not valid with given idiom. Assuming subtype should be 0 instead.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Nov ’24
Reply to Multiple Xcode warning messages after Xcode 15.4 / iOS 17.5 upgrade
I have the same issue with the same versions of Xcode. CoreUI: _Bool CUIValidateIdiomSubtypes(NSInteger, NSUInteger *) passed a device subtype '2752' and idiom '2':pad that are not a matching pair, subtype is not valid with given idiom. Assuming subtype should be 0 instead.
Replies
Boosts
Views
Activity
Jul ’24