Posts Tagged ‘iphone’

iPhone Developer Meetup Stockholm

Just organized the first meetup of Sweden iPhone Developer User Group in Stockholm. Presentations available here and a report from the evening at iphone24.se (in Swedish).

Xcode won’t build for iPhone 3.0.1

After updating to iPhone 3.0.1 (the SMS security fix) Xcode refuses to build and deploy to the iPhone, claiming it doesn’t support that version. However, 3.0 (and not 3.0.1) is currently the latest supported version. To fix this, execute the following (everything in one line) in a terminal to create a softlink for 3.0.1 to [...]