BBFIXIT Is the camera (ASI178MC) supposed to produce .FITs or dose the driver do that?
Bill,
A camera (and its driver) produces raw (unformatted) data.
The program that you connect the camera to (in your case ASIStudio) generates standard formatted data (FITS, PNG, TIFF, JPG) when it saves the raw camera data to a file.
Your stacking program (you didn't mention what program you used) then reads the data in using one of the standard (FITS, PNG, TIFF, etc) format. Check what formats your stacking program is compatible with.
By the way, on macOS, you should be able to use Preview.app to read either TIFF or PNG formatted files. Just drag and drop those files into the Preview application icon. You can, for example read in a TIFF file into Preview and export as a PNG file if your stacking program can only work with PNG format.
Be aware that a typical astro image will usually appear as an all black frame in Preview until you stretch it using Tools > Adjust Color... .
Chen