ios - How to find out what version of Pages/Numbers/Key was the file created in? -


my issue not sure how find out version of apple software file created in. not heavy user of apple products, need able figure out version files created in.

i see in index.xml following code

<sl:document xmlns:sfa="http://developer.apple.com/namespaces/sfa" xmlns:sf="http://developer.apple.com/namespaces/sf" xmlns:xsi="http://www.w3.org/2001/xmlschema-instance" xmlns:sl="http://developer.apple.com/namespaces/sl" sl:version="72007061400" sfa:id="slpublicationmodel-0" sl:generator="slingshot" sl:app_build_date="jan 22 2008, 01:09:42"> 

within sl:document tag there's sl:version="72007061400", vs version-history. can find out version corresponds to?

if there resource apple formats can check against versions awesome. if not looking in right spot please correct me.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -