Skip to content

MCUBE76268/Pass-Designer-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pass Designer Templates

A collection of six ready-to-use Wallet pass templates crafted for Pass Designer — Apple's new official macOS app for building and previewing Apple Wallet passes. Built by @MCUBE76268 — download, open, and start designing your own passes in minutes.


Getting Started

1. Download the Templates

Click Code → Download ZIP at the top of this page, then unzip the folder on your Mac.

2. Open in Pass Designer

  1. Launch Pass Designer on macOS 27
  2. Go to File → Open
  3. Navigate to the Templates/ folder inside the unzipped download
  4. Open any .pkpasstemplate file to start editing

3. Make It Yours

Customize colors, fields, images, and branding — Pass Designer updates the preview in real time so you see exactly how your pass will look on iPhone and Apple Watch.


Requirements


What's Inside

Six .pkpasstemplate files covering the most common pass types:

Template File Use Case
✈️ Boarding Pass Templates/BoardingPass.pkpasstemplate Flight / transit passes
🏷️ Coupon Templates/Coupon.pkpasstemplate Retail discounts & promos
📋 Generic Templates/Generic.pkpasstemplate Appointments & check-ins
🛍️ Store Card Templates/StoreCard.pkpasstemplate Loyalty & rewards cards
🎟️ Event Ticket Templates/Event.pkpasstemplate Concerts, shows & events
🖼️ Poster Generic Templates/PosterGeneric.pkpasstemplate Poster-style media passes

From Template to Distributable .pkpass

Once you've finished designing in Pass Designer, to distribute your pass:

  1. Add image assets (icon.png, logo.png, background.png, etc.)
  2. Generate a manifest.json with SHA-1 hashes of all bundle files
  3. Sign the manifest with your Pass Type ID certificate from Apple Developer
  4. Zip the bundle contents (not the folder) and rename to .pkpass

Placeholder Values

Each pass.json ships with placeholder identifiers — replace these before signing or distributing real passes:

"passTypeIdentifier": "pass.com.passdesigner.sample",
"teamIdentifier":     "ABCDE12345",
"organizationName":   "Pass Designer"

Legacy Samples

The Samples/ folders contain plain .pass JSON bundles from earlier experiments with Pass Builder and manual signing. Kept for reference, but Pass Designer expects .pkpasstemplate files from the Templates/ folder.


Contributing

Found a bug or want to add a new pass type? PRs are welcome. Open an issue first to discuss bigger changes.


Useful Links


Made by @MCUBE76268 · If you found this useful, a ⭐ on the repo would be really nice — and feel free to credit me if you use these in your project, though no pressure at all!

About

Six ready-to-open .pkpasstemplate samples for  Pass Designer beta (macOS 27 or later) - boarding passes, coupons, events & more. Just download, open & design.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors