Post

Replies

Boosts

Views

Activity

Error on launch of app. First seen in iOS 15. What is this?
here is the warning I am seeing from the Xcode console: -[NSKeyedUnarchiver validateAllowedClass:forKey:] allowed unarchiving safe plist type ''NSString' (0x1dbbcb6e8) [/System/Library/Frameworks/Foundation.framework]' for key 'NS.keys', even though it was not explicitly included in the client allowed classes set: '{(     "'NSDate' (0x1dbbc0ac0) [/System/Library/Frameworks/CoreFoundation.framework]",     "'NSDictionary' (0x1dbbc0c28) [/System/Library/Frameworks/CoreFoundation.framework]" )}'. This will be disallowed in the future.
4
0
5k
Nov ’21
Xcode 13 vary for traits in interface builder missing.
I use Storyboard interface builder. currently I do not see the feature vary for traits for the different size classes where it normally is in the older Xcode.
Replies
5
Boosts
0
Views
7.1k
Activity
Apr ’22
com.metal.completionqueuedispatch EXC_BAD_ACCESS crash in Xcode
I am getting this error while running the app with Xcode. especially when I am moving things in view like swiping with my finger, rotating the screen etc.. I have not been able to reproduce it when running the app like normal user. I am just wondering if Xcode is doing something weird in debugging and is hitting the apps animations.
Replies
3
Boosts
0
Views
2.0k
Activity
Jan ’22
Xcode 13 show quick help (option + click) not working
after I got Xcode 13, my option+click on variables, methods, does not seem to work anymore. I had cleaned build folder as well. anyone got this problem?
Replies
6
Boosts
0
Views
2.8k
Activity
Jan ’22
Error on launch of app. First seen in iOS 15. What is this?
here is the warning I am seeing from the Xcode console: -[NSKeyedUnarchiver validateAllowedClass:forKey:] allowed unarchiving safe plist type ''NSString' (0x1dbbcb6e8) [/System/Library/Frameworks/Foundation.framework]' for key 'NS.keys', even though it was not explicitly included in the client allowed classes set: '{(     "'NSDate' (0x1dbbc0ac0) [/System/Library/Frameworks/CoreFoundation.framework]",     "'NSDictionary' (0x1dbbc0c28) [/System/Library/Frameworks/CoreFoundation.framework]" )}'. This will be disallowed in the future.
Replies
4
Boosts
0
Views
5k
Activity
Nov ’21