mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
21 lines
449 B
Text
21 lines
449 B
Text
CFPropertyList library
|
|
---------------
|
|
|
|
Downloaded last release from: https://github.com/TECLIB/CFPropertyList/releases/
|
|
|
|
Import procedure:
|
|
|
|
- Copy all the files from the CFPropertyList-XXX/src/CFPropertyList folder into lib/plist/classes/CFPropertyList.
|
|
- Copy all the .md files from CFPropertyList-XXX to lib/plist/.
|
|
|
|
Removed:
|
|
* .gitignore
|
|
* composer.json
|
|
* build.sh
|
|
* examples
|
|
* tests
|
|
|
|
Added:
|
|
* readme_moodle.txt
|
|
|
|
Downloaded version: 2.0.2
|