Contents

init(from:appGroupID:)

Creates a manifest in memory given JSON-encoded data.

Declaration

init(from data: Data, appGroupID: String) throws

Parameters

  • data:

    JSON-encoded data.

  • appGroupID:

    The ID of the app group in which to store unmanaged asset packs that are downloaded from this manifest.

See Also

Creating an asset pack manifest