Huw Rowlands
Huw Rowlands
One problem will be the `appstoreconnect-swift-sdk` package's support for Linux. They're using `CommonCrypto` which is not available there. Please see: https://github.com/AvdLee/appstoreconnect-swift-sdk/issues/40
I feel like the last problem could perhaps be addressed or improved by https://github.com/unsignedapps/Vexil/pull/112
The double-optional problem is something I also encountered but never bothered to investigate: https://github.com/unsignedapps/Vexil/pull/109 so if deemed suitable your solution would fix a few