API for updating bundle params?

dsaracin

Registered
I'm trying to find if there's a way to update bundle parameters programatically. I've used the CFBundle interface for reading information about a bundle, but I can't find a way to write this information back to the bundle.

Does anybody know of a way to do so? Something like a "CFBundleSetInfoDictionaryForURL"?

Thanks!
 
Back
Top