Blind reprogramming

So you want someone to be able to load your sketch into an Arduino without having the Arduino IDE or your source code?

Hold down the shift key while clicking on Verify and one of the last lines in the verbose output is the location of the .hex file. Send that. Then all they need is an installation of 'avrdude' to upload it to an Arduino (which must be very close to the type you have).