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
When comparing the makefile system to the xcode project, I've found that the makefiles refer to a few files that the xcode project believes don't exist. If possible, could these files be removed from the repository?
If you would rather leave them in the repo, I can put together a patch to have the makefiles ignore them.
source/gdbserver
source/Commands/CommandObjectCall.h
source/Commands/CommandObjectCall.cpp
The text was updated successfully, but these errors were encountered:
Extended Description
Hello,
When comparing the makefile system to the xcode project, I've found that the makefiles refer to a few files that the xcode project believes don't exist. If possible, could these files be removed from the repository?
If you would rather leave them in the repo, I can put together a patch to have the makefiles ignore them.
The text was updated successfully, but these errors were encountered: