Open sharplet opened 5 years ago
This restores functionality that was previously provided by cocoapods-acknowledgements (CocoaPods was removed in https://github.com/thoughtbot/Tropos/pull/224).
The two main parts of this are the generate-acknowledgements command line tool, written as a small Swift program, and a new AcknowledgementsViewController.
generate-acknowledgements
AcknowledgementsViewController
This restores functionality that was previously provided by cocoapods-acknowledgements (CocoaPods was removed in https://github.com/thoughtbot/Tropos/pull/224).
The two main parts of this are the
generate-acknowledgements
command line tool, written as a small Swift program, and a newAcknowledgementsViewController
.