#Swift help ๐
1 messages ยท Page 1 of 1 (latest)
Yeah please ๐
hey all,
i recently downloaded a twitter clone and im trying to get it to build but facing some errors. from what i understand, I need to add a new googleservice info p list and install cocoapods.
i believe those are the 2 fixes. i created a new project in firebase and added the google service info p list but it didnt appear to solve the issue
please let me know if you are able to get it to build. im new to fire base
were you able to run it yourself? @misty beacon
I haven't done it yet sorry, I will soon ๐
@upbeat flicker do you have swift experience?
these are my errors by the way. i created a new project and added an info p list from my firebase.
i also have cocoapods installed
what do you mean by that?
๐
?
how can i know which ones need be installed?
OK library files are missing
Have you just cloned this and tried to run it?
How have you set up your environment before hand?
Have you done pod install?
I installed cocoa pods. Then when I enter pod install, it says command not found.
had success with sudo gem install cocoapods though
i didnt clone it. should i?
So you don't even have the cocoapod properly installed
it appears that way
is that the only error?
but it doesnt make sense. because cocoapods said it successfull installed by way of sudo gem but then doesnt appear with pod install?
Sorry I thought you said you had cloned it
dont worry. i didnt clone it.
the project is a twitter clone
its a project to replicate twitter
@maiden pelican
Maybe the path is not properly set?
Looks that way by the files
ok i ought to learn that