Just thinking through this now, I would suggest you create a simple key system using an external database. That is, put your app in the app store publicly, but slap a BETA label on the icon.

Image generated by app icon gen
As soon as the app is opened, just put a link to your website and require beta sign up. The website issues batches of users beta keys. A valid user id/password is required to start up your app each time.
When the app is ready for prime time, update the icon, remove the BETA label, and remove the required log in screen after the update.
I'm not sure this approach would pass Apple's app store testing or if having a public beta would invalidate your app/cause rejection. Many apps require sign up to even start them (e.g. banking apps etc), so it's reasonable that your app could require sign up to start as well.
betasubdomain removed... – Porges Jun 21 '10 at 2:17