Step into Xcode : Mac OS X development /
A Step-by-Step Guide to the Xcode Mac OS Development Environment Every copy of Mac OS X comes with Xcode, the powerful development suite that Apple uses to build applications ranging from Safari to iTunes. But because Xcode is complex and subtle, even experienced Mac programmers rarely take full adv...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, NJ :
Addison-Wesley,
2006.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- pt. I. life cycle of a Mac OS X application
- 1. Kicking the tires
- 2. Simple workflow and passive debugging
- 3. Simple active debugging
- 4. Compilation : the basics
- 5. Starting a Cocoa application
- 6. Cocoa application : views
- 7. Cocoa application : controllers
- 8. Property lists
- 9. Libraries and dependent targets
- 10. File packages and bundles
- 11. Creating a custom view
- 12. Dynamic libraries and frameworks
- 13. Version control
- 14. Cross-development
- 15. Using the data modeling tools
- 16. Spotlight
- 17. Finishing touches
- pt. II. Xcode tasks
- 18. Navigating an Xcode project
- 19. Xcode for CodeWarrior veterans
- 20. Xcode for make veterans
- 21. More about debugging
- 22. Xcode and speed
- 23. AppleScript studio
- 24. large project
- 25. Closing snippets
- App. A. Installing Xcode
- App. B. Some build variables.