Aggiornamento di Xcode 9.3
Intera app 5.30GB
Per macOS Sierra 10.13.6+
Xcode include gli strumenti per gli sviluppatori di tutto ciò è che necessario per creare grandi applicazioni per Mac, iPhone, iPad, Apple TV e Apple Watch.
È un workflow unificato per la progettazione dell'interfaccia utente, codifica, testing e debugging.
Il Xcode IDE combinato con il linguaggio di programmazione Swift rende lo sviluppo di applicazioni più facile e più semplice che mai.
Aggiornamento tramite AppStore
iTunes:
https://itunes.apple.com/us/app/xcode/i ... ls=1&mt=12" onclick="window.open(this.href);return false;
Sito di sviluppo Apple
https://developer.apple.com/download/" onclick="window.open(this.href);return false;
Novità in 9.3:
• New Energy tab in the Organizer window includes logs generated when your app consumes too much power
• Swift build tasks and other commands are run in parallel more often to improve build performance
• Swift compiler adds new code size optimization, enabled with the -Osize build setting
• Quick access to callers is available by clicking on a symbol while holding the command key
• Asset catalogs support AR Reference Image files that can be detected in the real-world by your ARKit apps
• New xccov command line tool lets you inspect code coverage reports
• Improved source editor performance when working on extremely large files
• Additional bug fixes and stability improvements