Overview
Comment: | Remove Xcode project
Maintaining two build systems is too annoying. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a1601d6862a6aeb9bdba8f8f8351ad05 |
User & Date: | js on 2018-01-21 20:55:58 |
Other Links: | manifest | tags |
Context
2018-01-21
| ||
22:31 | Update buildsys check-in: a7e2f217b6 user: js tags: trunk | |
20:55 | Remove Xcode project check-in: a1601d6862 user: js tags: trunk | |
20:54 | Add support for building as a .framework check-in: 7dc1bed92b user: js tags: trunk | |
Changes
Modified .gitignore from [966b860767] to [24cd89b83e].
1 2 | *.o *.so | > > < < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | *.dylib *.framework *.o *.so *~ .deps aclocal.m4 autom4te.cache buildsys.mk config.log config.status configure DerivedData extra.mk |
Deleted ObjOpenSSL.xcodeproj/project.pbxproj version [3fed43f8c2].