init(contentsOf:appGroupID:)
Creates a manifest in memory given a URL to the manifest’s representation as a JSON file on disk.
Declaration
init(contentsOf url: URL, appGroupID: String) throwsParameters
- url:
A URL to a local JSON file.
- appGroupID:
The ID of the app group in which to store unmanaged asset packs that are downloaded from this manifest.