Michael Schwarz
Michael Schwarz
- Adds a failing test to highlight the problematic
- Replace static var caches with instances - Expose AshtonHTMLWriter and AshtonHTMLReader to instantiate directly
Additional to the mainBlock of pkcs7 we also need the flexibility to have read access to those two properties.
Missing Int values should yield `nil` instead of 0.
Currently Callisto is returning with error code 0 if fastlane is crashing. This leads to wrong success reporting on the CI server. Sample output ``` [13:45:31]: fastlane finished with errors...
Currently we have one CommandLine Target and one UnitTest target. To support unit testing, all source code has to be added to both targets. Better structure would be to move...