how do i do /var/Keychains/keychain-2.db DELETE FROM genp WHERE agrp<>'apple' in Objective-C language

I wanted to delete the old data of the device by how do i do /var/Keychains/keychain-2.db DELETE FROM genp WHERE agrp<>'apple' which I tried many times but always got errors. I don't know what to do. Can you help me?

I wanted to delete the old data of the device

Can you provide some more details about what problem you’re trying to solve here? Because your question implies a whole bunch of context and that makes it hard to offer any concrete advice.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

how do i do /var/Keychains/keychain-2.db DELETE FROM genp WHERE agrp&lt;&gt;'apple' in Objective-C language
 
 
Q