Builds Apple Wallet .pkpass bundles.
Constructs pass.json, generates SHA1 manifests, signs with PKCS#7, and zips everything into a .pkpass file.
Summary
Functions
Builds the pass.json map from pass data, visual config, and auth token.
Builds a complete .pkpass ZIP bundle.
Generates a SHA1 manifest map from a map of %{filename => binary_content}.
Functions
Builds the pass.json map from pass data, visual config, and auth token.
Builds a complete .pkpass ZIP bundle.
Returns {:ok, pkpass_binary} or {:error, reason}.
Generates a SHA1 manifest map from a map of %{filename => binary_content}.