Remove unused and outdates samples/Info.plist file
This file was added in 4d524cdd0e
a long
time ago but doesn't seem to have been ever actually used for anything
and is outdated, e.g. contains LSRequiresCarbon=true, which shouldn't be
used any longer.
Remove the file itself and all references to it.
This commit is contained in:
@@ -97,10 +97,6 @@ run_sed include/wx/version.h \
|
||||
run_sed include/wx/osx/config_xcode.h \
|
||||
"/^#define PACKAGE/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
run_sed samples/Info.plist \
|
||||
"/version/s/$ver_for_sed/$ver_string_new/" \
|
||||
"/<string>/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
run_sed samples/minimal/Info_cocoa.plist \
|
||||
"/<string>/s/$ver_for_sed/$ver_string_new/"
|
||||
|
||||
|
Reference in New Issue
Block a user