Тёмный

Swift for Beginners: How to Install CocoaPods - iOS 2020 

iOS Academy
Подписаться 117 тыс.
Просмотров 37 тыс.
50% 1

Today we'll take a look at what cocoapods are, how you can use them, and how to install them. They are an essential aspect of iOS development - not only helping you develop faster, but more efficiently as well.
💻 Source Code: / iosacademy
🎥 Subscribe for more: www.youtube.co...
😎 Like my teaching style? Check out some of my most popular courses!: courses.iosaca...
iOS Academy offers the #1 course for iOS Development for Beginners. Learn to create iPhone and iPad apps from scratch. Everyone these days has an app idea; learn the important skill of making those apps, make yourself more marketable, change industries to get a different job, and enjoy the ride!
This video is brought to you by Skillshare - an only community of teachers sharing awesome skills. Use the following link to get 2 months of FREE premium: www.skillshare...

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@joshuamcdowell2721
@joshuamcdowell2721 4 года назад
As soon as I clicked build (with three pods) I heard my brand new iMac fans fire up and roar! Clearly it definitely takes some processing power. It made me smile when I heard his fans turn on in the video when he clicked build. Thanks for the tutorial, making my first app and I've already subscribed. Keep the vids coming!
@iOSAcademy
@iOSAcademy 4 года назад
Haha thanks!
@scorpion92v
@scorpion92v 5 месяцев назад
Thank you for this video. I'm completely new in swift and i have some investigation in code of app - this saving my time.
@lizziehigh
@lizziehigh 4 года назад
thank you!! Easily the best cocoapods video ive seen for actually explaining what goes on, gained a subscriber today!!!
@iOSAcademy
@iOSAcademy 4 года назад
Thank you!
@bitsurfer0101
@bitsurfer0101 3 года назад
@@iOSAcademy I like how you explain a bit of why you need to do certain things rather than just saying this is what you need to do.
@birdman4274
@birdman4274 3 года назад
2:40 Think that should have been 'sudo gem install cocoapods' hence permissions error
@user-or7ji5hv8y
@user-or7ji5hv8y 3 года назад
Best explanation yet.
@iOSAcademy
@iOSAcademy 3 года назад
Thanks!
@vamseecheruvu
@vamseecheruvu 2 года назад
Thank you so much! Super helpful!
@iOSAcademy
@iOSAcademy Год назад
Youre welcome
@OBaumeister
@OBaumeister 3 года назад
This is amazing! super valuable.
@iOSAcademy
@iOSAcademy 3 года назад
Thanks!
@BryanEdwardArmijos
@BryanEdwardArmijos 3 года назад
I LOVE YOU THANK YOU
@iOSAcademy
@iOSAcademy 3 года назад
Youre welcome
@grant912
@grant912 2 года назад
i love you
@makeinpro
@makeinpro 2 года назад
canvas cannot build after install podfile, is there any solution?
@duenno6207
@duenno6207 3 года назад
The reference to great pods that are popular isn't in the descriptions you mentioned @ 8:53 Really interested to see what the standard is, although it probably depends on the App function and design; but I'm sure there are a few pods that are in every App of a certain level as standard. Also I have to echo some of the comments this is the best Cocoapod video!! Clear, concise and to the point, nice video length. Masterful balance 🍸🍹
@MichaelOReillySD
@MichaelOReillySD 3 года назад
I'm getting an error when trying to install - pod 'RealmSwift' in Podfile via terminal. Any suggestions? Analyzing dependencies /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.3/lib/ffi/library.rb:275: [BUG] Bus Error at 0x0000000101390000 ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20] -- Crash Report log information -------------------------------------------- See Crash Report log file under the one of following: * ~/Library/Logs/DiagnosticReports * /Library/Logs/DiagnosticReports for more details. Don't forget to include the above Crash Report log file in bug reports.
@samb9439
@samb9439 2 года назад
Good tutorial but you should have named the project something other than simply 'pod'. Gets confusing what's being referred - the project or an actual pod from cocoapods.
@iOSAcademy
@iOSAcademy 2 года назад
Good feedback
@julianaruiz5111
@julianaruiz5111 2 года назад
I got stuck once I typed pod install, it ran and it looked like a bunch of ruby files. IDEAS???
@jaredthomas2957
@jaredthomas2957 4 года назад
Killing it!
@iOSAcademy
@iOSAcademy 4 года назад
Thanks! Glad you liked the video.
3 года назад
Hi, should i really remove de "platform :ios, '9.0'" line??
@jorgeperea5095
@jorgeperea5095 3 года назад
Hi, could anyone help with this error?
@thomascolverd5316
@thomascolverd5316 4 года назад
at the beginning, I get "failed to build gem native extension"... how do I fix this?
@iOSAcademy
@iOSAcademy 4 года назад
You need to install cocoapods via brew
@haifaaalkaabi4664
@haifaaalkaabi4664 3 года назад
@@iOSAcademy yeah that’s work for me Thanks !!
@ShenxinXu-n7x
@ShenxinXu-n7x 9 месяцев назад
I really don't like the stupid change my project structure and work space behind the scene. It will screw up. Why does pod have to do this?
@kingdomhearts45Th
@kingdomhearts45Th 3 года назад
ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory. How would I fix this?
@jessed9573
@jessed9573 3 года назад
run with sudo in front, had same issue and worked after adding sudo
@TylerMatthewHarris
@TylerMatthewHarris 3 года назад
@@jessed9573 thanks 😄
@basaratali92
@basaratali92 3 года назад
When i run "gem install cocoapods" getting this error ERROR: While executing gem ... (Errno::EPERM) Operation not permitted @ apply2files - /Library/Ruby/Gems/2.6.0/gems/ffi-1.14.2/CHANGELOG.md
@kingkevin23
@kingkevin23 3 года назад
try it with sudo or install via Homebrew
@MichaelOReillySD
@MichaelOReillySD 3 года назад
' sudo gem install cocoapods ' worked for me when I had the same issue. Start form a fresh terminal window.
@girlscoutcookies7963
@girlscoutcookies7963 4 года назад
thank you sooo much!! amazing
@iOSAcademy
@iOSAcademy 4 года назад
Youre welcome!
@amstudios6193
@amstudios6193 4 года назад
Nice video man you literally saved my business :)
@iOSAcademy
@iOSAcademy 4 года назад
Comments like these motivate me to make more vids! thanks for watching :)
@sebasanblas2703
@sebasanblas2703 3 года назад
Excellent! Thanks you!
@iOSAcademy
@iOSAcademy 3 года назад
Youre welcome
Далее
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
Просмотров 297 тыс.
А вы играли в school boy runaway?
00:30
Просмотров 167 тыс.
What is CocoaPods in Xcode
8:33
Просмотров 12 тыс.
Flutter for iOS developers
13:43
Просмотров 113 тыс.
How to Install a CocoaPod - Xcode 9 - Swift 4
11:18
Просмотров 88 тыс.
MVP по SOLID c DI и Unit test на Swift 5 part 1
54:47
How to Become an iOS Developer - The Skills You Need
8:21
SwiftData Basics in 15 minutes
15:18
Просмотров 46 тыс.
Become an iOS Developer: A Lean Roadmap for Beginners
15:38
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
Просмотров 297 тыс.