iOS Dev 44: Connecting XCode 13 to GitHub | Git Workflow

Поділитися
Вставка
  • Опубліковано 5 лют 2025

КОМЕНТАРІ • 15

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

    Hello, your video is very helpful: very clear and helpful. A lot of changes were made in XCode and GitHub policy from 2019, and now it is hard to manage to understand what is going on. This video helped me to deal with it, thanks :)

  • @adamress1
    @adamress1 8 місяців тому

    i love your videos

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

    Love your videos man, you explain stuff really good.
    Could you please make a comprehensive module on caching, cos as we know it's a must have skill for an IOS Dev

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

      You are right. I’ll add that to my list. Thanks for the suggestion 🙏

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

    thanks for your video bro

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

    Best video out there

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

    very helpful.

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

    Hi do you think iOS development is good career path if I want to be freelancer?

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

      Yes, I believe so. Not just iOS development but programming in general.

  • @TechyMom-ft
    @TechyMom-ft 2 роки тому +1

    Thanku Emmanuel

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

    hello, can you please give me an insight on how to upload multiple images with multiple parameters to a server without alamofire ?

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

      You could use URLSession upload or data task to accomplish this.
      Unfortunately I don’t have a video explaining this but I found a nice article that may help you.
      www.donnywals.com/uploading-images-and-forms-to-a-server-using-urlsession/

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

      @@EmmanuelOkwara appreciate a lot 🙏🏽. found what I was looking for.