iOS

MacOS

[VSCode]MacのVSCodeで ”Unable to initialize Git; AggregateError(2) Error: Unable to find git Error: Unable to find git.” のエラーが出る

Mac上でVSCodeを立ち上げたら以下のように表示された。Unable to initialize Git; AggregateError(2) Error: Unable to find git Error: Unable to fin...
MacOS

[Xcode12]Storyboardはどこへ行った?

iOSアプリの初心者向け解説で必ず解説される、Storyboardを用いた方法ですが、Xcodeのバージョンが変わった際にデフォルトが変わってしまったため、解説書などの通りにできなくなってしまった様です。Single View APPがない...