Remove Xcode project

Maintaining two build systems is too annoying.
This commit is contained in:
Jonathan Schleifer 2018-01-21 23:46:12 +01:00
parent e303ca5a35
commit 3d0573f432
No known key found for this signature in database
GPG key ID: 28D65178B37F33E3
2 changed files with 3 additions and 565 deletions

8
.gitignore vendored
View file

@ -1,6 +1,7 @@
*.dll
*.dylib
*.o
*.so
*.dylib
*~
.deps
aclocal.m4
@ -14,9 +15,6 @@ configure
DerivedData
docs
extra.mk
ObjXMPP.xcodeproj/*.mode1v3
ObjXMPP.xcodeproj/*.pbxuser
ObjXMPP.xcodeproj/project.xcworkspace
ObjXMPP.xcodeproj/xcuserdata
src/ObjXMPP.framework
tests/tests
tests/storage.binarypack