Been a While: Calgary
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 on Been a While: Calgary
New Provisioning Profile Not Working: Fix
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.)
Comment on New Provisioning Profile Not Working: Fix



