Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/no-comment/plutus-financial-slicer
A parser and splitter for App Store Connects financial reports
https://github.com/no-comment/plutus-financial-slicer
appstoreconnect swift
Last synced: 2 months ago
JSON representation
A parser and splitter for App Store Connects financial reports
- Host: GitHub
- URL: https://github.com/no-comment/plutus-financial-slicer
- Owner: no-comment
- License: mit
- Created: 2024-04-20T19:22:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T19:00:18.000Z (9 months ago)
- Last Synced: 2024-04-29T20:23:44.186Z (9 months ago)
- Topics: appstoreconnect, swift
- Language: Swift
- Homepage:
- Size: 40 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plutus Financial Report Slicer
> [!NOTE]
> This package was inspired by fedoco's [apple-slicer](https://github.com/fedoco/apple-slicer/tree/master) 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](https://apps.apple.com/app/id6499082870).## 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.