Instance Property インスタンスプロパティ

sharedFrameworksURL

The file URL of the receiver's subdirectory containing shared frameworks. 共有フレームワークを含んでいる、レシーバの持つ下位ディレクトリのファイルURL。

Declaration 宣言

var sharedFrameworksURL: URL? { get }

Discussion 議論

This property contains the appropriate path for modern application and framework bundles. This property may not contain a URL for non-standard bundle formats or for some older bundle formats. このプロパティは、モダンなアプリケーションおよびフレームワークのバンドルに対する適切なパスを含みます。このプロパティは、非標準バンドル形式に対するまたはいくつかのより古いバンドル形式に対するURLを含まないかもしれません。

See Also 参照

Getting the Standard Bundle Directories 標準バンドルディレクトリを取得する