ios - Xcode accidentally removed reference to a file -


i accidentally removed reference .h file in xcode.

the file nuisance , needs deleted. tried finding physical location of file , deleting through finder caused build fail. have restored physical location.

i need undo "remove reference" can delete file through xcode properly.

thanks help


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -