You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using Cuckoo and Quick/Nimble for my testing setup, but with the latest versions I ran into the issue that both require different versions of the Swift Argument Parser (Nimble requires >= 1.3.1, Cuckoo requires 1.2.3), which means with their latest versions they cannot be used together.
Did anyone encounter this issue as well or has ideas on how to fix this?
I would really appreciate if someone could give me some input on this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello together,
I'm currently using Cuckoo and Quick/Nimble for my testing setup, but with the latest versions I ran into the issue that both require different versions of the Swift Argument Parser (Nimble requires >= 1.3.1, Cuckoo requires 1.2.3), which means with their latest versions they cannot be used together.
Did anyone encounter this issue as well or has ideas on how to fix this?
I would really appreciate if someone could give me some input on this.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions