Jason Medeiros

505
Reputation
104 views

Registered User

Name Jason Medeiros
Member for 1 year
Seen 2 hours ago
Website
Location Toronto, Canada
Age 23
Interaction Designer at Marketcircle. Software Engineering Graduate from the University of Waterloo.
Oct
27
accepted What’s the best way to find out the installed version of the iPhone SDK?
Oct
26
awarded  Notable Question
Oct
26
comment What’s the best way to find out the installed version of the iPhone SDK?
In Snow Leopard, try System Profiler > Software > Developer.
Oct
26
comment What’s the best way to find out the installed version of the iPhone SDK?
This number doesn't help when deciding to grab the latest dmg from developer.apple.com. System Profiler > Software > Developer in Snow Leopard gives you all the information you need.
Oct
26
answered What’s the best way to find out the installed version of the iPhone SDK?
Oct
26
revised How do I determine which iPhone SDK I have?
New information about Leopard compatibility.
Oct
26
comment How do I determine which iPhone SDK I have?
I've posted to that thread updating the information since it seems to have a lot of "Google Juice" despite having poor information.
Oct
26
awarded  Critic
Oct
26
comment How do I determine which iPhone SDK I have?
None of these options tell you the build number of the entire suite, which is the only number you have to go off of when staring at a DMG link at developer.apple.com. Use System Profiler instead.
Oct
26
answered How do I determine which iPhone SDK I have?
Oct
24
awarded  Enlightened
Oct
24
awarded  Nice Answer
Sep
20
awarded  Yearling
Aug
16
awarded  Nice Question
Aug
6
comment rotate a UIView around its center but several times..
For animation timing considerations, please see the reference material for the CAMediaTiming Protocol, which CABasicAnimation implements. Particularly, you'd probably want to set the 'duration' property. The code above is using the default duration of 0.25 seconds.
Jun
22
awarded  Popular Question