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
Post a Comment