Open arturoc opened 9 years ago
sure - for now, we've done this at the project level -- for example here's what we do on osx / ios:
but we could do it when we recursively parse src (ie, before the project level):
i just got this creating a project for osx so even the check for the xcode project might be broken?
very well could be !! let me dig into this...
i've had this problem only recently but i don't use the PG much except for creating empty projects so it might have been like this always.
when updating a project with exisiting source it should add only files with the allowed extensions:
right now it's adding anything in the folder and some files like .orig from merges from github or backup files from some editors get into the project file which makes the compilation fail.