tomasmcguinness / dotnet-passbook

A .Net Library for generating Apple Passbook (Wallet) files for iOS. Please get involved by creating pull requests and opening issues!
MIT License
319 stars 117 forks source link

Implemented Generate method overload for generating bundled pkpasses #154

Closed AverageCakeSlice closed 2 years ago

AverageCakeSlice commented 2 years ago

Added generator overload to allow bundled .pkpasses files to be created by passing in a dictionary of filenames and PassGeneratorRequests

tomasmcguinness commented 2 years ago

That looks great! Thanks for your contribution to the project! I'll get the Nuget package updated in the next day or two.