Tejas Mehta

Results 33 comments of Tejas Mehta

@segabor can you pass the `--enable-test-discovery` flag to your build command?

Seems like only one of the test commands has the flag attached, what happens if it's appended to each `swift` command? both `build` and `test`?

@segabor Sorry for the late response, I got caught up with school. Can you try running `swift test --generate-linuxmain` before you call the builds?

Hi, this is still maintained. Is NDK installed on your machine? It's needed to run the dargon2 native compilation. Not sure if that's the error but it very well might...

@oxcug Ah that's good to know. I'd be all for a stable argon2 dependency, but until one of the maintainers cuts a new release, it won't be possible since the...

Hey, what platform are you trying to run on and are you using this plugin or the dargon2_flutter plugin? It seems like you have a flutter app. If so, you...

@JagandeepBrar Hi, currently there isn't another way to do this. I'm thinking of adding an env variable lookup to get the path from there first then rely on the dart...

@ThamMK What is the deploy platform? Are you deploying to macOS or building an iOS app on a Mac device? Either way, the plugin should be supported on all platforms....