Contents

write(to:)

Saves the custom catalog to a local file.

Declaration

func write(to destinationURL: URL) throws

Parameters

  • destinationURL:

    A URL for the saved custom catalog file.

Discussion

If destinationURL is a directory, the system creates a Signatures.shazamcatalog file.

See Also

Loading and saving a custom catalog