Glass(Technology Overview) - https://developer.apple.com/documentation/technologyoverviews/liquid-glass Adopting Liquid Glass - https://developer.apple.com/documentation/technologyoverviews/adopting-liquid-glass HIG: Materials - https://developer.apple.com/design/human-interface-guidelines/materials HIG: App Icons - https://developer.apple.com/design/human-interface-guidelines/app-icons SwiftUI: Applying Liquid Glass to custom views - https://developer.apple.com/documentation/SwiftUI/Applying-Liquid-Glass-to-custom-views アイコン(Icon Composer / 新外観) Icon Composer(ツール) - https://developer.apple.com/icon-composer/ Creating your app icon using Icon Composer - https://developer.apple.com/documentation/Xcode/creating-your-app-icon-using-icon-composer WWDC25: Say hello to the new look of app icons - https://developer.apple.com/videos/play/wwdc2025/220/ WWDC25: Create icons with Icon Composer - https://developer.apple.com/videos/play/wwdc2025/361/ App Intents / Visual Intelligence(公式) App Intents(Overview) - https://developer.apple.com/documentation/appintents/ Making actions and content discoverable and widely available - https://developer.apple.com/documentation/appintents/making-actions-and-content- discoverable-and-widely-available Making app entities available in Spotlight - https://developer.apple.com/documentation/appintents/making-app-entities-available-in-spotlight Creating your first app intent - https://developer.apple.com/documentation/appintents/creating-your-first-app-intent App intent domains - https://developer.apple.com/documentation/AppIntents/app-intent-domains Common data types(parameters / entities 用) - https://developer.apple.com/documentation/appintents/common-data-types SnippetIntent - https://developer.apple.com/documentation/appintents/snippetintent SwiftUI: Button.init(_:intent:) - https://developer.apple.com/documentation/swiftui/button/init%28_%3Aintent%3A%29