xcodeplistxcode-project

Get creation date of Xcode project


The question is pretty simple, is there a .plist attribute or something like this where the creation date of a Xcode project .xcodeproj is saved?

I can not use the file system creation date, because I copied and pasted the project very often and the metadata are corrupted.

I tried the tool EasyFind to search for the creation year in all files of my project, but without success.


Solution

  • I ask apple support and they say that there is no creation date saved!