- layoutMarginsGuide - these supersede layout margins in 8 (suck it), should replace a lot of “container” invisible views
- readableContentGuide
Adjust spacing and alignment of collection of views that can be laid out horizontally or vertically
Can be customized by UITextInput
returning UITextInputAssistantItem
Organize/link storyboards, and unwind (?) segues
-
Better layout for right-to-left support
semanticContentAttribute
onUIView
/UIViewController
(defines how content should be flipped in right-to-left locales) -
imageFlippedForRightToLeft
onUIImage
Changes to AVSpeechSynthesis
, more access
Just make sure you don’t conflict with it. (This surely breaks in gifjam/mrn)
Can add shortcuts, and if you set a discoverability title on them it will show up
Lag between finger and where drawing is on screen, touch-to-display latency. Since touch refresh rates can be higher than the screen refresh ratios there are additional APIs to grab the intermediate points, and there is a new touch prediction API
Supporting non-rectangular collision bounds, field behaviors, new attachment types
Animate blur radius (like spotlight interactive transitions)
- Audited/marked up for nullability
- Generics for collections
UIUserNotificationAction
behavior
will allow you to emulate the iMessage quick reply notification
Safari as a modal view controller
- VPN packet tunnel provider
- App proxy provider
- Filter control provider/filter data provider (* ping fred s. about this!)
- Shared Links
- Content blocking
- Indexing of application data
- Index maintenance
- Can now write your own audio units
- Swift/objectice-c API replacement for adress book
- Card provisioning, suppress Apple Pay
- Updates to background location tracking
- New API for fetching current location from CLLocationManager
- Flyover, Show traffic, compass/scale, custom callouts
- Realtime access to sensor data, new data types
- iPad support and active tasks
- Detailed change notifications: Identifies the specific accessory change. Defined action sets for going to bed/waking up/etc… Remote access via wifi
Web services to hit CloudKit from non iOS/mac devices
Open in place (?)
Content loaded dynamically by app and cached, hosted by app store
- Deliver just the resources and binaries for the architecture/device.
- New
NSDataAsset
which helps fetch appropriate data for device
Guest players
Easily record audio/visuals and share with other users
Backed by Metal where supported, new action editor in Xcode, works with on demand resources
New scene editor in Xcode 7, transitions, audio, model i/o, light maps, …
- Entities/components
- Agents
- Path Finding
- AI
- Rule Systems
- State Machines
- Connectivity
- Direct access
- ClockKit