Remove Xcode project

Maintaining two build systems is too annoying.
This commit is contained in:
Jonathan Schleifer 2018-01-21 21:55:58 +01:00
parent 7bd7ccc31f
commit 50c2fd9612
No known key found for this signature in database
GPG key ID: 28D65178B37F33E3
2 changed files with 2 additions and 319 deletions

7
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.dylib
*.framework
*.o
*.so
*.dylib
*~
.deps
aclocal.m4
@ -11,7 +12,3 @@ config.status
configure
DerivedData
extra.mk
ObjOpenSSL.xcodeproj/*.mode1v3
ObjOpenSSL.xcodeproj/*.pbxuser
ObjOpenSSL.xcodeproj/project.xcworkspace
ObjOpenSSL.xcodeproj/xcuserdata