Remove Xcode project
Maintaining two build systems is too annoying.
This commit is contained in:
parent
e303ca5a35
commit
3d0573f432
2 changed files with 3 additions and 565 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue