Closed kardeslik closed 5 years ago
I've migrated the project to Swift 5 and use platform's native Result to remove third party dependency.
Result
None.
All tests are passing and sample app works correctly.
Hey @dhavalshreyas, Is there anything I need to do to get this pr merged?
What did you change and why?
I've migrated the project to Swift 5 and use platform's native
Result
to remove third party dependency.Potential risks introduced?
None.
What tests were performed (include steps)?
All tests are passing and sample app works correctly.
Checklist