0

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?

Andrew Chang
  • 1,289
  • 1
  • 18
  • 38

1 Answers1

1

Start with Apple’s Bundle Programming Guide.

CRD
  • 52,522
  • 5
  • 70
  • 86