Xcode Configurations and Flags

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 32

  • @williamallen4607
    @williamallen4607 2 роки тому +12

    Stewart, thanks for covering topics that no other iOS UA-camr is covering!

  • @mohamedfawzi6628
    @mohamedfawzi6628 2 роки тому +3

    Again, top notch! Thank you so much
    Also I have a cool trick if you want to include the is to write it that way https:/$()/

  • @larschristiansen3136
    @larschristiansen3136 2 роки тому +4

    Thank you Stewart. A very useful video. Xcode configuration, and the many options available are intimidating.
    So this video is a great introduction and place to start. More please.

  • @Powerm1nt.
    @Powerm1nt. 3 місяці тому +1

    Man you saved my life!

  • @gabrieljaramillo6255
    @gabrieljaramillo6255 Рік тому +1

    Thank you for this video, it's been a great pleasure to learn this from your Channel. Subscribed!. And btw, you have a great voice, you explain so well and go straight. to the point, Thank you!.

  • @gjermundification
    @gjermundification Рік тому

    I like this video as I have not done these things in iOS with Swift before, how would I add one target for each platform? I have the following folders: macOS Vapor, macOS AppKit, macOS ncurses, iOS for iPhone, iOS for iPad, tvOS. While the implementation for all of them are in a folder named common. I would also like to be able to add linux amd64 Vapor, and linux amd64 ncurses.

  • @GaryLutchansky
    @GaryLutchansky Рік тому +1

    Simply a fantastic presentation that has demystified this and has given me greater Xcode powers! Thank you Stewart.
    Note: with Xcode 14.2 , I found that the custom configuration/flag DEVELOPMENT can be added anywhere within the #if, #elseif, #endif sequence--meaning before or after the default RELEASE and DEBUG flags. In the video you note to place the custom ones before these defaults. Works just fine in any order.

  • @1987alejandroivan
    @1987alejandroivan 5 місяців тому

    It would be nice to see this being used in a multi-module app, does it work the same for a module? Are values only accessible inside the actual module or do we have to expose them in the main project for the workspace?

  • @ZoeSummers1701A
    @ZoeSummers1701A Рік тому +1

    Thank you so much for this; no one ever talks about this stuff…

  • @amari9773
    @amari9773 2 роки тому +1

    Very much appreciated, Stewart!

  • @dhavalnena7386
    @dhavalnena7386 2 роки тому +1

    Great content so far explaining custom flags! You are true gem Stewart! Thank you

    • @StewartLynch
      @StewartLynch  2 роки тому

      Thank you for those kind words. Much appreciated.

  • @alobaili
    @alobaili 2 роки тому

    Wonderful video and very educational indeed. Thank you very much!

  • @gokhanmutlu4530
    @gokhanmutlu4530 Рік тому

    Thx for the video. ---- Before running the project to see the expected behavior, we need to change "Build Configuration" as debug, release or development. Instead, I prefer to create three schemas for each configuration; such as "Debug", "Release", "Development" and then assign needed configuration to each of them. I would be able to use the required configuration by simply selecting the schema from the schemas-dropdown at the top of the Xcode editor.

  • @ferdiangunawan1237
    @ferdiangunawan1237 Рік тому

    Thank you sir!

  • @sergiopuccini
    @sergiopuccini Рік тому

    Cool unique video! Thank you!

  • @christophepoulin2689
    @christophepoulin2689 2 роки тому

    Very informative, thank you!

  • @JuliusSmith
    @JuliusSmith 2 роки тому

    I am surprised you can say #if instead of #ifdef.

  • @starseedgamma2108
    @starseedgamma2108 2 роки тому

    Thank you, Sir, It works !

  • @ryankanno2562
    @ryankanno2562 2 роки тому

    Awesome video! Thank you so much!

  • @nurlanakylbekov7266
    @nurlanakylbekov7266 2 роки тому

    Thank you very much.

  • @iOSDeepDive
    @iOSDeepDive 2 роки тому

    Exactly what I needed to fix a bug at work

  • @evgeshaky
    @evgeshaky Рік тому

    you have a talent to teach! thank you!

  • @IykizDesign
    @IykizDesign Рік тому

    This is super helpful, thanks.

  • @starseedgamma2108
    @starseedgamma2108 2 роки тому

    Sorry Sir, GitHubLink doesn't work

    • @StewartLynch
      @StewartLynch  2 роки тому

      Oops. Sorry about that. I fixed the link now.