Been a While: Calgary

Posted on December 7, 2009 at 5:00 am in

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

Tags:

New Provisioning Profile Not Working: Fix

Posted on December 1, 2009 at 12:39 am in

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


Top