after-all::
ifeq ($(FOUNDATION_LIB), apple)
	@cp -f SWKBrowser-Info.plist $(APP_NAME).app/Contents/Info.plist
endif
