Add file to this project

Property definitions

nitc $ PbxprojectTemplate :: add_file
	# Add `file` to this project
	fun add_file(file: PbxFile) do file.add_to_project(self)
src/platform/xcode_templates.nit:164,2--165,57