SoFriendly / 2fhey

Creative Commons Zero v1.0 Universal
115 stars 23 forks source link

Remove extra backslashes #49

Closed ichoosetoaccept closed 5 months ago

ichoosetoaccept commented 5 months ago

Found a bug in my first PR. This should fix it.

itsthisjustin commented 5 months ago

Thanks! Didn't even catch it myself

ichoosetoaccept commented 5 months ago

Still doesn't work on my end, sadly. I should have started by adding a test in TwoFheyTests.swift. Did that now and now I'm fixing "No such module 'TwoFHey'" in Xcode.

Goal: to be able to run the tests with ⌘ + U in Xcode AND to get my new test to pass successfully.

I'll submit a new PR when ready. Hope it won't be too many changes 😊

ichoosetoaccept commented 5 months ago

Sadly ran into too many issues. Opened an issue for it: https://github.com/SoFriendly/2fhey/issues/50