Xcode 16 Just CHANGED Everything! 🚀 4 NEW Features You MUST See!

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025

Комментарии • 11

  • @TheKoreanSavage
    @TheKoreanSavage 5 дней назад

    Gonna buy the lifetime membership right now 🔥🤝

  • @liftingwithjames
    @liftingwithjames 8 дней назад +1

    UGGHHHHHHHH the new debug stack trace feature is clutch! What a great find Stephan! Thanks for that one!

  • @dre5671
    @dre5671 8 дней назад

    Wow didn’t know about the stack tracing! That’s cool
    And I totally forgot about Previewable, thanks for the reminder and tips!

  • @mithun-ytcom
    @mithun-ytcom 7 дней назад +1

    5:10 I literally spent 4 hours this morning debugging a run-time error without knowing this feature. 🤦‍♂ I wish I watched this earlier!

  • @gunseliunsal9100
    @gunseliunsal9100 8 дней назад

    Thanks!

  • @antonie4066
    @antonie4066 8 дней назад

    Great content man, keep it up!
    Would really like to see your preferred approach of identifying and improving app performance (besides the usual LazyLoading and weak self references)
    E.g. I'm working on a legacy codebase, would like to do an overall performance report to see what's slow, then improve those slow areas.
    What would be a good way to tackle something like that? Maybe profile screen by screen?
    Thanks!

    • @appstuff
      @appstuff  8 дней назад +1

      I’d start with overall app architecture and design and see if you can make improvements there. If there’s networking involved, I’d check both client side and server side performance for load times, make sure data is being paginated, etc. I’d also try to implement performance testing. If you need help with something like this, let me know! I do contract work like this often

  • @Oscop9
    @Oscop9 8 дней назад

    3:54
    I've noticed that when you specify an asset directly from Storyboard (and xib as well) to the GUI navigator,
    it's not tracked in the code (e.g. cmd+shif+f to find the asset name).
    so I'm wondering if this method will track that as well?

    • @appstuff
      @appstuff  8 дней назад

      You just shouldn’t be using storyboards lol

  • @Spacer-l3j
    @Spacer-l3j 8 дней назад

    2:35 he is getting inspired by Swiftful thinking and Vincent in his browser rofl

    • @appstuff
      @appstuff  8 дней назад +13

      Is there a problem with that? Both guys are awesome content creators, and I learn from both of them. If everyone thought the way you did, nobody would ever learn from anyone else. Appreciate the comment buddy, even if it’s hate 😂