5 Best Xcode 12 Features - WWDC 2020 | Brian Advent

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

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

  • @mikepmakes959
    @mikepmakes959 4 года назад +1

    Checking this back out now that Xcode 12 is publicly available!
    Awesome video, as always!

  • @theidsingh
    @theidsingh 4 года назад +3

    Loved the video as always. It would be awesome if you can get more into developing for iOS, iPadOS and macOS at the same time in one project.

  • @mattcooper688
    @mattcooper688 4 года назад

    Great video! In Xcode 12 creating a segue shifts the view controller down a bit... how can this be avoided?

  • @rylanjevans
    @rylanjevans 4 года назад +2

    @Brian, love it. Thanks. I would love to hear how to use Swifts new transaction package manager. I want to add revenue options to my apps and I don't know how.

    • @raitasorin
      @raitasorin 4 года назад

      Like what kind of revenues ?

    • @raitasorin
      @raitasorin 4 года назад

      You might need a Team for that

    • @rylanjevans
      @rylanjevans 4 года назад

      @@raitasorin In-app purchases.

  • @francisyuweh706
    @francisyuweh706 4 года назад

    yeah! great picks! looking forward to try it😎🥳✌️

  • @Jeremy_p_3
    @Jeremy_p_3 4 года назад +1

    Hi Brian, I still cannot get to access the detail view when I run the simulator. Do you have any idea what may be causing the issue?
    Also, it would be awesome if you can do something similar but let's say an updated version of "Build a Complex UI"
    Thanks again for all your help! This is awesome

  • @amjadansaree
    @amjadansaree 4 года назад

    Hi Brain, thanks for this tutorial. i am new for Xcode. so please start with step by step from beginning. when i downloaded Xcode! this is Xcode 12.1 so i confuse, How start

  • @colinf6266
    @colinf6266 4 года назад

    Thank you!

  • @developerios6096
    @developerios6096 4 года назад +1

    Hi brian, i was not able to get if swiftui list gained a horizontal alignment. What s your Drink row’s views? Is it the usual hstack+scrollview?

    • @mikepmakes959
      @mikepmakes959 4 года назад

      Make sure your scroll view is set to ScrollView(.Horizontal)!

  • @amit1922003
    @amit1922003 4 года назад +1

    Amazing! Did you install the Big Sur beta on your personal Mac or a secondary one? My secondary is a Mac mini 2012 that doesn’t support Big Sur 😞

    • @BrianAdvent
      @BrianAdvent  4 года назад +2

      I installed it on an additional APFS volume. I can now comfortably choose between Big Sur and Catalina.

    • @amit1922003
      @amit1922003 4 года назад +1

      Brian Advent Amazing! I might do it as well. Thank you very much🙏

    • @nurlanakylbekov7266
      @nurlanakylbekov7266 4 года назад +1

      @@BrianAdvent I have total 121 GB 😞

  • @RobertHolzapfel
    @RobertHolzapfel 4 года назад

    just want to say: Thanks !

  • @kinkaidi
    @kinkaidi 4 года назад

    So basically xcode 12 with swiftui is the same old android studio layout editor la ni.

  • @dbfilms342
    @dbfilms342 4 года назад

    So if I play other games will my mabook go faster?

  • @ramesh964
    @ramesh964 4 года назад

    Sir, I would know about Data management in new Xcode12

  • @joeseabreeze
    @joeseabreeze 4 года назад

    Wouldn’t this be great if they generated an Android, Windows, and Linux project as well? What I would give to never have to program a browser ever again!

    • @dk-sky3820
      @dk-sky3820 4 года назад

      The things you've mentioned are outside of Apple ecosystem, so why and how they should make it?

  • @amjadansaree
    @amjadansaree 4 года назад

    sorry Brian....... i type your name is wrong.....so i am very sorry....

  • @astronomers
    @astronomers 4 года назад

    Hi Brain,
    Thanks for the great videos Please could you help my SwiftUI issue?
    I've been trying to build something similar with a vertical scroll that makes the centre image bigger once the scroll has stopped.
    I don’t want to use a carousel drag as the user might need to scroll through 100 of cards at a time.
    This is the best example of what I am trying to do but in a vertical scroll:
    It doesn’t have to be fancy 3D like this but the effect is what I'm after of making the other cards smaller while the centre one gets big after scroll.
    ruclips.net/video/SdSTIZJLhcM/видео.html