nitc :: PbxFile :: add_to_project
private fun add_to_project(project: PbxprojectTemplate) do project.source_files.add self project.files.add self end