Summary : 1 o'clock in the morning today, Apple the press conference as scheduled, the public opinion focused on Apple released the scene, the author reviews the vomit trough, small series do not want to care about the new ideas, only care about iOS seven years, Apple for developers to bring what?
From 2007 's first iOS to iOS 8, the seven-year-old, gesture-operated iOS redefined the phone and spawned the iOS app developer industry. With the continuous updating of the Apple system, it also brings the unique development language and countless development tools to the developers.
Development
Xcode
Xcode is an integrated development environment for developers from Apple's official website, from Project Builder, which inherits from next, to Xcode 6, and will soon be available in a continuous update.
In the latest Xcode 6, in addition to the innovative programming language swift for cocoa and Cocoa touch, a new iOS simulator has been added that allows developers to adjust the size of the app based on the device, enabling real-time Code preview, new view debugging features, Debug an app view with just a click.
Debugging
Instruments
To ensure that users have the best experience, instruments can analyze and debug apps directly when they're running on an iOS emulator or device. It provides a timeline-based interface that collects data such as memory usage, disk activity, network activity, and graphics performance directly from a running app, all of which are time-aligned, giving developers an insight into all of the app's situation.
Game
Metal
unveiled on 2014WWDC, Metal is a new platform technology designed to create highly immersive games that enable developers to ... Read the full text >>>
Summary : 1 o'clock in the morning today, Apple the press conference as scheduled, the public opinion focused on Apple released the scene, the author reviews the vomit trough, small series do not want to care about the new ideas, only care about iOS seven years, Apple for developers to bring what?
From 2007 's first iOS to iOS 8, the seven-year-old, gesture-operated iOS redefined the phone and spawned the iOS app developer industry. With the continuous updating of the Apple system, it also brings the unique development language and countless development tools to the developers.
Development
Xcode
Xcode is an integrated development environment for developers from Apple's official website, from Project Builder, which inherits from next, to Xcode 6, and will soon be available in a continuous update.
In the latest Xcode 6, in addition to the innovative programming language swift for cocoa and Cocoa touch, a new iOS simulator has been added that allows developers to adjust the size of the app based on the device, enabling real-time Code preview, new view debugging features, Debug an app view with just a click.
Debugging
Instruments
To ensure that users have the best experience, instruments can analyze and debug apps directly when they're running on an iOS emulator or device. It provides a timeline-based interface that collects data such as memory usage, disk activity, network activity, and graphics performance directly from a running app, all of which are time-aligned, giving developers an insight into all of the app's situation.
Game
Metal
unveiled on 2014WWDC, Metal is a new platform technology designed to create highly immersive games that enable developers to ... Read the full text >>>
The seven-year-old development tools Apple brings to developers