Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.

a2/passcards-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated in favor of passcards-swift.


PassCards

Schema Configuration

User

No added columns.

Installation

Name Type
deviceLibraryIdentifier String
pass Pointer<Pass>

Pass

Name Type
authenticationToken String
creator Pointer<User>
file File
passTypeIdentifier String
serialNumber String

Permissions

For User and Installation, set every permission to Disabled.

For the Pass class, set the "Add fields" permission to Disabled and manually add your User object ID to each other permission.