Getting Started With Swift Package Manager (SwiftPM) | Swift 5, Xcode 11

  Рет қаралды 16,621

Kilo Loco

Kilo Loco

Күн бұрын

Пікірлер: 56
@abdorizak
@abdorizak 2 жыл бұрын
My First Teacher of ios development 🙌 Great to see you
@zeves_095
@zeves_095 4 жыл бұрын
Thanks for the practical, sufficient, and concise well-written material.
@starecho0105
@starecho0105 5 жыл бұрын
Thanks for this awesome tutorial! I just decided to make my first swift package and then found this tutorial! Very useful!
@TheRoosterCube
@TheRoosterCube 3 жыл бұрын
Best resource I’ve found. Thank you very much!
@lapusan2008
@lapusan2008 4 жыл бұрын
excellent tutorial. thank you!
@SudhanshuSrivastavaIndia
@SudhanshuSrivastavaIndia 5 жыл бұрын
This is really nice details shared here.. Thanks Kilo
@robsonsiqueira9776
@robsonsiqueira9776 4 жыл бұрын
Very useful, Thank you!
@richardkrueger4667
@richardkrueger4667 3 жыл бұрын
Excellent video - the best tutorial for SPM out there
@Zainanjum100
@Zainanjum100 5 жыл бұрын
You are awesome man great work you are making Developers life very easy
@Zainanjum100
@Zainanjum100 4 жыл бұрын
Thanks you explained very well you deserves a thumbs up 👍
@sreekanthiragam2305
@sreekanthiragam2305 5 жыл бұрын
Thanks a lot for ur time in creating video session!!!
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Always a pleasure to learn and pass on my knowledge
@Eugene.Berezin
@Eugene.Berezin 5 жыл бұрын
Niceee! I seriously can't wait!
@mukulbakshi28
@mukulbakshi28 5 жыл бұрын
Keep it up man Love u, Great Video,Keep Coding Passionately
@bharatmodi777
@bharatmodi777 5 жыл бұрын
Awesome tutorial. Thanks for sharing.
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Glad you liked it! Its always a pleasure to put out content that helps others 😁
@vichhaikan7248
@vichhaikan7248 5 жыл бұрын
Nice tutorial!
@nilayavd5033
@nilayavd5033 3 жыл бұрын
Man just wow.... I have not seen actually whole video before & I was doing with other reference, Then I got stuck on tag,Error error & error.. Some how added tag & things got done. Now, when I am seeing this tutorial.. I came to know what I missed 😝
@MoeSawalha-
@MoeSawalha- 5 жыл бұрын
This is a game changer, great content thanks bro
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Always a pleasure to help😉
@mrabbasi9731
@mrabbasi9731 2 жыл бұрын
Love you :P :) You saved my life
@kevinvishal9071
@kevinvishal9071 4 жыл бұрын
Thank you !!!
@donathmm3881
@donathmm3881 5 жыл бұрын
Great video again kilo 😄
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Thanks Donat! Always appreciate the support
@maxspeed2k
@maxspeed2k 5 жыл бұрын
Missed you in San Jose!!..Thanks for the great content.
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Damn that sucks! I was trying to hang out or at least talk to anyone that wanted to hang out while I was out there. Are you going to the Hacking With Swift Live event?
@maxspeed2k
@maxspeed2k 5 жыл бұрын
@@Kilo_Loco I stayed in a hotel for the week in San Jose so my budget is done for 2019...Hopefully next dub-dub.
@anuragsharma7963
@anuragsharma7963 4 жыл бұрын
thanks mate
@samuelwallace2427
@samuelwallace2427 5 жыл бұрын
Thanks
@spencerkoltun5119
@spencerkoltun5119 5 жыл бұрын
Hey Kyle, As usual, this was great!!! It has been so tough finding a good SPM demo video and as I would really like to use it over CocoaPods, for certain circumstances, this gave me exactly what I was looking for. There is just one slight issue though. I have had so many issues with Xcode working well in the more recent versions of the software, and as such, tend to steer clear of the BETAs until they are closer to release. As you did this using Xcode 11 Beta, there are certain menus that are not the same in XCode 10 and so I was wondering, how your experience has been with 11 and if you are and would recommend using exclusively instead of 10, despite it still being in BETA, or do you have both installed, and wanted to work SwiftUII and the new SPM changes too?? Also, if you are running Xcode 10 still, would there be a way to do this same video or make an edit to this one, to include the necessary steps for Xcode 10 as well, as I was looking into to it more today and it looks like there has been changes. If you don't want to make whole other one, just for that, or edit this one, do you know a good place to find a video for that or the. missing steps?? Thank you very much for both this video and whatever you respond to this with!!! Keep up the great work!!!!!
@willasaskara
@willasaskara 4 жыл бұрын
thanks!
@piyushsharma1638
@piyushsharma1638 5 жыл бұрын
That information is priceless :)
@abdouett3676
@abdouett3676 5 жыл бұрын
Really nice work, thanks! Please, il you can explain the new Combine
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Combine coming soon
@abdouett3676
@abdouett3676 5 жыл бұрын
@@Kilo_Loco Thanks
@abdouett3676
@abdouett3676 5 жыл бұрын
@@Kilo_Loco Thanks!
@iosdeveloper5811
@iosdeveloper5811 4 жыл бұрын
Good work :D . Please Swift Package Manager with FIREBASE CRASHANALTYTICS AND ANATLYTICS
@LUKAS-bb4jc
@LUKAS-bb4jc 4 жыл бұрын
Hello, your video was very well made, but I’ve tried to push a new update after update my file, but the update does show up on GitHub but the file is still the original.
@jbee1263
@jbee1263 4 жыл бұрын
Great stuff man. What are the pros/cons of using the last approach you showed with having it as a dependency vs the first way in your project? Seems like the first way would be more beneficial and easier, if you needed to make changes to that dependency.
@Kilo_Loco
@Kilo_Loco 4 жыл бұрын
SPM provides ease of installation. When sharing your code online, you always want to make it as easy as possible for others to use it
@huntermeyer4972
@huntermeyer4972 3 жыл бұрын
This was fantastic but there's one problem: I can't edit my package dependency in my projects. If I want to have a package that I'm using in multiple projects with collaborators, I would've loved to have seen how it would be possible to edit the package within the project, so that it'd be easy to iterate across multiple apps
@giguerea
@giguerea 5 жыл бұрын
this is ok and easy if you are starting from scratch, but most projects on GitHub that are dynamic frameworks that support both Carthage and Cocoapods, how about converting them?
@zavatone
@zavatone 3 жыл бұрын
Nice work. We need you to help me teach iOS programming over in Namibia!
@Kilo_Loco
@Kilo_Loco 3 жыл бұрын
Always happy to help 😊
@gjermundification
@gjermundification 5 жыл бұрын
14:08 Any idea how to use your own sshd from within XCode? I have my URL in git set to `backup.server.lan:ProjectName/` and `git push` works from CLI. I'll try what you do at 17:58
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Not entirely sure. I mainly use the terminal for git, this was actually my first time using git on Xcode. Going to be playing around with it more though
@midos2200
@midos2200 5 жыл бұрын
There is no such an option in my Xcode. I can not find swift package like this, someone knows how I can find it somewhere else?
@starecho0105
@starecho0105 5 жыл бұрын
You need Xcode 11 beta
@mitchellrodrigues1456
@mitchellrodrigues1456 5 жыл бұрын
Hey mate, I have a problem with something else related. I created an app with lots of images and labels. The thing is, i made it for Iphone 8 and now if i put it on any other device, it messes up. How do i fix this without destroying my app ??
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
My guess would be to start rewriting the code that is messed up by using proper constraints
@mitchellrodrigues1456
@mitchellrodrigues1456 5 жыл бұрын
Kilo Loco can you make a video on how to make a UI with images in various places like a grid? Using proper constraints ? Or send me a link of a video? I’m not sure where to go from here
@sreekanthiragam2305
@sreekanthiragam2305 5 жыл бұрын
Is package similar to Framework?
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Packages are similar to frameworks but they expose the source code. If you want to hide your implementations from the user of your framework, then you would need to use an XCFramework
@antonkukoba3378
@antonkukoba3378 5 жыл бұрын
public static method...
@electronic3251
@electronic3251 5 жыл бұрын
BigPussiServise !!!
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Smaller is better
Sign In With Apple [UIKit] | Swift 5, Xcode 11
22:35
Kilo Loco
Рет қаралды 25 М.
Creating and Publishing Swift Packages (Swift Package Manager)
14:05
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 10 МЛН
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 127 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 50 МЛН
No empty
00:35
Mamasoboliha
Рет қаралды 10 МЛН
Diffable Data Source | Swift 5, Xcode 11
18:39
Kilo Loco
Рет қаралды 13 М.
Laid Off, AI is Coming
13:06
Kilo Loco
Рет қаралды 3,5 М.
Advanced Swift Package Manager - Tim Condon - Swift Heroes 2019
36:12
Getting Started With Unit Testing | XCTest | Swift
31:15
Kilo Loco
Рет қаралды 52 М.
How to Make a Swift Package! (Xcode)
14:33
Jared Davidson
Рет қаралды 18 М.
Create your own Swift Package | Xcode, SPM, Swift Tutorial
16:46
Flo writes Code
Рет қаралды 4,9 М.
Use Closures Not Delegates | Swift 5, Xcode 10
14:52
Kilo Loco
Рет қаралды 24 М.
How to build, publish and distribute SWIFT PACKAGES (and use locally)
29:33
Fredrik Oseberg Coding Lessons
Рет қаралды 3,2 М.
Swift 5.9 Released | Prime Reacts
14:36
ThePrimeTime
Рет қаралды 65 М.
Neden yüzünü saklıyor
0:19
H. DANIŞIK
Рет қаралды 35 МЛН
MAGIC FINGER TRICK TUTORIAL 😱😳
0:11
Milaad K
Рет қаралды 10 МЛН