Skip to content

WWDC23

8 post(s)

Blog

  • The Missing String Catalogs FAQ for Localization in Xcode 15

    The Missing String Catalogs FAQ for Localization in Xcode 15

    Discover the game-changing implications of Apple's new feature, String Catalogs, which replaces traditional localization files and streamlines the localization process. From automatic key extraction to safety checks, find out why developers should be excited about this powerful tool in Xcode 15.

  • RemafoX Sale: Get 50% Off on all Subscription Plans during WWDC Week!

    RemafoX Sale: Get 50% Off on all Subscription Plans during WWDC Week!

    Shipping 3 new features that help save time for every Swift developer and reducing the price of all subscriptions for WWDC week with a long-term twist you don't want to miss!

  • Taking over WWDC Notes & Envisioning its Future

    Taking over WWDC Notes & Envisioning its Future

    Evolving the Open-Source Project: Join the Community effort and shape the Future of how we discover and learn from WWDC Sessions effectively!

  • My Top 5 Wishes for WWDC 2023

    My Top 5 Wishes for WWDC 2023

    WWDC is only weeks away, so it's time for me to update my wishlist. One wish came true last year, how many will it be in 2023?

Snippets

  • Search Apple Documentation with Shift+Cmd+O

    Use the same Open Quickly shortcut to search Apple's developer documentation directly on the web.

  • Xcode 15's Format to Multiple Lines Feature

    Xcode 15 adds a built-in action to reformat long function parameter lists from a single line to multiple lines.

  • Xcode 15 String Catalogs Replace .strings and .stringsdict

    Xcode 15 introduces String Catalogs, a visual editor for managing localized strings that replaces legacy .strings and .stringsdict files.

  • Xcode 15 Brings Type-Safe Asset Catalog Access

    Xcode 15 generates type-safe Swift accessors for images and colors in asset catalogs, replacing the need for SwiftGen.