Quote:
Originally Posted by solletichino999
It doesn't worked.  I installed WiFi Track from the AppStore on the iPhone (not by iTunes) and then I retried... Nothing.

|
I think installing from iTunes is a must.
On the other hand change the signing profile to any other name. Like iPhone Pwned Developer.
Second, make sure in your project / Active Target settings you have the following:
CODE_SIGN_IDENTITY = iPhone Pwned Developer
CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Pwned Developer
CODE_SIGN_RESOURCE_RULES_PATH = /* Nothing, NULL, empty, nil */
So far is as much I know. I have the aftermentioned configuration working under 2.2.
Cheers.