Andrew Chang
Andrew Chang

Reputation: 1319

In Cocoa for OS X, What is "bundle" and what does it do?

I have known many resource are initialized with "bundle". And I know "bundle" is resource-related. But in general, I do not quite understand what bundle is, what it does, and what could we take it for.

Could any one answer this question for me?

Upvotes: 0

Views: 48

Answers (1)

CRD
CRD

Reputation: 53000

Start with Apple’s Bundle Programming Guide.

Upvotes: 1

Related Questions