Skip to content

Commit

Permalink
deploy: c9d2a24
Browse files Browse the repository at this point in the history
  • Loading branch information
XLE22 committed May 30, 2024
1 parent fe0170e commit 74b98af
Show file tree
Hide file tree
Showing 65 changed files with 1,162 additions and 23 deletions.
33 changes: 33 additions & 0 deletions 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 en/mobile/ios/wwdc/nota11y/2023/2310155/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h1>WWDC 2023: Discover String Catalogs</h1>
<p></br>Hereafter, the underlined elements <strong>lead directly to the playback of the WWDC video</strong> at the appropriate moment.</p>
<p><img src="../../../../../images/iOSdev/wwdc23-10155_2.png" alt="" class="img-fluid"></p>
<h2 id="overview"><a href="https://developer.apple.com/videos/play/wwdc2023/10155/?time=57">Overview</a> <a class="header-anchor" href="#overview" aria-labelledby="a11y_heading_anchor_label">#</a></h2>
<p>In order to handle the localization in one single place, the **String Catalogs are introduced in <code>Xcode 15</code> to replace the <code>.strings</code> and <code>.stringsdict</code> files in future releases.<br>
<p>In order to handle the localization in one single place, the <strong>String Catalogs</strong> are introduced in <code>Xcode 15</code> to replace the <code>.strings</code> and <code>.stringsdict</code> files in future releases.<br>
<img src="../../../../../images/iOSdev/wwdc23-10155_3.png" alt="" class="img-fluid"><br>
All the <strong>added strings</strong> are <a href="https://developer.apple.com/videos/play/wwdc2023/10155/?time=110">automatically extracted</a> by <code>Xcode</code> and the <strong>multiplatforms localization</strong> is now <a href="https://developer.apple.com/videos/play/wwdc2023/10155/?time=169">streamlined</a> for a simpler usage.</p>
<p><img src="../../../../../images/iOSdev/wwdc23-10155_6.png" alt="" class="img-fluid"></p>
Expand Down
338 changes: 338 additions & 0 deletions en/mobile/ios/wwdc/nota11y/2023/2310193/index.html

Large diffs are not rendered by default.

765 changes: 765 additions & 0 deletions en/mobile/ios/wwdc/nota11y/2023/23AppIntents/index.html

Large diffs are not rendered by default.

47 changes: 25 additions & 22 deletions en/mobile/ios/wwdc/nota11y/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,28 +226,31 @@ <h1>List of the WWDC detailed summaries</h1>
<section id="refTests"></section>
<section class="visually-hidden" id="wwdcTests" aria-hidden="true">
<h2 id="hhwwdc2023" class="pt-5">WWDC 2023</h2>
<p id="hwwdc90">WWDC 2023 Analyze hangs with Instruments</p>
<p id="hwwdc89">WWDC 2023 Animate symbols in your app</p>
<p id="hwwdc88">WWDC 2023 Beyond the basics of structured concurrency</p>
<p id="hwwdc87">WWDC 2023 Bring widgets to life</p>
<p id="hwwdc86">WWDC 2023 Bring widgets to new places</p>
<p id="hwwdc85">WWDC 2023 Build accessible apps with SwiftUI and UIKit</p>
<p id="hwwdc84">WWDC 2023 Build programmatic UI with Xcode Previews</p>
<p id="hwwdc83">WWDC 2023 Create animated symbols</p>
<p id="hwwdc82">WWDC 2023 Create rich documentation with Swift-DocC</p>
<p id="hwwdc81">WWDC 2023 Debug with structured logging</p>
<p id="hwwdc80">WWDC 2023 Design dynamic Live Activities</p>
<p id="hwwdc79">WWDC 2023 Discover String Catalogs</p>
<p id="hwwdc78">WWDC 2023 Expand on Swift macros</p>
<p id="hwwdc77">WWDC 2023 Explore pie charts and interactivity in Swift Charts</p>
<p id="hwwdc76">WWDC 2023 Fix failures faster with Xcode test reports</p>
<p id="hwwdc75">WWDC 2023 Generalize APIs with parameter packs</p>
<p id="hwwdc74">WWDC 2023 Keynote</p>
<p id="hwwdc73">WWDC 2023 Make features discoverable with TipKit</p>
<p id="hwwdc72">WWDC 2023 Meet ActivityKit</p>
<p id="hwwdc71">WWDC 2023 Perform accessibility audits for your app</p>
<p id="hwwdc70">WWDC 2023 Platforms State of the Union</p>
<p id="hwwdc69">WWDC 2023 Prototype with Xcode Playgrounds</p>
<p id="hwwdc93">WWDC 2023 Analyze hangs with Instruments</p>
<p id="hwwdc92">WWDC 2023 Animate symbols in your app</p>
<p id="hwwdc91">WWDC 2023 Beyond the basics of structured concurrency</p>
<p id="hwwdc90">WWDC 2023 Bring widgets to life</p>
<p id="hwwdc89">WWDC 2023 Bring widgets to new places</p>
<p id="hwwdc88">WWDC 2023 Build accessible apps with SwiftUI and UIKit</p>
<p id="hwwdc87">WWDC 2023 Build programmatic UI with Xcode Previews</p>
<p id="hwwdc86">WWDC 2023 Create animated symbols</p>
<p id="hwwdc85">WWDC 2023 Create rich documentation with Swift-DocC</p>
<p id="hwwdc84">WWDC 2023 Debug with structured logging</p>
<p id="hwwdc83">WWDC 2023 Design dynamic Live Activities</p>
<p id="hwwdc82">WWDC 2023 Design Shortcuts for Spotlight</p>
<p id="hwwdc81">WWDC 2023 Discover String Catalogs</p>
<p id="hwwdc80">WWDC 2023 Expand on Swift macros</p>
<p id="hwwdc79">WWDC 2023 Explore enhancements to App Intents</p>
<p id="hwwdc78">WWDC 2023 Explore pie charts and interactivity in Swift Charts</p>
<p id="hwwdc77">WWDC 2023 Fix failures faster with Xcode test reports</p>
<p id="hwwdc76">WWDC 2023 Generalize APIs with parameter packs</p>
<p id="hwwdc75">WWDC 2023 Keynote</p>
<p id="hwwdc74">WWDC 2023 Make features discoverable with TipKit</p>
<p id="hwwdc73">WWDC 2023 Meet ActivityKit</p>
<p id="hwwdc72">WWDC 2023 Perform accessibility audits for your app</p>
<p id="hwwdc71">WWDC 2023 Platforms State of the Union</p>
<p id="hwwdc70">WWDC 2023 Prototype with Xcode Playgrounds</p>
<p id="hwwdc69">WWDC 2023 Spotlight your app with App Shortcuts</p>
<p id="hwwdc68">WWDC 2023 Support HDR images in your app</p>
<p id="hwwdc67">WWDC 2023 Unleash the UIKit trait system</p>
<p id="hwwdc66">WWDC 2023 Update Live Activities with push notifications</p>
Expand Down

0 comments on commit 74b98af

Please sign in to comment.