ObjOpenSSL  Check-in [a1601d6862]

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: a1601d6862a6aeb9bdba8f8f8351ad055581e86c1052cd1b56fd2a2863acd525
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
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
1
2
3
4

5
6
7
8
9
10
11
12
13
14




+
+


-










-
-
-
-
*.dylib
*.framework
*.o
*.so
*.dylib
*~
.deps
aclocal.m4
autom4te.cache
buildsys.mk
config.log
config.status
configure
DerivedData
extra.mk
ObjOpenSSL.xcodeproj/*.mode1v3
ObjOpenSSL.xcodeproj/*.pbxuser
ObjOpenSSL.xcodeproj/project.xcworkspace
ObjOpenSSL.xcodeproj/xcuserdata

Deleted ObjOpenSSL.xcodeproj/project.pbxproj version [3fed43f8c2].