hey guys, after frustration, last week built iphone app distribution, , uploaded store.
i've made changes code, , went today , switched development (instead of distribution) try , deploy app device. code signing identity invalid, , looked (for whatever reason) creating distribution profile invalidated development one.
long story short, started on scratch. requested new certificates, registered new device, restored ipod, , created new provisioning profiles both distribution , development.
both certificates in keychain have private key listed under them, both provisioning profiles listed under "provisioning" in organizer device. both "enabled," if know mean, , both checked.
currently, i'm trying build distribution, since kills 2 birds 1 stone. (deploying app locally upload , device testing.) in code signing section of target/project info windows, code signing identity "iphone distribution," pulls specific distribution profile, not generic one. (eg., found it.)
here's things weird. can clean , build app, , goes fine. every once in while, (or maybe every time, can't tell) updates app in finder. chances are, can still distribute app app store. (which priority #1.)
priority #2, testing on device, got little more problematic. when gets "installing on device..." part in xcode, error:
"your mobile device has encountered unexpected error (0xe8000001) during install phase: verifying application"
happens every time, no matter do. has else run problem before? else think bit of hassle? 
thanks!!!
you cannot run applications on device (through xcode, anyway) distribution profile. have sign executable provisioning profile.
best keep 2 separate build configurations in xcode - "provisionining" , "distribution".
Forums iPhone, iPad, and iPod Touch iOS Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
Comments
Post a Comment