Xcode 15 Tutorial for Beginners (2024)

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

КОМЕНТАРІ • 90

  • @CodeWithChris
    @CodeWithChris  6 місяців тому +2

    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer

  • @BreakingBarriers2DIY
    @BreakingBarriers2DIY 5 місяців тому +15

    I've come back to Xcode development after a considerable period away. This gentleman is a superb blend of explaining things and sticking to the important items...instant subscription. Looking forward to more content.

    • @CodeWithChris
      @CodeWithChris  5 місяців тому +1

      Thanks for watching! I'll be sure to let Chris know :) - Iñaki

  • @lucysmom3892
    @lucysmom3892 5 місяців тому +1

    Clear and accessible, I’m watching this before bed 😂 very soothing

  • @artoix
    @artoix 3 місяці тому +5

    Best Xcode video for beginners so far! Thanks!

  • @gregwatkins5980
    @gregwatkins5980 6 місяців тому +2

    Great tutorial! As an experienced developer new to Xcode, this was very organized and easy-to-follow.

    • @CodeWithChris
      @CodeWithChris  6 місяців тому

      Glad it was helpful! Thanks for watching! - Iñaki

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

    Very helpful. The pace is good - you get the chance to try things as he works. Lovely clear voice too.

  • @SFAutor
    @SFAutor 7 місяців тому +3

    I really like your toturials and regularly check out your content. Although I know you mostly focus on iOS coding, I wish you would offer macOS tutorials as well. Personally, I want to code apps for authors and the Mac, with menus, save options, manuscript handling, etc., but for the big screen. I'm sure the iOS tutorials will give me a solid basic understanding of Swift, but I suspect I'll need more knowledge for a slightly more complex Mac app. I would devour your macOS videos. If a macOS tutorial series of yours already exists and I've overlooked it, I'd be grateful for a hint.

    • @jw200
      @jw200 7 місяців тому

      I give a hint: search on UA-cam

  • @chas1085
    @chas1085 3 місяці тому +2

    Excellent intro tutorial. Just what I was looking for.

  • @MalcolmHelicopter
    @MalcolmHelicopter Місяць тому

    Thanks for a great introduction! I know embedded C++ (and 8086 assembler:-) but now I need to learn SwiftUI so I’ll watch all your videos several times! All help gratefully received!

  • @tuworlds
    @tuworlds 4 місяці тому

    i'm new to xcode swift and thank you for your top class tutorial. i think i'll subscribe and see what more on coding that you do

  • @thehman2007
    @thehman2007 2 місяці тому

    Chris your tutorials are great. They have really helped me, and I appreciate the effort you put into them.

  • @RenAntony
    @RenAntony 6 місяців тому +1

    Really awesome tutorial... ❤️❤️... So much helpful for beginners to understand the concepts very easily

    • @CodeWithChris
      @CodeWithChris  6 місяців тому

      Glad it was helpful! Thanks for learning with us! - Iñaki

  • @JosiahWu-wk8qt
    @JosiahWu-wk8qt 6 місяців тому +1

    Hi Chris, thanks for the tutorial... when I followed the steps my file didn't look like yours and included a ton of other code. I did notice that the version of Xcode was 15.3 and not 15.2 as yours was at the time of this video... I'm wondering if you know of an easy way for me to get my file to look like yours within 15.3? I'd love to follow along. Thanks again

    • @roshanali4091
      @roshanali4091 4 місяці тому

      9:34 new to Xcode and I would like to go thru what he explains. Why can’t I see the same in 15.3? The demo shows the Helloworld code. 15.3 does not

  • @Intikhabkhursheed
    @Intikhabkhursheed 22 дні тому

    well explain best organized video as a begginer i found this tutorial the best of all so far big respect and thank you very much sir You earn a subscribe

  • @Kaiser.Alexander.I
    @Kaiser.Alexander.I 3 місяці тому

    It was fun-interesting. Great and clear overview. 👍🏼

  • @Hikaru-u5e
    @Hikaru-u5e Місяць тому +1

    Hi, my Mac is running Xcode16 I do not know how to works 😢. Can you make a tutorial video for the Xcode 16 please?

  • @prolinux5099
    @prolinux5099 6 місяців тому +1

    Thank"s! You're the best! 👍😎

  • @abdulhafeez938
    @abdulhafeez938 17 днів тому

    amazing. I saw many troturial but never get into it. thanks for your great presentation

  • @simonspree
    @simonspree 6 місяців тому +1

    Very good start. Thanks

  • @jonmorning4827
    @jonmorning4827 19 днів тому

    this dude is amazing. Thank you!

  • @KEEVVY
    @KEEVVY Місяць тому

    I have BigSur the last compatible version is Xcode 13.2.1, will I still be able to use it and put apps on appstore, or it will be a waste of time?

  • @diva-goyal
    @diva-goyal 5 місяців тому

    Great tutorial !

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

    Thanks for this!

  • @thomasbyles3075
    @thomasbyles3075 17 днів тому

    Really helpful, thank you

  • @StephenSams-cm8eq
    @StephenSams-cm8eq 6 місяців тому

    Can this work with other Mac based development besides a IOS app? or do you have a video for general Xcode?

    • @CodeWithChris
      @CodeWithChris  6 місяців тому +1

      Hi, this can work on Mac-based development as you'll be using Xcode for that too. The only subtle difference is how you create your project. You can either create a project for macOS only, or choose Multiplatform where you have a single codebase that you can share for mac, iOS/iPadOS, watchOS, tvOS, and/or visionOS.
      The location of the editor, the navigator, the inspector, the debug area, the preview, the toolbar should be the same regardless of which platform you choose to develop for.
      Happy coding and thanks for watching the video! - Iñaki

    • @StephenSams-cm8eq
      @StephenSams-cm8eq 6 місяців тому

      @@CodeWithChris Thank you!

  • @robertlockwood3425
    @robertlockwood3425 3 місяці тому

    I have been trying to learn Swift/SwiftUI for macOS and just quickly scanning the video have found this to be useful. Are there more Xcode videos? I need to learn how to build a simple library.

  • @fpst
    @fpst 6 місяців тому

    Hey Chris, I'd love a tutorial about Source Control in Xcode. Thank you for your efforts in teaching.

  • @dannylaw5184
    @dannylaw5184 3 місяці тому

    Hi Chris, really appreciate your efforts and time in getting the rest of us started with this journey. I have a question in regards to Info.plist file. Where is it exactly as I don't see it in the project navigator nor folder named Supporting Files. Need to locate this to change / modify certain permission for the app to run as it involves connecting to site's vLan in order to perform the desired task.

  • @volimpia
    @volimpia 6 місяців тому

    Thank you so much for this video.

    • @CodeWithChris
      @CodeWithChris  6 місяців тому

      Glad it was helpful! Thanks for watching! - Iñaki

  • @agorgeousglowup
    @agorgeousglowup Місяць тому

    It seems like my attributor inspector doesn't have the Add Modifiers feature. Is there a reason for that?

  • @skywalker0823
    @skywalker0823 2 місяці тому

    Very clear.

  • @Isaiahkang93
    @Isaiahkang93 Місяць тому

    Wonderful content 😊 thank you

  • @muddyexport5639
    @muddyexport5639 6 місяців тому +1

    Thanks!

  • @Aangrox
    @Aangrox 2 місяці тому

    Excellent!!

  • @linuxnoob89
    @linuxnoob89 6 днів тому

    how about live reload when using the physical device?

  • @acdatrainer8631
    @acdatrainer8631 4 місяці тому

    How can you install a signup/login on the app? You should do a video on that.

  • @richardsarahs
    @richardsarahs 2 місяці тому

    well chris i only have an hp laptop i could not get xcode on it what other coding app can i use

  • @subhashkulkarni8718
    @subhashkulkarni8718 4 місяці тому

    Recently I installed XCODE 15.3 , I am not able to print textfield text on button action

  • @Kitkatberry
    @Kitkatberry 7 місяців тому +1

    Hi Appriciate for your make amazing course

  • @ajaykadwal432
    @ajaykadwal432 4 місяці тому

    thank you brother help me to understand Xcode

  • @MalcolmHelicopter
    @MalcolmHelicopter Місяць тому

    Thanks

  • @pikklekrums4636
    @pikklekrums4636 22 дні тому

    For whatevr reason I cannot get the app to run in the same window on the right side like his, Ive been trying for hours, no idea what the problem is. Anyone else having this issue? Xcode wants to run in like a simulator that's outside of the app called Simulator. Ugh.

  • @ViolistDaniel
    @ViolistDaniel Місяць тому

    I am in Xcode 16 and I can not find the add modifier button in the inspector

    • @shashankgupta5687
      @shashankgupta5687 Місяць тому

      Apple just decided to remove the "add modifiers" as not much use of it ig

    • @ViolistDaniel
      @ViolistDaniel Місяць тому

      @@shashankgupta5687 ok, thanks

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

    Am i the only one that downloads Xcode directly from the dev site instead of the App Store? The App Store downloads and installs extremely too slow.

    • @CodeWithChris
      @CodeWithChris  5 місяців тому +2

      You can also try www.xcodes.app/. I am downloading mine directly from the dev site too, but I prefer the xip (more like a zip) format. - Iñaki

  • @omerbozo4056
    @omerbozo4056 6 місяців тому

    how to download it if i dont have a mac?

  • @will_hunt
    @will_hunt 2 місяці тому

    My comment offering advise to others disappeared, maybe an automatic UA-cam filter removed it?

    • @CodeWithChris
      @CodeWithChris  2 місяці тому

      Hi Will, nope we don’t delete any unless they’re spam or hateful etc I’m not sure what happened to yours.. did it have links? It might’ve gotten flagged as spam? Please try again, thank you for trying to help others!

    • @will_hunt
      @will_hunt 2 місяці тому

      @@CodeWithChris I don't know why I even thought about that, you guys seem great! I don't think there were links but I recommended people to try pixlr as a free image editor online for the picture resizing. Maybe that's why. Also, thanks for making these free tutorials, this is super helpful!

  • @Whykingdavid
    @Whykingdavid 6 місяців тому +1

    so beautiful

  • @davidgarcia1917
    @davidgarcia1917 5 днів тому

    your videos are to longgggg but great content can make these in 10 min videos ?

  • @WatWilbur-l7z
    @WatWilbur-l7z Місяць тому

    Kris Gardens

  • @ags2099
    @ags2099 7 місяців тому +8

    Funny how this video came out 1 week after having started ios development

    • @UNBOXxp
      @UNBOXxp 6 місяців тому +1

      That’s awesome! I been in school
      For CS and been debating which language to focus on and what I would LOVE to do. And it’s iOS Dev. How are you learning if you don’t mind me asking?

    • @ags2099
      @ags2099 6 місяців тому

      @@UNBOXxp i watched this dudes 8 something series and then started creating my own clicker game. I started by thinking okay whats the first thing i need to do? A Button to click! So i googled / chatgpt how to do it. And so on.

    • @ags2099
      @ags2099 6 місяців тому

      @@UNBOXxp nice dude. i watched this dudes 8 days of coding series or idk what it was called. then i went on to create my own clicker game. i just started with thinking to myself "ok what do i need to do first - a button to click on" and then i went to google / chatpt and build my first button. I repeated this step for every single thing. Now the little game is done and ready to be published once my apple dev acc gets approved

  • @SaifulMia-y3t
    @SaifulMia-y3t 2 місяці тому

    820 White Isle

  • @DuBoisEdmund-r1t
    @DuBoisEdmund-r1t Місяць тому

    Harold Loaf

  • @HoustonCeleste-t1p
    @HoustonCeleste-t1p Місяць тому

    Enoch Ramp

  • @JoshuaElaine
    @JoshuaElaine 2 місяці тому

    002 Eino Camp

  • @AnthonyMiller-h7k
    @AnthonyMiller-h7k 2 місяці тому

    Koss Island

  • @NancyCooper-x7c
    @NancyCooper-x7c Місяць тому

    Auer Divide

  • @nancyhailey7278
    @nancyhailey7278 2 місяці тому

    7479 Collier Coves

  • @EquipteHarry
    @EquipteHarry 2 місяці тому

    Lopez Jason Harris Eric Clark Laura

  • @CarmenPandora-c4t
    @CarmenPandora-c4t Місяць тому

    0403 Erna Inlet

  • @II.Randolph-s1r
    @II.Randolph-s1r Місяць тому

    Nicolette Walk

  • @RyanGuinn-v6t
    @RyanGuinn-v6t 2 місяці тому

    800 Dariana Manors

  • @soumyadeepghosh4428
    @soumyadeepghosh4428 7 місяців тому

    Watching from my windows Laptop 😑

  • @codewithkeshav007
    @codewithkeshav007 6 місяців тому

    my project was working fine on xcode 14, but on xcode 15 getting this error -
    Driver threw unknown argument: '-bvvutkjqcsvcmlfdhxkrjtgqdzeg/Build/Intermediates.noindex/' without emitting errors.
    tried everything - deleteding derived folder, clean build, so much

    • @CodeWithChris
      @CodeWithChris  6 місяців тому

      Unfortunately, we can't debug it for you in the comment section here but you can try joining and posting in our community: cwc.to/codecrew - Iñaki

  • @gloriafabersa655
    @gloriafabersa655 2 місяці тому

    7361 Bartell Passage

  • @BertramUpton
    @BertramUpton 2 місяці тому

    8551 Addison Common