Dec
7
2009
I stumble across a home made card I used to give to new friends I met while living in Canada:
Kinsington Gate Apartments #304
100 – 10 A Street
Calgary, Alberta T2N 4T3
CANADA
403.270.4497
home: bshirley@titmouse.sccsi.com
work: Shirley_Bill@pcp.ca
Hard to believe it’s been 15 years!
5 comments | tags: Calgary | posted in random
Dec
1
2009
My Provisioning Profile for my iPhone app expired, so I renewed it, downloaded it. Added it into Xcode. Manually added it to ~/Library/Mobile Devices. It would build and install onto the device, but when launched via the debugger I received the following output:
Error launching remote program: security policy error.
The app would terminate, the debugger was running but not attached to any process. The fix that finally resolved it was going to Settings > General > Profiles on the device and removing all of the expired Profiles in there. (Which were not related to the app in question.)
no comments | tags: iPhone, Xcode | posted in techb