Post

Replies

Boosts

Views

Activity

Reply to Xcode 15 has problem of generated Swift NSObject headers: Property type 'NSInteger' (aka 'long') is incompatible with type 'NSUInteger' (aka 'unsigned long') inherited from 'NSObject'
I'm having the same issue with a UITabBarController subclass and overriding selectedIndex, and bridging that subclass back to Objc: Property type 'NSInteger' (aka 'long') is incompatible with type 'NSUInteger' (aka 'unsigned long') inherited from 'UITabBarController' Bridging issue still persists in Xcode 15 Beta 2
Jun ’23