Skip to content

Commit

Permalink
Delete almost all XCode related files.
Browse files Browse the repository at this point in the history
Phil's OS X build process actually uses the autotools build; this is
automated in scripts/build-osx.sh. Only a couple of files from the osx/
directory appear to be referenced, we can just keep these around.

The X Code project is difficult to keep up to date as we have few OS X
developers; best to get rid of it.
  • Loading branch information
johnbartholomew committed Aug 26, 2018
1 parent 80ec004 commit f7ae0f8
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 6,446 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = contrib $(PLATFORM_SUBDIRS) src data osx
SUBDIRS = contrib $(PLATFORM_SUBDIRS) src data

PATH := @MXE_PATH@:$(PATH)

Expand Down
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,5 @@ AC_CONFIG_FILES([
contrib/vcacheopt/Makefile
contrib/glew/Makefile
contrib/profiler/Makefile
osx/Makefile
win32/Makefile])
AC_OUTPUT
16 changes: 0 additions & 16 deletions osx/Makefile.am

This file was deleted.

15 changes: 0 additions & 15 deletions osx/SDLMain.h

This file was deleted.

104 changes: 0 additions & 104 deletions osx/SDLMain.m

This file was deleted.

16 changes: 0 additions & 16 deletions osx/package/Distribution.xml

This file was deleted.

5 changes: 0 additions & 5 deletions osx/package/pioneer.plist

This file was deleted.

Binary file removed osx/pioneer-logo.icns
Binary file not shown.
Loading

0 comments on commit f7ae0f8

Please sign in to comment.