Xcode Configurations and Flags

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 33

  • @williamallen4607
    @williamallen4607 3 ปีที่แล้ว +12

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

    • @SwiftfulThinking
      @SwiftfulThinking 3 ปีที่แล้ว +3

      I seriously agree. Great video Stewart!

  • @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.

  • @larschristiansen3136
    @larschristiansen3136 3 ปีที่แล้ว +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.

  • @ZoeSummers1701A
    @ZoeSummers1701A ปีที่แล้ว +1

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

  • @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!.

  • @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.

  • @amari9773
    @amari9773 3 ปีที่แล้ว +1

    Very much appreciated, Stewart!

  • @Powerm1nt.
    @Powerm1nt. 4 หลายเดือนก่อน +1

    Man you saved my life!

  • @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.

  • @evgeshaky
    @evgeshaky ปีที่แล้ว

    you have a talent to teach! thank you!

    • @evgeshaky
      @evgeshaky ปีที่แล้ว

      no need "-D"

  • @sergiopuccini
    @sergiopuccini ปีที่แล้ว

    Cool unique video! Thank you!

  • @1987alejandroivan
    @1987alejandroivan 6 หลายเดือนก่อน

    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?

  • @IykizDesign
    @IykizDesign ปีที่แล้ว

    This is super helpful, thanks.

  • @iOSDeepDive
    @iOSDeepDive 2 ปีที่แล้ว

    Exactly what I needed to fix a bug at work

  • @alobaili
    @alobaili 3 ปีที่แล้ว

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

  • @starseedgamma2108
    @starseedgamma2108 2 ปีที่แล้ว

    Thank you, Sir, It works !

  • @ferdiangunawan1237
    @ferdiangunawan1237 ปีที่แล้ว

    Thank you sir!

  • @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.

  • @christophepoulin2689
    @christophepoulin2689 2 ปีที่แล้ว

    Very informative, thank you!

  • @ryankanno2562
    @ryankanno2562 2 ปีที่แล้ว

    Awesome video! Thank you so much!

  • @nurlanakylbekov7266
    @nurlanakylbekov7266 3 ปีที่แล้ว

    Thank you very much.

  • @denaktepe
    @denaktepe 16 วันที่ผ่านมา

    What is stand for CT in CT_ACCENT_COLOR?

    • @StewartLynch
      @StewartLynch  16 วันที่ผ่านมา +1

      CT stands for my company name CreaTech solutions.

  • @JuliusSmith
    @JuliusSmith 2 ปีที่แล้ว

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

  • @starseedgamma2108
    @starseedgamma2108 2 ปีที่แล้ว

    Sorry Sir, GitHubLink doesn't work

    • @StewartLynch
      @StewartLynch  2 ปีที่แล้ว

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