theappbusiness / TABTestKit

Library designed to make writing and maintaining automated tests for iOS applications. This includes automation of bio-metrics and controlling of mock servers
MIT License
59 stars 13 forks source link

`Icon` initialiser inaccessible #158

Open JackTudor96 opened 1 year ago

JackTudor96 commented 1 year ago

Hey guys 👋

Happy to make the change myself, however the Icon init is currently Internal, would be great if we can make it public!

https://github.com/theappbusiness/TABTestKit/blob/77bdc69ba0c5f6cc1bed9c1b94eb3db23b6aa6b1/TABTestKit/Classes/Elements/Icon.swift

Cheers