Exporting iPhone UUIDs

fmedlin | programming | Friday, January 8th, 2010

This is a trick worth sharing.

Apple doesn’t supporting exporting the list of devices you use in your adhoc provisioning profiles. But, you might want to export them to share with another developer or import into another team account.

When you look at the devices on the iphone portal, the device IDs are truncated. That prevents you from doing a multiline copy/paste of the data from your browser.

However, if you view the page source, you’ll notice that the entire device ID is actually present in each table row. So, just whack the style and css info. The remaining html table can be imported into a spreadsheet or pasted into a file and converted to a .csv.

Thanks, Josh!

4 Comments »

  1. Thank you! I added this page to bookmark)) I think would be useful …

    Comment by bumer_boy — February 4, 2010 @ 4:20 pm

  2. Thanks to author a blog, I actually saved a lot of time! I would go again!

    Comment by dulia — February 8, 2010 @ 3:25 am

  3. Great blog! Looking forward to receiving new posts!

    Comment by belavina — February 13, 2010 @ 5:58 am

  4. Great blog! Looking forward to receiving new posts!

    Comment by cinema — March 5, 2010 @ 8:16 pm

RSS feed for comments on this post.

Leave a comment

Powered by WordPress | Thanks to Roy Tanck for the theme