Learning Objective-C and cant find Foundation tool

Hey guys! so im learning Obj-C ik most will say just learn swift but im doing Obj-c for a purpose lmao. But anyway in the book i have that teaches me it says to select the foundation tool from the menu for command line utility. but in hte xcode 12.4 version there is no foundation in the drop box or foundation tool option in new project. So in the new version im looking for the new steps that basically do the following old step from my book.
  • For type of Application select command line utility, Foundation Tool, and click choose.

Create an Objective-C command line tool project.
  1. Choose Command Line Tool from the list of Mac app project templates.

  2. Click the Next button.

  3. Choose Objective-C from the Language menu.

Thank you so much, I thought that was what I needed to select and right after asking this I continued with the Obj-C selection and found it was the correct route. But again thank you!
Learning Objective-C and cant find Foundation tool
 
 
Q