私の Mac は Mojave 10.14.4 で、Xcode は完全に更新されています。私は今朝その仕事を終えました。さらに、App Store から Xcode をダウンロードした後、ポップアップが発表されました
追加の必須コンポーネントをインストールしますか? Xcode では、実行とデバッグをサポートするために追加のコンポーネントが必要です。インストールを選択して、必要なコンポーネントを追加します。
そして私は完全に従いました。最後に、Xcodeを開くことができました。バージョンは
Xcode 10.2.1 (10E1001)
念のため、コンピューターを再起動しました。しかし fink はまだ機能しません。下記参照。
> fink install jhead
Password:
Use 'fink reinstall fink' to switch distributions
from 10.13 to 10.14.
'install' operation not permitted.
> fink reinstall fink
Use 'fink reinstall fink' to switch distributions
from 10.13 to 10.14.
Information about 11530 packages read in 2 seconds.
Failed:
The Xcode Command Line Tools need to be (re)installed.
Execute 'sudo xcode-select --install' to obtain them.
Or you can get them via direct download from developer.apple.com
(free registration required) if you don't want to install Xcode.app.
> sudo xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
> fink -V
Package manager version: 0.43.1
Distribution version: selfupdate-git Fri May 10 17:37:58 2019, 10.13, x86_64
Trees: local/main stable/main
Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2016 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
>
fink を動作させるにはどうすればよいですか?