Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
CFPropertyList library
2
---------------
3
 
1441 ariadna 4
Downloaded latest release (2.0.5) from: https://github.com/moodlehq/CFPropertyList/tags
1 efrain 5
 
6
Import procedure:
7
 
8
- Copy all the files from the CFPropertyList-XXX/src/CFPropertyList folder into lib/plist/classes/CFPropertyList.
9
- Copy all the .md files from CFPropertyList-XXX to lib/plist/.
10
 
11
Removed:
12
 * .gitignore
13
 * composer.json
14
 * build.sh
15
 * examples
16
 * tests
17
 
18
Added:
19
 * readme_moodle.txt
20