I know it's not easy, but there must be a way to do it without paying £80.
I want to be able to upload it to diawi.com for ios.
Really I only want to know how to test the app.
-If you intend just to Test On iPhones Devices then you don't need to Pay
-But when it comes the Time for Release the App then you will have to Pay for the Developers Account no way around it
I thought you could only run it on a physical device if you had signed it? Certainly xcode wont let you build to device without a code signing identity.
Indeed that is still true, you need to add first the Devices ID Numbers to the Certificate so when you try to install it on any Device checks if that Device ID Number Matches the Ones you have on the Certificate List if yes then it will finish the Installation but if not it will just Stop the Installation.