How do you bypass code signing on Xcode 6 for IOS 8 apps? I used to do this pretty easily following some guides on the Internet on Xcode 5 so I could directly test my apps on my jailbroken iPhone since I don't have the developer account. However, I can't seem to get rid of this error anymore:
"No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) were found."
None of the guides that I know of seem to work on Xcode 6? Any solutions?