Xcodeでプロジェクトをビルドしようとした所、以下のメッセージが出てビルドができませんでした。
Module compiled with Swift 5.0 cannot be imported by the Swift 5.1.2 compiler:
ネットで調べた所、carthageをアップデートする必要があるとの情報を見ました。
$ carthage update
しかし、上記のコマンドを実行すると、以下のエラーが発生してしまいます。
Failed to read file or folder at /Users/user/XXXXXXXXXXXXX: Error Domain=NSCocoaErrorDomain Code=260 "The file “Cartfile” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/user/XXXXXXXXXXXXX, NSUnderlyingError=0x7fe69f426e90 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
試したこととしては、Homebrewの再インストールして、carthageも再度インストールしましたが、解決しませんでした。
よろしくお願いします。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。