Tyler-Keith-Thompson / CucumberSwift

A lightweight swift Cucumber implementation
https://tyler-keith-thompson.github.io/CucumberSwift/documentation/cucumberswift/
MIT License
74 stars 19 forks source link

Compiled module was created by a different version of the compiler #91

Open noureen-motorway opened 1 year ago

noureen-motorway commented 1 year ago

Describe the bug I am trying to use version 4.3.1 but getting some compiler versions errors.

To Reproduce Steps to reproduce the behavior:

  1. Just add version 4.3.1 via SPM or Carthage.

Expected behavior Just want to use latest version of the library.

Screenshots via SPM

Screenshot 2023-05-31 at 17 55 24

via Carthage

Screenshot 2023-06-04 at 17 53 52

Additional context Add any other context about the problem here.