Skip to content

Commit

Permalink
-iOS: last WWDC23 videos {'AppIntents, Spotlight and Shortcuts App'}.
Browse files Browse the repository at this point in the history
  • Loading branch information
XLE22 committed May 30, 2024
1 parent e194ddf commit c9d2a24
Show file tree
Hide file tree
Showing 65 changed files with 711 additions and 23 deletions.
33 changes: 33 additions & 0 deletions src/assets/json/en/ios/wwdc/ios-wwdc-listnota11y.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,17 @@
"raccourcis": "2023/23LiveActivities",
"profils": ["All"]
},
{
"themes": "WWDC 2023",
"title": "Design Shortcuts for Spotlight",
"type": ["Button","Widget"],
"tests": [],
"verifier": [],
"resultat": ["Design"],
"exception": "",
"raccourcis": "2023/23AppIntents",
"profils": ["All","Shortcuts","Xcode"]
},
{
"themes": "WWDC 2023",
"title": "Discover String Catalogs",
Expand All @@ -153,6 +164,17 @@
"raccourcis": "2023/23SwiftMacros",
"profils": ["All","Swift"]
},
{
"themes": "WWDC 2023",
"title": "Explore enhancements to App Intents",
"type": ["Button","Widget"],
"tests": [],
"verifier": [],
"resultat": ["Design"],
"exception": "",
"raccourcis": "2023/23AppIntents",
"profils": ["All","Shortcuts","Xcode"]
},
{
"themes": "WWDC 2023",
"title": "Explore pie charts and interactivity in Swift Charts",
Expand Down Expand Up @@ -252,6 +274,17 @@
"raccourcis": "2023/2310250",
"profils": ["All","Xcode Playgrounds"]
},
{
"themes": "WWDC 2023",
"title": "Spotlight your app with App Shortcuts",
"type": ["Button","Widget"],
"tests": [],
"verifier": [],
"resultat": ["Design"],
"exception": "",
"raccourcis": "2023/23AppIntents",
"profils": ["All","Shortcuts","Xcode"]
},
{
"themes": "WWDC 2023",
"title": "Support HDR images in your app",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/en/mobile/ios/wwdc/nota11y/2023/2310155.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The original video is available on the **Apple official website** ([session&nbsp
![](../../../../../images/iOSdev/wwdc23-10155_2.png)

## [Overview](https://developer.apple.com/videos/play/wwdc2023/10155/?time=57)
In order to handle the localization in one single place, the **String Catalogs are introduced in `Xcode 15` to replace the `.strings` and `.stringsdict` files in future releases.
In order to handle the localization in one single place, the **String Catalogs** are introduced in `Xcode 15` to replace the `.strings` and `.stringsdict` files in future releases.
![](../../../../../images/iOSdev/wwdc23-10155_3.png)
All the **added strings** are [automatically extracted](https://developer.apple.com/videos/play/wwdc2023/10155/?time=110) by `Xcode` and the **multiplatforms localization** is now [streamlined](https://developer.apple.com/videos/play/wwdc2023/10155/?time=169) for a simpler usage.

Expand Down
56 changes: 56 additions & 0 deletions src/en/mobile/ios/wwdc/nota11y/2023/2310193.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title : "Design Shortcuts for Spotlight"
abstract: "Learn how to design your shortcut to appear as a top hit in Spotlight."

displayToc: true
---

# WWDC 2023: Design Shortcuts for Spotlight
Find hereafter a detailed summary of the above named video that belongs to a [taxonomy of some WWDC footages](../../).

The original video is available on the **Apple official website** ([session 10193](https://developer.apple.com/videos/play/wwdc2023/10193/)).

![](../../../../../images/iOSdev/wwdc23-10193_Poster.png)

"Learn about the **latest updates** to the visual language of App Shortcuts and find out how to **design your shortcut** to appear as a top hit in Spotlight. We'll share how shortcuts can appear on iOS or iPadOS, and show you how to **customize the visual appearance of a shortcut**, personalize its order, select its correct behavior, and **increase discoverability**."

</br>Hereafter, the underlined elements **lead directly to the playback of the WWDC video** at the appropriate moment.



## []()

</br>

## []()

</br>

## []()

</br>

## []()

</br>

## []()

</br>

## []()

</br>

## []()

</br>

## []()

</br>

## []()

</br>

Loading

0 comments on commit c9d2a24

Please sign in to comment.