Saik0s / Whisperboard

The open-source iOS app that's making quality voice transcription more accessible on mobile devices.
GNU General Public License v3.0
684 stars 72 forks source link

crashing on install - 'swift' command exited with error code 1 on install #35

Closed laffan closed 3 months ago

laffan commented 3 months ago

When running 'make' I get the following error message :

Error log
Whisperboard-main make
command -v /Users/nate/.local/bin/mise >/dev/null 2>&1 || curl https://mise.jdx.dev/install.sh | sh
/Users/nate/.local/bin/mise install
mise all runtimes are installed
[Errno 2] No such file or directory: '../.env'
Failed to read .env file. Using default values.
Resolving and fetching plugins.
Plugins resolved and fetched successfully.
Resolving and fetching dependencies.
Loading and constructing the graph
It might take a while if the cache is empty
The 'swift' command exited with error code 1 and message:
/Users/nate/Downloads/Whisperboard-main/Project.swift:101:27: error: extra argument 'privacyManifest' in call
        privacyManifest: .privacyManifest(
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/Users/nate/Downloads/Whisperboard-main/Project.swift:101:27: error: cannot infer contextual base in reference to member 'privacyManifest'
        privacyManifest: .privacyManifest(
                         ~^~~~~~~~~~~~~~~

Consider creating an issue using the following link: https://github.com/tuist/tuist/issues/new/choose
make: *** [project_file] Error 1

I've built previous versions of this, so I'm not sure what's going on.

Anyways, thank you so much for creating this!

macOS version 14.5

laffan commented 3 months ago

Whoops, I just realized you're on the app store! No need to figure this out. Thanks!