Loading...
Xcode wallet data
File type: Various data file
Files with pass file suffix are related to uncompressed variant of tickets for Apple Wallet/Passbook platform for iOS (iPhone, iPad) devices.
File type category:
Various data file
Date updated: January 19, 2017
The pass file extension is associated with the Apple Xcode, an integrated development software for macOS (OS X), which enables users to develop apps for macOS and iOS systems.
The pass file is simple directory with .pass suffix, which stores uncompressed pass data:
These files are created with using Xcode.
The pass data can be compressed to final pkpass file with Terminal command:
./signpass -p nameofpass.pass
Use Xcode to work with data stored in *.pass directory.
You can export .pass to .pkpass file.