iOS18有哪些新特性
Generated on 3/3/2025
1 search
iOS 18 introduces several new features and improvements across various areas:
-
Privacy Enhancements: iOS 18 improves transparency and control over access to local network, Bluetooth, and contacts. Users can now select specific contacts to share with apps, providing more control over their personal information (What’s new in privacy).
-
UIKit Improvements: There are major updates to the user interface, including a redesigned launch experience for document-based apps, updates to tabs and sidebars, and support for new fluid transitions. UIKit also offers more integrations with SwiftUI (What’s new in UIKit).
-
Multilingual Features: iOS 18 introduces a multilingual keyboard that allows typing in multiple languages without switching manually. It also expands support for existing features to more languages, including live text support for Arabic (Build multilingual-ready apps).
-
Customization Options: App icons and widgets can now appear in light, dark, or tinted versions, providing a consistent visual experience across the home screen (Platforms State of the Union).
-
Device Management: New controls allow users to lock apps using Face ID, Touch ID, or a passcode, and hide apps from the home screen. Organizations can manage these controls on supervised devices (What’s new in device management).
These features highlight Apple's focus on enhancing user privacy, improving user interface design, supporting multilingual capabilities, and providing more customization and management options in iOS 18.

18 things from WWDC24
Here’s your guide to the big announcements from this year’s Worldwide Developers Conference.

Explore machine learning on Apple platforms
Get started with an overview of machine learning frameworks on Apple platforms. Whether you’re implementing your first ML model, or an ML expert, we’ll offer guidance to help you select the right framework for your app’s needs.

What’s new in privacy
At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Platforms State of the Union 5-Minute Recap
Watch a quick recap of the newest advancements on Apple platforms.

What’s new in device management
Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

What’s new in DockKit
Discover how intelligent tracking in DockKit allows for smoother transitions between subjects. We will cover what intelligent tracking is, how it uses an ML model to select and track subjects, and how you can use it in your app.

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

Bring your app’s core features to users with App Intents
Learn the principles of the App Intents framework, like intents, entities, and queries, and how you can harness them to expose your app’s most important functionality right where people need it most. Find out how to build deep integration between your app and the many system features built on top of App Intents, including Siri, controls and widgets, Apple Pencil, Shortcuts, the Action button, and more. Get tips on how to build your App Intents integrations efficiently to create the best experiences in every surface while still sharing code and core functionality.