You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Clone the project and go to RideShare folder to open the project.
2) Install Cocoapods using sudo get install cocopods (Input your password for admin rights)
3) Open RideShare.xcworkspace
4) Click on the project and go to General and scroll down to Linked Frameworks and Libraries.
5) select add and choose FacebookSDK.framework from FaceBookSDK folder.
6) If the Projects shows any swift permission denied erros then please verify framework search paths and remove any unnecessary ones.
7) Run it on the device you want.