Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
...または、Documentsディレクトリを表すNSBundleを入手して、そこにあるコンテンツに簡単にアクセスすることもできますか?
iOSでは、実際には.appパッケージに含まれるものにのみ役立つと思います。これは、他のバンドルをプラグインとしてロードできるOS Xで発生します。この場合、NSBundleインスタンスを使用してプラグインからリソースにアクセスします。