Haven’t been very successful with AI assistants writing production Swift or Objective-C, but I did find a valuable debug use: annotating code paths and methods in a file with print statements. Helps those gnarly timing or ordering bugs.
Haven’t been very successful with AI assistants writing production Swift or Objective-C, but I did find a valuable debug use: annotating code paths and methods in a file with print statements. Helps those gnarly timing or ordering bugs.