Graphics Programs Reference
In-Depth Information
A Finder window will appear showing you the contents of the application bundle. When a
user downloads your application from the App Store, these files are copied to their device.
Figure 14.9 The application bundle
You can load files from the application's bundle at runtime. To get the full path for files in
the application bundle, you need to get a pointer to the application bundle and then ask it
for the path of a resource.
// Get a pointer to the application bundle
Search WWH ::




Custom Search