What kind of thing is a fooBar.category file in iPhone OS?
Posted
by HelloMoon
on Stack Overflow
See other posts from Stack Overflow
or by HelloMoon
Published on 2009-08-04T16:48:14Z
Indexed on
2010/06/17
10:03 UTC
Read the original article
Hit count: 157
I recently opened the package of an iPhone app because I was curious how all that stuff looks like when the app is built. There, I found something like fooBar.category. What's that? I don't think it's a "Category" in terms of Cocoa, isn't it?
© Stack Overflow or respective owner