How to run my iOS app in my phone (not simulator)?

My first learning project is finished!
I want to test it now in my iphone, not just the simulator. How can I do that?
Thanks!

you must sign up apple developer program to run your application in iOS devices. (just $99/year)

@tommysollen follow http://ionicframework.com/docs/guide/testing.html

After joining the Apple developer program, you will be able to run your application in an iOS device using Xcode :slight_smile: