aydenp / PassEncoder

Simple PassKit (Apple Wallet) encoding and signing in Swift.

Home Page:https://aydenp.github.io/PassEncoder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove PassSigner singleton

aydenp opened this issue · comments

There is no reason this needs to be a singleton. Ideally it should be owned by PassEncoder or entirely separate.