Xcode git merged with master, cannot find any files -


i merged 1 of branches master through xcode. did, of files in project navigator disappeared.

git in terminal has run me through loops trying revert previous commit.

i relatively new git, please guide me through correct process of a) retrieving files, , (if feels being incredibly helpful) b) adding/merging branch master branch?

edit

the .xcodeproj file still intact , usable correct files, .xcworkspace file have been using (as result of cocoa pods) no longer contains of appropriate files.

so within .xcworkspace file, can no longer access scheme or find of files or utilize source control.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -