Skip to content

A parser and splitter for App Store Connects financial reports

License

Notifications You must be signed in to change notification settings

no-comment/plutus-financial-slicer

Repository files navigation

Plutus Financial Report Slicer

Note

This package was inspired by fedoco's apple-slicer and is basically a modified version of it written in Swift instead of Python.

What does this do?

This package parses App Store Connect's Financial Reports and splits all sales by their responsible Apple Subsidiaries. This can then be used to easily create invoices like in our app Plutus.

Disclaimer

There is absolutely no warranty. While we believe everything is calculated correctly and have tested everything with some reports, there can always be exceptions because Apple's reports aren't fully documented or could change. In such cases, the calculations should fail rather than provide false information.

Please verify for yourself that the numbers this package computes are reasonable.

If you encounter a bug in the calculation, please let us know on by opening an issue.