Hi David, I can't duplicate the Terminal it is just the option didn't appear to me, how can I solve this?
@software-sage Жыл бұрын
By now there should be other ways to fix this issue. Or just use Swift Package Manager
@SamXx-fc5pp2 жыл бұрын
Worked for me too , thanks bro 🙏🏼
@software-sage2 жыл бұрын
Glad I could help
@ПетрЛавров-ш5ю2 жыл бұрын
Hello, please tell me how to return to another process after the "vim Podfile" command, you click " :wq" on the video and go, I don't work like that!
@software-sage2 жыл бұрын
Pres “ESC” key to exit
@richardmorgan97083 жыл бұрын
did not work for me. getting the same error.
@robertt6393 жыл бұрын
Same. Anyone solved it?
@furqanahmad26703 жыл бұрын
@@robertt639 same for me, any other solution?
@pubudutharuka80533 жыл бұрын
same for me
@furqanahmad26703 жыл бұрын
@@pubudutharuka8053 i found a solution
@furqanahmad26703 жыл бұрын
@@pubudutharuka8053 he explained the same thing but somehow i couldn't able to fix that error by following what he was showing in the video. I fixed my issues by following this article which is similar to the video. khushwanttanwar.medium.com/xcode-12-compilation-errors-while-running-with-ios-14-simulators-5731c91326e9
@johanaronstedt81862 жыл бұрын
Didnt work for me, i tried installing everything using homebrew but then found your video and I uninstalled with homebrew and then tried your method but I just get errors while trying the "sudo gem install"
@software-sage2 жыл бұрын
Did you get it to work?
@johanaronstedt81862 жыл бұрын
@@software-sage yes I eventually got it to work 😇 thanks!
@dopamine_burnout3 жыл бұрын
Thanks, fixed my problem. But Xcode warning me and offers to "Update IOS Deployment Target ". What's you recommend, guys: to not pay attention or perform changes?
@software-sage3 жыл бұрын
I would update it
@sythorngsun6842 жыл бұрын
Thank so much bro🙏
@usus84203 жыл бұрын
Hi every time you create a project you have to install cocopoads ?
@software-sage3 жыл бұрын
If you are using dependencies then yes
@affanputra597110 ай бұрын
i Can't Duplicate the terminal on Mac Sonoma
@ameykulkarni162410 ай бұрын
Did you solve it ?
@affanputra597110 ай бұрын
I still can't duplicate the terminal. but my problem has been resolved @@ameykulkarni1624
@kostaspsikos77213 жыл бұрын
Excellent!
@software-sage3 жыл бұрын
Glad you liked it!
@markozivanovic59362 жыл бұрын
Tnx! 🙌🏼
@software-sage2 жыл бұрын
You're welcome
@lucyfox3383 жыл бұрын
Worked for me. Thanks
@software-sage3 жыл бұрын
Awesome!
@iamwhoiam68352 жыл бұрын
Thank you so much!
@software-sage2 жыл бұрын
You're welcome!
@newskooter64633 жыл бұрын
life saver
@software-sage3 жыл бұрын
Thank you
@GethWR3 жыл бұрын
great, thx! sudo gem install ffi works for me!
@software-sage3 жыл бұрын
That method should also work. I've heard other people talk about it
@neomukesh13 жыл бұрын
getting same error : zsh: command not found: pod
@software-sage3 жыл бұрын
Make sure you installed “Cocoapods” on your computer
@neomukesh13 жыл бұрын
@@software-sage How to install Cocoapods in Mac m1
@jaisanmathew37113 жыл бұрын
Building native extensions. This could take a while... ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension.
@soy_tony2 жыл бұрын
same problem
@software-sage2 жыл бұрын
Did you get it to work?
@ernie-j1o2 жыл бұрын
solved?
@toufikahamed14922 жыл бұрын
Can't install. anyone help me am a beginner.
@software-sage2 жыл бұрын
Did you get it to work?
@toufikahamed14922 жыл бұрын
@@software-sage not yet.
@karthigayan60373 жыл бұрын
thanks bro
@software-sage3 жыл бұрын
Welcome
@prasad36733 жыл бұрын
Not working
@software-sage3 жыл бұрын
What's not working here?
@kirillshvetsov77452 жыл бұрын
Good, отлично
@software-sage2 жыл бұрын
You're welcome
@gaf_gaf2 жыл бұрын
At 2:12 With the M1 Monterey it says: You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory. Unfortunately.
@software-sage2 жыл бұрын
Trying using sudo
@gaf_gaf2 жыл бұрын
@@software-sage That's what I did: % sudo gem install cocoapods Password: ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory.