background preloader

Ixavy

Facebook Twitter

Javier García Gallego

Nací, viví, sobrevivo y moriré.

ING DIRECT: Banca online líder en España. Fresh Banking. Apple Developer. OSX. iOS Dev inside. iOS Dev inside.

Cocoa

35 Beautiful iPhone App Website Designs. I’ve always been a fan of Apple’s design. As a web designer, I’m sure that many of you are. When Apple released the iPhone and iPod Touch, thousands of apps hit the app store. As a result, web designers started creating sites for Apple apps. These sites promote, give information about, and help sell these apps. In this showcase, you’ll find 35 beautiful handpicked app websites. 1. Barista 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. iPhonevine 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. iSaid What? 30. 31. 32. 33. 34. 35. How about some feedback? I’d love to know what you thought of the sites above. Related Content About the Author. iOS Dev Center.

NSConference | Un evento de desarrolladores para desarrolladores. Chris Hanson - Xcode: Debugging Cocoa application unit tests. A couple weeks ago as part of my Unit Testing Series I talked about how to use Xcode to write unit tests for Cocoa frameworks, debug unit tests in Cocoa frameworks, and write unit tests for Cocoa applications. However, I haven't yet described how to debug your unit tests in Objective-C Cocoa applications. I'll take care of that tonight. After you've set up unit testing in your Cocoa application, debugging your unit tests is similar to debugging them in a Cocoa framework. All you have to do is adjust the arguments and environment variables your application's Executable is configured to use in Xcode. You don't even have to create a new executable. To start, bring up the Info window for your application's executable (which is its entry in Xcode's Executable smart group).

Now we'll need to engage in a little bit of environment variable magic. In the Arguments tab of your application executable, first add an environment variable named DYLD_INSERT_LIBRARIES. Why do you need to do this? Xcode. iOS Dev.