Created
May 31, 2020 5:30 AM
Tags
Xcode
Keywords
とりあえず次のような設定を行ってみた
defaults write com.apple.dt.Xcode IDEAdditionalCounterpartSuffixes -array-add "ViewModel" "View" "ViewController" "ViewComponents"
とりあえず次のような設定を行ってみた
defaults write com.apple.dt.Xcode IDEAdditionalCounterpartSuffixes -array-add "ViewModel" "View" "ViewController" "ViewComponents"