nsscreencast / comments

Public comments on NSScreencast.com
0 stars 0 forks source link

カルタゴ入門 - NSScreencast #108

Open subdigital opened 3 years ago

subdigital commented 3 years ago

Written on 02/01/2016 04:15:16

URL: https://nsscreencast.com/episodes/178-getting-started-with-carthage

subdigital commented 3 years ago

originally written by Eric Baker on 07/30/2015 13:45:38

Loved this episode! Though I have been a Cocoapods user for many years, the conservative approach taken by Carthage seems to have distinct advantages.

subdigital commented 3 years ago

originally written by Eric Turner on 09/22/2015 01:53:10

At around 4:05 I think a step is skipped. It did not touch on how to create the cartfile.

subdigital commented 3 years ago

originally written by subdigital on 09/22/2015 15:27:28

You're right. I think that part got accidentally edited out. The only thing you missed is Sam typing this:

github "soffes/GradientView"

And saved the file as Cartfile

subdigital commented 3 years ago

originally written by Holger on 10/11/2015 06:49:31

He could showed us the headers of the linked dynlibs and maybe the options and the look of cartfiles.