Implement Multi Projects Workspace on Xcode

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

КОМЕНТАРІ • 21

  • @kelvinfok
    @kelvinfok  2 роки тому +6

    everytime i upload a video, within minutes, I will get some likes. Thank you so much for those who did.

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

    Just arrived to your channel. This video has such quality content plus incredibly nice HD video + audio, it is pure gold. I immediately subscribed. Thanks a lot for this!

  • @user-mj6ej1hb3t
    @user-mj6ej1hb3t Рік тому +5

    Hi
    Could you please add a video demo to integrate a existing xcode project into another existing project

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

    Much awaited. Thanks for wonderful video

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

      Thanks, hope it’s helpful!

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

    Thanks for your video. very helpful.
    Could you please make a video about tools like Xcodegen or tuist? generate project tools.

  • @Martin-sd6xu
    @Martin-sd6xu 2 роки тому +1

    Thanks for sharing Kelvin, very cool concept 🔥

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

      Hope you find it helpful!

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

    Thank you for making this. Really helpful and very nice tutorial

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

    Thank you for sharing! this video help me !

  • @user-ob7zo4fv8b
    @user-ob7zo4fv8b Рік тому +1

    Thanks for sharing. But I have a question, each framework can be understood as a module, how to create and obtain resource files such as images/json corresponding to each framework。

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

    Great content! Recover well…

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

    how would you combine two xcode projects (successfuly build) using multi-modular app development. - I need guidance

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

    Very useful. Thank you for sharing! What if I want to share the Kit to my friends? And they want to share their own framework (not source code) to me? How would those work?

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

      The way to share is via an external library like swift package manager - www.udemy.com/course/ios-15-swift-5-build-a-library-with-swift-package-manager/
      Udemy is running a discount now.

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

    So, when to use Workspace with multiple projects or frameworks in single project ?

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

      In my view, it’s dependent on the size of the project and the teams working on them, whether using vertical or horizontal slicing. Multiple projects increases compile time but limits merge conflicts more than single project with multiple frameworks.

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

    how to use the framework SnapKit in another framework brother?