Workspaces and Frameworks- Xcode 9 Tips and Tricks - raywenderlich.com

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

КОМЕНТАРІ • 16

  • @billscanlon7478
    @billscanlon7478 5 років тому +5

    Caroline is pretty great and i love how when migrating to framework, she keeps encountering errors and fixing them instead of just having everything work correctly first time. More realistic and actually re-enforces the concepts.

  • @karljay7473
    @karljay7473 5 років тому

    I paid for this course over 2 years ago, GREAT course. Had a HUGE bonus download and the networking part was amazing!
    Can't say enough about Ray.

  • @putzitutzi705
    @putzitutzi705 3 роки тому

    Excellent work, exactly what i was looking for! You saved me a lot of time Caroline :-). Thanks to you and the raywenderlich-team.

  • @zz12345aaa12345zz
    @zz12345aaa12345zz 6 років тому +2

    such a joy to watch this lady

    • @KodecoDev
      @KodecoDev  6 років тому +2

      She's an awesome instructor.

  • @brenomedeirosdeoliveira4090
    @brenomedeirosdeoliveira4090 4 роки тому

    Great tutorial!! Just worked for my personal app, thanks!

  • @brandonc272
    @brandonc272 4 роки тому

    Great tutorial! I'd love to see these updated at some point on RW.

    • @KodecoDev
      @KodecoDev  4 роки тому

      Yes, we are planning to update the course soon.

  • @profgallaugher
    @profgallaugher 4 роки тому

    Wonderful tutorial. Thank you!

  • @raditz2488
    @raditz2488 5 років тому

    I was not aware, that a project has its own workspace. I mean when I used to do a "Show Package Contents" on a .xcodeproj, it did show the .xcworkspace file, but I used to think that its a file which will be used when the .xcodeproj is added to a workspace. It becomes fairly clear at 3:57

  • @laelcox9407
    @laelcox9407 6 років тому

    Good basic overview

  • @moayadkom
    @moayadkom 5 років тому

    Great tutorial! Could you please share the source?

  • @pkrastogi1
    @pkrastogi1 4 роки тому

    I have running app module, now want to make framework for that module. Can suggest how to get required framework from current running module app by adding Framework Target in current workspace Xcode project ...?

  • @melaniemint7757
    @melaniemint7757 6 років тому +16

    It’s so nice seeing a woman teach a coding tutorial. 🙂

  • @dominikskeries
    @dominikskeries 5 років тому

    How do you add cross gcc in xcode so you can compile for Windows ?

  • @niverajen9816
    @niverajen9816 5 років тому

    What's the difference between a framework and a library?