removed top-level iOS/iPhone projects in favor of the IDE/iOS projects

This commit is contained in:
John Safranek
2015-03-02 12:02:29 -08:00
parent c14bd2dddd
commit 9f37133e67
3 changed files with 1 additions and 765 deletions

View File

@@ -48,14 +48,12 @@ EXTRA_DIST+= lib/dummy
EXTRA_DIST+= wolfssl-ntru.vcproj
EXTRA_DIST+= wolfssl.vcproj
EXTRA_DIST+= wolfssl.vcxproj
EXTRA_DIST+= wolfssl-iphone.xcodeproj/project.pbxproj
EXTRA_DIST+= wolfssl-ios.xcodeproj/project.pbxproj
EXTRA_DIST+= wolfssl-ntru.sln
EXTRA_DIST+= wolfssl.sln
EXTRA_DIST+= wolfssl64.sln
EXTRA_DIST+= valgrind-error.sh
EXTRA_DIST+= gencertbuf.pl
EXTRA_DIST+= IDE
EXTRA_DIST+= IDE
EXTRA_DIST+= README.md
EXTRA_DIST+= LICENSING
EXTRA_DIST+= INSTALL