Posts

Post not yet marked as solved
1 Replies
232 Views
I'm learning to use Vim in Xcode and within Terminal. I've used VimTutor to learn the basics. The issue I've run into when creating a text file is additional, garbage files being created whenever I create or edit a .txt file - vim index.txt produces the following: How do I prevent vim from creating the .index.html.un~ and index.html~ files? It's annoying me and git. Thanks, jake
Posted
by javilan.
Last updated
.
Post not yet marked as solved
2 Replies
390 Views
Can anyone tell me why all the simulators (see below) are not available in a project's iOS Simulator list? As an example, I've selected "iPhone 15 Pro" on the Simulators list, but it does not appear as available in the project list of simulators. Thanks for the assistance, Jake
Posted
by javilan.
Last updated
.
Post marked as solved
1 Replies
377 Views
I'm just beginning to learn SwiftUI & using Git - From cli - when I invoke the git branch cmd it launches the less editor, rather than displaying results on the cmd line. How do I change the Git config to fix this? Thanks, jake
Posted
by javilan.
Last updated
.