How to play an Iphone app made from xcode in my iphone without uploading it to app store?

I've just created a flappy bird app in my mac with Xcode and it works fine on the simulator. But it want to play it in my iphpne without uploading it to app store. How is it possible?

There are 100s of websites covering this. I hope you don't expect people to go cut and paste it for you because you are to lazy to look yourself.

Usually you'd connect the iPhone using the USB cable that came with it, then when you run the app in XCode, choose to run it on the connected iPhone instead of the Simulator.

At least that's how it works for Android.